About APU emulation
Posted: Sat Jan 04, 2014 11:27 pm
Hi, everyone.
I implemented graphics emulation using Win32 CreateBitmap and BitBlt functions successfully last year, though stupid.
Now, I intend to use Win32 waveOutXXX functions to implement sound.
I have learned about APU registers and am going to implement square1 & 2, but I don't know how to start it.
Help please
I implemented graphics emulation using Win32 CreateBitmap and BitBlt functions successfully last year, though stupid.
Now, I intend to use Win32 waveOutXXX functions to implement sound.
I have learned about APU registers and am going to implement square1 & 2, but I don't know how to start it.
Help please