https://github.com/drguildo/chip8decompiler
A CHIP-8 decompiler.
https://github.com/drguildo/chip8decompiler
chip8 csharp decompiler visual-studio
Last synced: 7 months ago
JSON representation
A CHIP-8 decompiler.
- Host: GitHub
- URL: https://github.com/drguildo/chip8decompiler
- Owner: drguildo
- Created: 2018-01-26T18:03:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-03T14:05:39.000Z (almost 8 years ago)
- Last Synced: 2025-03-12T07:33:08.688Z (10 months ago)
- Topics: chip8, csharp, decompiler, visual-studio
- Language: C#
- Size: 10.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CHIP8Decompiler
A simple decompiler for the [CHIP-8](https://en.wikipedia.org/wiki/CHIP-8) architecture.