joeldipops / TransferBoy

Gameboy Emulator for N64 using Transfer Pak. Actual emulator logic largely written by https://github.com/koenk/gbc. Runs on https://github.com/DragonMinded/libdragon
Other
44 stars 0 forks source link

Audio #3

Open joeldipops opened 6 years ago

joeldipops commented 6 years ago

Audio is a big complicated mess. I have written some placeholder code for processing the four audio channels, but the output is just going to be head-ache inducing buzzing noises until I get around to implementing it properly.