Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore save state functionality #1

Open
jamesathey opened this issue Sep 16, 2020 · 0 comments
Open

Restore save state functionality #1

jamesathey opened this issue Sep 16, 2020 · 0 comments
Assignees

Comments

@jamesathey
Copy link
Owner

Somewhere in the evolution of Nes_Snd_Emu into its inclusion in Game_Music_Emu, the save state functionality was lost. The apu_snapshot code from 0.1.7 does not fit at all with the current conventions.

VRC6 has an implementation of save_state(), as does Blip_Buffer, but the other expansion audio chips as well as the main APU do not have implementations.

Using the old apu_snapshot code as a reference and the VRC6 code as a current example, implement the save_state() function for the 2A03, followed by the remaining expansion audio chips.

@jamesathey jamesathey self-assigned this Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant