tonioni / WinUAE

WinUAE Amiga emulator
http://www.winuae.net/
545 stars 87 forks source link

Fix A4000(T) CIA TOD source on F12 #238

Closed Waccoon closed 1 year ago

tonioni commented 1 year ago

A4000 does not have PSU tick hardware (CIA-A Tick input is hardwired to vsync signal). Not sure if A4000T is different.

Waccoon commented 1 year ago

Ah, in that case, it's the built-in prefs that need to be updated. As it stands, quickstart mode sets a 50/60Hz supply for the A4000 and 4000T, and when F12 is hit and the chipset features are verified, everything gets changed to VSync. I'll work on that now.

BTW, I ran a number of tests on the changes to the TOD handler, and everything seems to work great now. Thanks. 8)