lgblgblgb / xemu

Emulations (running on Linux/Unix/Windows/macOS, utilizing SDL2) of some - mainly - 8 bit machines, including the Commodore LCD, Commodore 65, and the MEGA65 as well.
https://github.com/lgblgblgb/xemu/wiki
GNU General Public License v2.0
208 stars 32 forks source link

CORE: Brainstorming on ideas how to extended Xemu's core for audio sync/timing/emulation #90

Closed lgblgblgb closed 3 years ago

lgblgblgb commented 4 years ago

Till now, Xemu for any emulated machine has no sound emulated, or if it has (like C65, Mega65) is totally incorrect, because (only key points):

lgblgblgb commented 4 years ago

The "mother" of this bug was still present in the Xep128 project: #157 (Xep128 transferred issue).