Merge pull request #912 from PsyK0p4T/master

CRC check added for Sufami Turbo
This commit is contained in:
PsyK0p4T 2024-03-11 16:40:20 +01:00 committed by GitHub
commit 385b6b03f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 44 additions and 0 deletions

View File

@ -194,6 +194,10 @@ void readRom_ST(unsigned int bankStart, unsigned int bankEnd) {
// Close file:
myFile.close();
// Compare dump CRC with db values
compareCRC("st.txt", 0, 1, 0);
println_Msg(FS(FSTRING_EMPTY));
print_STR(press_button_STR, 1);
display_Update();
wait();

40
sd/st.txt Normal file
View File

@ -0,0 +1,40 @@
Bishoujo Senshi Sailor Moon Sailor Stars - Fuwafuwa Panic 2 (Japan).st
BB5C4238
Crayon Shin-chan - Nagagutsu Dobon!! (Japan).st
8EB753F3
Gegege no Kitarou - Youkai Donjara (Japan).st
4296500D
Gekisou Sentai Carranger - Zenkai! Racer Senshi (Japan).st
14C66FCA
Poi Poi Ninja World (Japan).st
32B2B3DD
SD Gundam Generation - Axis Senki (Japan).st
72B4235F
SD Gundam Generation - Babylonia Kenkoku Senki (Japan).st
792D884C
SD Gundam Generation - Colony Kakutouki (Japan).st
C5DFA8FD
SD Gundam Generation - Gryps Senki (Japan).st
48ECAE44
SD Gundam Generation - Ichinen Sensouki (Japan).st
AFD74DCB
SD Gundam Generation - Zanscare Senki (Japan).st
EFD3A865
SD Ultra Battle - Seven Densetsu (Japan).st
43AD5A45
SD Ultra Battle - Ultraman Densetsu (Japan).st
04939D14