Einzelnen Beitrag anzeigen
  #3392  
Alt 12.09.2019, 12:21
hap hap ist offline
Resurrection
 
Registriert seit: 27.07.2019
Beiträge: 595
Abgegebene Danke: 219
Erhielt 2.269 Danke für 410 Beiträge
Aktivitäten Langlebigkeit
1/20 6/20
Heute Beiträge
0/3 ssssss595
Re: Mess Emulator für diverse Schachcomputer ist fertig!

Ok, then try it the same way I did the extra RAM feature.
Name the parameter "overclock20" or something, then in the cartridge load function do: if (image.get_feature("overclock20")), and set_unscaled_clock.

Or if you want to do a cleaner implementation, add a mhz param like you said. Convert string to unsigned int and multiply by 1million.
Mit Zitat antworten
Folgender Benutzer sagt Danke zu hap für den nützlichen Beitrag:
fhub (12.09.2019)