Module rust_chip8_opengl::processor

source ·

Structs§

  • The actual CHIP-8 processor. Decodes and runs any opcodes, stores memory, stores screen. Needs to be paired with an interface to allow the user to actually interact with the program.

Constants§

  • The sprites for the digits 0-F, as bytes