melonDS/freebios
CasualPokePlayer 1b7b5106e2 FreeBIOS: Ensure upper 16 bits are cleared in the initial crc16 value.
Fixes Castlevania: Dawn of Sorrow's checksumming which uses crc16 swi and has garbage in the upper 16 bits of r0.
The official BIOS would seem to implicitly clear these upper 16 bits.
2023-12-06 16:51:22 +01:00
..
bios_common.S FreeBIOS: Ensure upper 16 bits are cleared in the initial crc16 value. 2023-12-06 16:51:22 +01:00
drastic_bios_arm7.bin FreeBIOS: Ensure upper 16 bits are cleared in the initial crc16 value. 2023-12-06 16:51:22 +01:00
drastic_bios_arm9.bin FreeBIOS: Ensure upper 16 bits are cleared in the initial crc16 value. 2023-12-06 16:51:22 +01:00
drastic_bios_readme.txt Fallback to FreeBIOS when BIOS files are not found. (v2) (#1174) 2021-10-02 12:06:22 +02:00
Makefile Fallback to FreeBIOS when BIOS files are not found. (v2) (#1174) 2021-10-02 12:06:22 +02:00