Changeset 1784 for trunk

Timestamp:
Oct 20, 2023, 4:04:42 PM (12 months ago)
Author:
pfusik
Message:

Fix no playback in ASAP.

POKEY timer IRQ was triggered before the INIT routine sets the interrupt vector.
The fix is to initialize a software timer so that the IRQ is not enabled before the INIT routine.

File:
1 edited

Note: See TracChangeset for help on using the changeset viewer.