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
- Host: GitHub
- URL: https://github.com/levshx/nim-chip8
- Owner: levshx
- Created: 2022-10-11T19:14:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-12T16:02:02.000Z (5 months ago)
- Last Synced: 2025-02-17T14:47:41.589Z (3 months ago)
- Topics: chip-8, chip8, chip8-emulator, nim-lang
- Language: Nim
- Homepage:
- Size: 414 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nim-chip8
chip8 emulator written on nim-lang[](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:
[](https://github.com/levshx/nim-chip8)