diff options
| author | IIMarckus <iimarckus@gmail.com> | 2018-03-15 03:19:32 -0600 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2018-03-15 03:19:32 -0600 |
| commit | d305a0fb7ff6822233dca3b2d9e3790983e709a1 (patch) | |
| tree | 87497146c185c5c1f41251d09f47a7323222f46c /README | |
| parent | ee2f01f903038f01de2e7477af35993dcc2b142a (diff) | |
Add the emulated boot ROMs from Pokémon Stadium 2.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -2,5 +2,9 @@ These are disassembled Game Boy boot ROMs. Compile them with rgbds: https://rednex.github.io/rgbds/ -Once they’ve been compiled, dmg0.bin, dmg.bin, mgb.bin, sgb.bin, and -sgb2.bin must be trimmed to 256 bytes each. +Once they’ve been compiled, dmg0.bin, dmg.bin, mgb.bin, sgb.bin, and sgb2.bin +must be trimmed to 256 bytes each. stadium_mgb.bin and stadium_cgb.bin do not +require trimming. + +stadium_mgb: 0x15994A0 +stadium_cgb: 0x15995F0 |
