zba/src
Rekai Nyangadzayi Musuka c6ce810afe fix: play right samples in right channel 2022-05-27 18:47:34 -03:00
..
bus chore: implement apu u16 reads 2022-05-21 15:09:32 -03:00
cpu chore: modify type signature of util.sext 2022-05-23 14:48:52 -03:00
Bus.zig feat: handle DMA IRQs (maybe?) 2022-05-05 22:04:59 -03:00
apu.zig fix: play right samples in right channel 2022-05-27 18:47:34 -03:00
cpu.zig chore: improve APU accuracy + scheduler refactoring 2022-05-20 16:01:12 -03:00
emu.zig fix: resolve issue when handling event sooner than expected 2022-05-26 17:11:02 -03:00
main.zig fix: remove DC offset from audio output 2022-05-26 17:10:10 -03:00
ppu.zig chore: simplify 4bpp palette code 2022-05-25 10:10:57 -03:00
scheduler.zig fix: resolve issue when handling event sooner than expected 2022-05-26 17:11:02 -03:00
util.zig chore: modify type signature of util.sext 2022-05-23 14:48:52 -03:00