mirror of
https://github.com/MiSTer-devel/Gameboy_MiSTer.git
synced 2026-04-19 03:04:09 +00:00
31563c2ef64eebcac9864c2af01decac43c7df67
fixed random fastforward crash fixed fastforward Video glitches(HDMA) added fastforward toggle (short button press) added savestate OSD entry and multiple slots using keyboard(F1-F4) add MBC detection and address translation to simulation
Gameboy / Gameboy Color for MiSTer Platform
This is port of Gameboy for MiST
- Place RBF file into root of SD card.
- Place *.gb files into Gameboy folder.
Features
- Original Gameboy & Gameboy Color Support
- Super Gameboy Support - Borders, Palettes and Multiplayer
- SaveStates
- Fastforward
- Rewind - Allows you to rewind up to 40 seconds of gameplay
- Frameblending - Prevents flicker in some games (e.g. "Chikyuu Kaihou Gun Zas")
- Custom Palette Loading
- Gameboy Link Port Support - Requires USERIO adapter
- Cheats
Open Source Bootstrap roms
This now includes the open source boot ROMs from https://github.com/LIJI32/SameBoy/ (for maximum GBC compatibility/authenticity you can still place the Gameboy color bios/bootrom into the Gameboy folder and rename it to boot1.rom)
Palettes
Core supports custom palettes (*.gbp) which should be placed into Gameboy folder. Some examples are available in palettes folder.
Autoload
To autoload custom palette at startup rename it to boot0.rom To autoload favorite game at startup rename it to boot2.rom
Video output
The Gameboy can disable video output at any time which causes problems with vsync_adjust=2 or analog video during screen transitions. Enable the Stabilize video option to fix this at the cost of some latency.
Description
Languages
Verilog
40.7%
VHDL
31.7%
SystemVerilog
19%
Assembly
4.4%
Lua
1.7%
Other
2.5%