User:Peterb/MyChip8Page1

From WikiEducator
Jump to: navigation, search

The second Chip 8 progress page.

So, where are we at? Well, I'm up to version 15 for the Processing version of the Chip 8 emulator/debugger. It's slow and tiny but has taught me a lot about the attributes of Chip 8, Java, Processing, version control and perseverance. Still have to work out what chip 8 thinks it's getting when keys are pressed. Pretty sure it looks for a 0x01 when a "1" is pressed and not 0x31 that I programmed it with.Think it's time this phase is finished and put to bed so then I can start on the Arduino version.

Chip8ProcessingProgress0.png