Chip 8 for GBA: Difference between revisions
From GameBrew
More actions
m Text replacement - "Category:GBA homebrew emulators" to "" |
m Text replacement - "Category:Other homebrew emulators on GBA" to "" |
||
| Line 35: | Line 35: | ||
==External links== | ==External links== | ||
* Author's website - http://mapage.noos.fr/gbongba/ | * Author's website - http://mapage.noos.fr/gbongba/ | ||
Revision as of 04:21, 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/