v0.37
Note
This is an interim release , apart from fixing the emulator stat bug this implements sample driven PWM / SDL code in the emulator and hardware. It should operate the same, albeit slightly slower.
This is working towards 1.0.0 which will be declared when the multi channel sound works.
All code should be backwards compatible when complete, though some sound effects will be replaced by random noise ones.
It is still a single channel implementation with one beeper however.
What's Changed
- Fixed emulator stat directory bug by @paulscottrobson in #565
- PWM single channel sound system working emulator/hardware by @paulscottrobson in #567
Full Changelog: v0.36...v0.37