zba/src
Rekai Nyangadzayi Musuka 4e35184be3 fix: resolve off-by-one errors when scheduling freq timer expirations 2022-05-21 13:32:31 -03:00
..
bus chore: improve APU accuracy + scheduler refactoring 2022-05-20 16:01:12 -03:00
cpu feat: stub mode 1 and 2 2022-05-01 18:53:11 -03:00
Bus.zig feat: handle DMA IRQs (maybe?) 2022-05-05 22:04:59 -03:00
apu.zig fix: resolve off-by-one errors when scheduling freq timer expirations 2022-05-21 13:32:31 -03:00
cpu.zig chore: improve APU accuracy + scheduler refactoring 2022-05-20 16:01:12 -03:00
emu.zig chore: reintroduce thread sleeping + simplify fps counter 2022-05-17 08:55:23 -03:00
main.zig fix: resolve out-of-bounds error with 8bpp tall / horizontal sprites 2022-05-17 12:16:30 -03:00
ppu.zig chore: improve APU accuracy + scheduler refactoring 2022-05-20 16:01:12 -03:00
scheduler.zig chore: improve APU accuracy + scheduler refactoring 2022-05-20 16:01:12 -03:00
util.zig chore: reintroduce thread sleeping + simplify fps counter 2022-05-17 08:55:23 -03:00