Be aware that the Boot ROM (version 56) OFFLOAD API enables interrupts!
If you're writing a program that uses interrupts and requires disk services provided via the Boot ROM, ensure that your ISR (interrupt service routines) are compatible.
Otherwise unexpected things may happen. For example, if you enable the VSYNC PIO or RTC interrupt it may unwantedly interfere with disk services.
If you're writing a program that uses interrupts and requires disk services provided via the Boot ROM, ensure that your ISR (interrupt service routines) are compatible.
Otherwise unexpected things may happen. For example, if you enable the VSYNC PIO or RTC interrupt it may unwantedly interfere with disk services.
