Mireille
Mireille
This probably is related to the weird latching of DISPCNT enable bits that I never understood why the hardware even behaves the way it does. Apparently back when I researched...
> I also changed the project license from GPL-3.0 to GPL-3.0+ (tell me if I'm wrong, I think NBA is GPL 3 or any later version). That's correct yes
@Vulcalien Thanks for your efforts. Should I go ahead and merge this already?
Yes, I'm aware of RNG issues with games like Pokemon. Unfortunately this requires an extreme level of timing precision to get the same RNG values as real hardware and we're...
Force RTC only applies to cases where the emulator doesn't know the RTC to be present. If the emulator knows that the game has RTC as per the builtin game...
I'm getting 0x85 != 0x84 too on all my devices (GBA, GBA SP and 3DS with open-agb-firm), both with my EverDrive and EZ-FLASH IV.
> What's the objective of the project? Which parts of the GBA hw/sw should be covered in a first minimal subset of essential topics? I think we should aim to...
This seems like the logical thing to do now that we have access to all PICA IO in the shader. LGTM!