apu: add new APU to allow cycle-accurate emulation #120
Labels
diff: complex
A difficult issue; may require significant planning.
enhancement
New feature or request
feat: medium
Rationale is clear and reasonable.
Milestone
The old api of
audio_read()
andaudio_write()
should be deprecated in favour of new functions that allow for function pointers that must be set at the Peanut-GB initialisation stage, allongside a function for processing the frame with the number of t-cycles. The latter function will allow for external libraries to perform accurate APU emulation.The text was updated successfully, but these errors were encountered: