zba/src/core
Rekai Nyangadzayi Musuka 7d8fbbb086 fix(bus): resolve off-by-one error 2022-11-14 01:59:43 -04:00
..
apu chore: go through TODOs and FIXMEs 2022-10-31 06:17:09 -03:00
bus chore: remove util fn for stdlib equivalent 2022-11-11 13:02:51 -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 chore: go through TODOs and FIXMEs 2022-10-31 06:17:09 -03:00
cpu.zig fix(cpu): remove miscompilation workaround 2022-11-11 03:56:49 -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