mirror of
https://github.com/digarok/gsplus.git
synced 2024-11-24 06:34:02 +00:00
missed rom3 patch message
This commit is contained in:
parent
a58478a401
commit
2a4712c7b6
@ -979,7 +979,7 @@ config_load_roms()
|
||||
}
|
||||
} else if(g_rom_version == 3) {
|
||||
/* patch ROM 03 */
|
||||
printf("Patching ROM 03 smartport bug\n");
|
||||
glog("Patching ROM 03 smartport bug");
|
||||
/* 1: Patch Smartport code to fix a stupid bug */
|
||||
/* that causes it to write the IWM status reg into c036, */
|
||||
/* which is the system speed reg...it's "safe" since */
|
||||
|
Loading…
Reference in New Issue
Block a user