Chip 8 for GBA: Difference between revisions
From GameBrew
More actions
m Text replacement - "Category:Other homebrew emulators on GBA" to "" |
m Text replacement - "type=Other emulators" to "type=Other Emulators" |
||
| Line 11: | Line 11: | ||
|author=Mael | |author=Mael | ||
|lastupdated=2002/01/27 | |lastupdated=2002/01/27 | ||
|type=Other | |type=Other Emulators | ||
|version=2002 | |version=2002 | ||
|license=Mixed | |license=Mixed | ||
Revision as of 06:05, 10 May 2024
| 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/