AidanHockey5 / STM32_VGM_Player_YM2612_SN76489

A Sega Genesis music player based off of the STM32 BluePill board and real YM2612+SN76489 sound chips.
GNU Affero General Public License v3.0
107 stars 14 forks source link

Code Rewrite from Scratch. Firmware Version 2. #3

Closed AidanHockey5 closed 5 years ago

AidanHockey5 commented 5 years ago

NEW:

Notes: This update dramatically improves playback performance for most VGM tracks. Certain VGM tracks still have the ability to completely drain the command buffer (and lag) during heavy PCM sessions, but this is a limitation of the hardware. I will likely have to make a revision to the hardware featuring an MCU with more RAM and proper 4-bit SD support. For now though, I think this firmware is the fastest this version of the hardware is going to get!