Monitor cpuhistory - show cycle and rasterline
Versatile Commodore Emulator
Brought to you by:
blackystardust,
gpz
The "cpuhistory" command of the monitor is an extremely cool feature for debugging!
What i am missing from it, is that it also recorded the rasterline and cycle of the rasterline, so that you could debug timing related issues with it as well.
So: It would be nice if it also displayed those two values (like "LIN" and "CYC" of the "r" command).
(This would probably only really make sense for the C64 CPU-history, not for the cpuhistory of drives - unless perhaps if the drive-history could take the values from the C64, so you could see when the drive code executed what, relative to the screen/raster.)