Files
cc65/libsrc
Oliver Schmidt 7c2671be2a Disable interrupts during aux memory access.
Interrupt handlers rather likely access text screen holes. Especially MSLOT is obligatory for every interrupt handler that requires access to an extension ROM ($C800-$CFFE) in order to be able to re-enable the extension ROM that was enabled when the interrupt occured. Those text screen holes only hold valid values in main memory so interrupts must be disabled while the aux memory text screen is mapped.
2025-03-13 22:22:28 +01:00
..
2020-02-03 20:45:09 +01:00
2024-09-07 18:51:20 +02:00
2023-02-26 20:03:41 +01:00
2023-09-07 07:14:01 +02:00
2024-09-07 19:17:00 +02:00
2024-01-24 09:58:09 +01:00
2023-09-07 07:14:01 +02:00
2023-09-07 07:14:01 +02:00
2025-01-01 14:32:07 +01:00
2023-09-02 12:44:53 +02:00
2024-06-19 23:52:25 -05:00
2022-07-21 03:20:44 +02:00
2023-02-26 20:03:41 +01:00
2022-07-21 03:20:44 +02:00
2024-01-24 16:32:45 +01:00
2023-02-26 20:03:41 +01:00
2023-09-15 10:35:36 +02:00
2024-02-11 23:12:27 +00:00
2023-02-26 20:03:41 +01:00
2023-02-26 20:03:41 +01:00
2020-02-03 20:45:09 +01:00
2023-02-26 20:03:41 +01:00
2024-09-07 19:14:59 +02:00
2023-09-07 07:14:01 +02:00
2024-02-17 16:02:57 -08:00
2025-01-01 14:32:03 +01:00
2022-07-21 03:20:44 +02:00
2023-05-25 18:09:03 +02:00
2022-09-02 11:55:54 +02:00
2023-02-26 20:03:41 +01:00
2023-11-16 18:46:16 -08:00