bus
|
chore: stub KeyInput I/O register
|
2022-01-30 02:38:29 -04:00 |
cpu
|
fix(cpu): properly decode multiply instructions
|
2022-01-30 02:16:12 -04:00 |
Bus.zig
|
chore(io): implement IE and IME
|
2022-01-12 02:19:26 -04:00 |
cpu.zig
|
fix(cpu): properly decode multiply instructions
|
2022-01-30 02:16:12 -04:00 |
emu.zig
|
feat: create emulator thread
|
2022-01-28 16:33:38 -04:00 |
main.zig
|
chore: tempoarily disable fps counter
|
2022-01-30 02:42:01 -04:00 |
ppu.zig
|
chore: don't panic on unsupported BG mode
|
2022-01-30 02:43:11 -04:00 |
scheduler.zig
|
chore: refactor GBA Display Timings
|
2022-01-28 22:58:19 -04:00 |
util.zig
|
chore: code cleanup
|
2022-01-07 20:00:42 -04:00 |