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

Add APU Emulator #26

Open
5 of 9 tasks
bonimy opened this issue Oct 6, 2017 · 0 comments
Open
5 of 9 tasks

Add APU Emulator #26

bonimy opened this issue Oct 6, 2017 · 0 comments
Assignees

Comments

@bonimy
Copy link
Owner

bonimy commented Oct 6, 2017

Issue

SnesXM needs an APU (audio processing unit) emulator.

Features

I don't know a lot about sound emulation, but obviously it's an essential component of SNES emulation.

Resolution

Port APU code from snes9x. Note that the Blargg files are just for environment configuration. They aren't needed in the C# environment.

Task List

  • - Dsp
  • - SpcDsp
  • - Smp
  • - SmpState
  • - ApuEmulator
  • - HermiteResampler
  • - Msu1
  • - Resampler
  • - RingBuffer
@bonimy bonimy self-assigned this Oct 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant