zsound
zsound copied to clipboard
Interrupt behavior in C wrapper
IRQ disable / restore behavior in C wrapper functions needs to be fixed. Current implementation always enables IRQ when finished, regardless of the IRQ status when called. Need to fix to use PHP / SEI / / PLP