From 222f890a19e02e1e140e635df9b96872ae6904ef Mon Sep 17 00:00:00 2001 From: Bruno Duarte Gouveia Date: Wed, 26 Jun 2019 22:26:52 +0100 Subject: [PATCH] README: updated with boot rom info --- ReadMe.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 75742bb..78f077c 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -5,8 +5,8 @@ This is port of [Gameboy for MiST](https://github.com/mist-devel/mist-board/tree * Place RBF file into root of SD card. * Place *.gb files into Gameboy folder. -## Gameboy Color Support -Place the Gameboy color bios/bootrom into the Gameboy folder and rename it to boot1.rom +## Open Source Bootstrap roms +This now includes the open source boot ROMs from [https://github.com/LIJI32/SameBoy/](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 places into Gameboy folder. Some examples are available in palettes folder.