Skip to main content
Home▸ Forums▸ 68kMLA▸ mouse cursor vblank task doesn't work!? — #4
Post #4 by bigmessowires
Source Forum68kMLA
CategoryTroubleshooting
Post DateTue, 24 Jan 2012 - 16:51
Original URLhttps://68kmla.org/bb/threads/mouse-cursor-vblank-task-doesnt-work.24609/
Post
OK, sounds like it's a totally different problem then, even though the symptoms are similar. I looked deeper into my problem, and it seems that the CPU is stuck forever at priority level 1, presumably in some interrupt handler that never completes, so the next VBL interrupt never gets processed. I don't have enough diagnostic info to tell exactly what it's doing, unfortunately.

That's interesting about the Sony driver function pointers. I don't believe the Mac System software patches the Sony ROM routines at all. I could be wrong, but if it did patch them, then anything that used a custom ROM to replace the drive (like Mini vMac or your ROM disk) wouldn't work.

mp.ls