Chip 8 for GBA: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "Category:GBA homebrew emulators" to "" |
||
| Line 36: | Line 36: | ||
* Author's website - http://mapage.noos.fr/gbongba/ | * Author's website - http://mapage.noos.fr/gbongba/ | ||
[[Category:Other homebrew emulators on GBA]] | [[Category:Other homebrew emulators on GBA]] | ||
Revision as of 02:52, 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/