Chip 8 for GBA
From GameBrew
More actions
| Chip 8 for GBA | |
|---|---|
| General | |
| Author | Mael |
| Type | Other emulators |
| Version | 2002 |
| License | Mixed |
| Last Updated | 2002/01/27 |
| Links | |
| Download | |
| Website | |
Chip 8 emulator for. It's a recompile of Vision8 by Marcel De Kogel. It's still in early stage, but it works.
Installation
Run the following commond line to generate the .gba file:
- Unix:
cat chip8.gba chipgame > chipgame.gba - Dos:
copy /b chip8.gba+chipgame chipgame.gba
There is a keyboard on the upper left corner that shows how the joypad is mapped.
Screenshots
Known issues
Some rom doesn't work.
External links
- Author's website - http://mapage.noos.fr/gbongba/