Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 396 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 396 Bytes

chip9

screenshot

CHIP-8 emulator for 9front / plan 9

Keyboard shortcuts

1	2	3	4
Q	W	E	R
A	S	D	F
Z	x	C	V

To pause the emulator press p.

To step the emulator, one instruction at a time press o.

To show debugging information press i.

TODO

  • Better input handling.
  • Better drawing speeds.

Installation

mk install
chip9 ibm.ch8

License

MIT