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

https://github.com/catmeowbyte/chip_byte_micro

CHIP-8 emulator.
https://github.com/catmeowbyte/chip_byte_micro

chip-8 chip-8-emulator chip-8-interpreter chip8 chip8-emulator chip8-interpreter

Last synced: 5 months ago
JSON representation

CHIP-8 emulator.

Awesome Lists containing this project

README

          

# [CBM] CHIP-Byte Micro

*by CatMeowByte*

CHIP-8 Interpreter and Virtual Machine.

## Usage

Drop the `.ch8` cartridge file to the application.
Currently only compatible with original CHIP-8 cartridge.

## License

This project is licensed under [GPLv3+](https://spdx.org/licenses/GPL-3.0-or-later.html "GNU General Public License version 3 or later").

## Contributing

This project follows the [HGG](https://catmeowbyte.github.io/heretic_git_guidelines "Heretic Git Guidelines").