Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thimc/chip9

CHIP-8 emulator for 9front
https://github.com/thimc/chip9

9front chip8-emulator emulator plan9

Last synced: about 1 month ago
JSON representation

CHIP-8 emulator for 9front

Awesome Lists containing this project

README

        

# chip9

![screenshot](screenshot.png)

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