CHIP8-2DS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
|source=https://github.com/nopy4869/CHIP8-2DS | |source=https://github.com/nopy4869/CHIP8-2DS | ||
}} | }} | ||
This is an emulator for Chip-8. It is a simple, interpreted, programming language created in the late 1970s. | This is an emulator for Chip-8. It is a simple, interpreted, programming language created in the late 1970s. | ||
Revision as of 13:52, 4 January 2022
| CHIP8-2DS | |
|---|---|
| File:Chip82ds2.png | |
| General | |
| Author | nopy4869 |
| Type | Computer |
| Version | 1.0 |
| License | Mixed |
| Last Updated | 2016/07/15 |
| Links | |
| Download | |
| Website | |
| Source | |
This is an emulator for Chip-8. It is a simple, interpreted, programming language created in the late 1970s.
Features
- Screen scaling.
- Save states.
- Debug information.
- Pause.
- Reset.
- Touchscreen input.
- 3D.
User guide
There are some games included in the release, type in the filename to launch the program.
Known issues
Many games hang after entering the filename (tested on N3DS).