Hi folks!
I'm playing around with NMI-Interrupts.
For this i patched the Lower-ROM and placed at &66 an
border-flashing-function to see if this is working (the function starts with "DI" and uses only OUT's and no OS-functions).
I'm confused with the results - when i make an Interrupt from external, i have the results:
Successful (border flashing):
- Plain BASIC
- Antiriad
- Zoids
- Endurance
Not successful:
- 1943
- Elevator Action
- Kickstart 2
The "not successful" shows an reaction of the Interrupt but makes different things (like short stopping, screen dizzle, …).
Has someone an Idea?
The NMI goes every time to the Lower-ROM or to the seclected Destination? (LowerROM / RAM)
(can the LowerROM activate from the outside of the CPC?)