Files
porcel8/README.md
Atreya Bain 2a4868c0c0 [dev] lots of progress
Create main timer loop using an auxilliary thread.
2024-03-02 13:00:57 +05:30

401 B

CHIP-8 Emulator

Chip 8 emulator made with Rust.

Status

  • Memory
  • Loading fonts
  • Registers
  • Stack
  • Instruction Processing
  • Display
  • Keyboard

More information on Chip-8