VOGONS

Common searches


Search results

Display options

Re: Misc. timing patches

in DOSBox Patches
Maybe the other direction would be better, that is imposing real delays on io-access so the reduced cycles "match" the real time spent there to avoid the cycles guessing go off :) Also you shouldn't use that code: + if(CPU_Cycles > writedelay) { + CPU_Cycles -= writedelay; + CPU_IODelayRemoved+= …

Page 345 of 445