You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
{{#seo: |title=GameBrew |title_mode=append |image=gb8.png |image_alt=GB-8 }} GB-8 is a CHIP-8 interpreter for the Gameboy Color. It comes pre-loaded with a whole bunch of CHIP-8 ROMs and is easily expandable and modular. And thanks to the small size of CHIP-8 ROMs, it even fits onto a 32KB cartridge. == Installation == Simply download the newest version from the [https://github.com/Hacktix/GB-8/releases Releases Section] and load it up on hardware or on your favorite Game Boy emulator. == User guide == The current Release build comes packaged with the following ROMs: * Airplane (Game) * AstroDodge (Game) * Blinky (Game) * Breakout (Game) * Cave (Game) * Kaleidoscope (Demo) * Particle (Demo) * Pong (Game) * Sierpinski (Demo) * Trip8 (Demo) * Fall (Demo) If you clone the repository you can add your own CHIP-8 ROMs and assemble a new GB ROM, all you need to do is to change the <code>src/roms.asm</code> file to your needs. A description of the file format can be found at the top of the file. == Controls == D-Pad - Navigate menu A - Start the game A+B+Start+Select - Exit game Controls for the games themselves are mapped on a per-game basis. == Screenshots == https://dlhb.gamebrew.org/gbhomebrews/gb8.png https://dlhb.gamebrew.org/gbhomebrews/gb82.png https://dlhb.gamebrew.org/gbhomebrews/gb83.png https://dlhb.gamebrew.org/gbhomebrews/gb84.png == Changelog == '''v1.0.0''' * Initial release of GB-8, featuring a ROM-selection interface as well as 11 built-in ROMs. == External links == * GitHub - https://github.com/Hacktix/GB-8/
Advertising: