bus
|
fix: allow 32-bit writes to DISPCNT
|
2022-10-21 05:12:07 -03:00 |
cpu
|
fix(cpu): properly decode multiply instructions
|
2022-10-21 05:12:07 -03:00 |
Bus.zig
|
chore(io): implement IE and IME
|
2022-10-21 05:11:54 -03:00 |
cpu.zig
|
fix(cpu): properly decode multiply instructions
|
2022-10-21 05:12:07 -03:00 |
emu.zig
|
feat: create emulator thread
|
2022-10-21 05:12:03 -03:00 |
main.zig
|
fix: dont close file handle early
|
2022-10-21 05:12:04 -03:00 |
ppu.zig
|
chore: remove some magic constants
|
2022-10-21 05:11:54 -03:00 |
scheduler.zig
|
chore: refactor GBA Display Timings
|
2022-10-21 05:12:03 -03:00 |
util.zig
|
chore: code cleanup
|
2022-10-21 05:11:50 -03:00 |