CHIP-8 Interpreter, Disassembler, and Debugger









  1. ---
  2. ---
  3. ---
  4. ---
  5. ---
  6. ---
  7. ---
  8. ---
  9. ---
  10. ---
  11. ---
  12. ---
  13. ---
  14. ---
  15. ---
  16. ---

































  1. 0x200: ---
  2. 0x202: ---
  3. 0x204: ---
  4. 0x206: ---
  5. 0x208: ---
  6. 0x20A: ---
  7. 0x20C: ---
  8. 0x20E: ---
  9. 0x210: ---
  10. 0x212: ---
  11. 0x214: ---
  12. 0x216: ---
  13. 0x218: ---
  14. 0x21A: ---
  15. 0x21C: ---
  16. 0x21E: ---





Program Instructions:

No ROM currently loaded!

Keyboard to CHIP-8 Keypad Mapping:

1 2 3 4     1 2 3 C
Q W E R ==> 4 5 6 D
A S D F     7 8 9 E
Z X C V     A 0 B F

Debugger Instructions: