zba/src/core
Rekai Nyangadzayi Musuka 46e29245b7 fix(apu): disable APU writes when APU is disabled 2022-11-26 12:20:42 -04:00
..
apu fix(apu): disable APU writes when APU is disabled 2022-11-26 12:20:42 -04:00
bus Revert "chore: refactor flash impl" 2022-11-20 21:46:40 -04:00
cpu chore: go through TODOs and FIXMEs 2022-10-31 06:17:09 -03:00
Bus.zig fix(bus): resolve off-by-one error 2022-11-14 01:59:43 -04:00
apu.zig fix(apu): disable APU writes when APU is disabled 2022-11-26 12:20:42 -04:00
cpu.zig style: changes to cpu.zig 2022-11-16 10:21:40 -04:00
emu.zig revert(apu): switch from f32 44.1kHz to u16 32.768kHz 2022-10-31 05:14:20 -03:00
ppu.zig fix(io): respect read-only bits in DISPSTAT 2022-11-02 07:54:06 -03:00
scheduler.zig chore: make use of comptime control flow when working with tuples 2022-10-31 05:14:20 -03:00