Einzelnen Beitrag anzeigen
  #5567  
Alt 06.10.2023, 13:49
fhub fhub ist offline
Lebende Foren Legende
 
Registriert seit: 19.04.2010
Beiträge: 2.851
Abgegebene Danke: 563
Erhielt 6.896 Danke für 1.555 Beiträge
Aktivitäten Langlebigkeit
6/20 15/20
Heute Beiträge
0/3 sssss2851
AW: Re: Mess Emulator für diverse Schachcomputer ist fertig!

 Zitat von hap Beitrag anzeigen
The CPU divider is from the address bus (in most cases, the CPU program counter). I assume it's due to slow EPROMs, similar how for example Mephisto Glasgow has wait states with DTACK.
Oh, that's a completely different thing. So this means that the CPU frequency is switched from f to f/2 (or f/4) whenever the EPROM is addressed and back again to f when addressing the RAM?
But this had to be done for almost every program step (since the program is executed from the EPROM), so isn't his extremely inefficient?
Wouldn't it be better/simpler then to just use a slower CPU frequency all the time?
 Zitat von berger Beitrag anzeigen
But when it comes to emulation... I don't have an opinion on that.
Well, I don't think that switching off the CPU divider would be any problem in the emulation - at least I've not yet run into any troubles doing it.
__________________
Meine Webseite: https://fhub.jimdofree.com/
Mit Zitat antworten
Folgende 2 Benutzer sagen Danke zu fhub für den nützlichen Beitrag:
kamoj (06.10.2023), Luis (06.10.2023)