Actions
Bug #49
closedCORE13 - NTSC/PAL switching
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
06/13/2017
Due date:
% Done:
0%
Estimated time:
Description
I've noticed several times when I switch between PAL and NTSC, then do a "save and apply", when I exit, and exit the main screen the core has frozen and no keys respond (F10, etc.) It doesn't seem to matter if I go from PAL to NTSC, or from NTSC to PAL. When I do this, I am usually sitting at the BASIC prompt, with no code loaded.
Updated by foft over 7 years ago
Yeah I've noticed this too. I think there is a lockup on exiting the menu in general.
Updated by foft over 7 years ago
I think I've identified the problem. If the zpu happens to exit the menu at the end of an 'original' cycle the pbi logic can block the response from a memory access. Now to think about how to implement this in a better way...
Updated by foft over 7 years ago
Trying to fix this one, but its nasty. I need more brain cycles to fix it...
Actions