14 Commits

Author SHA1 Message Date
9cce4d9859 chore: misc improvements 2022-04-21 10:15:52 -03:00
85e8ca9146 feat: implement Noise
Kirby & The Amazing Mirror crashes only in ReleaseSafe / ReleaseBug.

TODO: Figure out why
2022-04-21 02:40:02 -03:00
2f07c18f0b feat: implement ch3 2022-04-21 00:21:55 -03:00
ed3d275974 feat: implement ch2 2022-04-20 21:33:46 -03:00
0184ec3e5e feat: implement ch1
TODO: It's really loud
2022-04-20 20:52:50 -03:00
97a689ab55 chore: broken impl of ch1 2022-04-20 09:39:12 -03:00
c3611a0f00 feat: add audio resampler
Also implement extremely naive audio sync
2022-04-20 06:27:06 -03:00
d270ec711f chore: calculate apu sample rate a bit better 2022-04-20 02:36:32 -03:00
172a59aefb feat: schedule audio sampling on scheduler
DMA sound in games like Pokemon Emerald, Chobits, Love Hina, and Kirby:
Nightmare in Dream Land sound great save for conerns about resampling
2022-04-14 05:58:32 -03:00
9b9b6c0d6f feat: implement ARM read open bus 2022-04-13 23:28:14 -03:00
76b4d56ca6 feat: Initial Implementation of DMA Audio 2022-04-10 04:50:09 -03:00
a1008738d2 chore: run zigfmt 2022-04-08 02:13:58 -03:00
bf7b533b3c chore: stub more apu I/O addresses 2022-03-28 19:40:47 -03:00
1fd80c1c23 feat: define APU registers 2022-03-15 08:09:07 -03:00