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

https://github.com/levshx/nim-chip8

chip8 emulator written on nim-lang
https://github.com/levshx/nim-chip8

chip-8 chip8 chip8-emulator nim-lang

Last synced: 5 days ago
JSON representation

chip8 emulator written on nim-lang

Awesome Lists containing this project

README

        

# nim-chip8
chip8 emulator written on nim-lang

[![nim-chip8](https://raw.githubusercontent.com/levshx/nim-chip8/main/readme/screen.jpg)](https://github.com/levshx/nim-chip8)

For staticlib used gcc version 13.1.0 (Rev7, Built by MSYS2 project)

## Bugs

CPU currently has 4 bugs under test:

[![nim-chip8](https://raw.githubusercontent.com/levshx/nim-chip8/main/Errors.jpg)](https://github.com/levshx/nim-chip8)