• 60Fps 64x32 pixel monochrome display.
• 4K 8-bit RAM.
• 16 8-bit registers (V0–VF).
• 16-bit PC - program counter
• 16-bit I - index register
• 16-bit one-page stack.
• 700 instructions per second (~1428571 nanosecond per instruction)
• 8-bit delay and sound timers (decrements at 60Hz) ~16666667 nanoseconds per timer cycle.
• Hex Keypad:
1 2 3 C
4 5 6 D
7 8 9 E
A 0 B F
-
Notifications
You must be signed in to change notification settings - Fork 0
very accurate interpreter for the CHIP-8 programming language and virtual machine specification
beddinao/enhanced-chip-8-emulator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
very accurate interpreter for the CHIP-8 programming language and virtual machine specification