mirror of
https://github.com/cc65/cc65.git
synced 2026-04-20 02:17:07 +00:00
852b622c43
Avoid enabling IRQ after disabling them in driver code, remember previous state instead (in case user had them disabled already).