-
Most of the recent breakage due to `rustc` updates (#1, #2) affects the `Piston` part of the crate.
Maybe it could be worthwhile to split the current code in a `chip8-piston` (GUI) and a `chip8` (emu…
-
Hi there. I propose a few improvements to the further chip16 specs (not the 1.3) that is, a time management.
That would mean as an example adding instructions to get the time the emulator has been ru…
-
Space invaders doesn't work. It looks like there is an opcode that doesn't get executed quite right and ends up corrupting the memory.