Permalink
Please sign in to comment.
Browse files
GB: Fix GBC games running on GBA with BIOS
GBC games can detect if they are running on a GBA by checking if the low bit of register B is set to 1. B is set in `GBSkipBIOS`, but B was not updated when loading a real BIOS. Load 1 into B after unmapping the BIOS if the model is set to GBA.
- Loading branch information...
0 comments on commit
36de596