gb/src
Rekai Nyangadzayi Musuka c10816c048 chore: imrpove private and public APIs 2021-11-24 22:12:26 -04:00
..
apu chore(apu): improve accuracy of Channel 1 2021-10-30 21:53:08 +09:00
ppu chore(ppu): refactor OAM Scan implementation 2021-10-20 03:14:30 -03:00
apu.rs chore: imrpove private and public APIs 2021-11-24 22:12:26 -04:00
bus.rs chore: imrpove private and public APIs 2021-11-24 22:12:26 -04:00
cartridge.rs chore: imrpove private and public APIs 2021-11-24 22:12:26 -04:00
cpu.rs chore: remove Emulator struct 2021-11-21 05:27:04 -04:00
emu.rs chore: imrpove private and public APIs 2021-11-24 22:12:26 -04:00
gui.rs chore: update comment 2021-11-15 22:05:26 -04:00
high_ram.rs chore: restrict what should be pub or not 2021-06-06 20:47:11 -05:00
instruction.rs fix(instr): fix timing issues with select instructions 2021-10-30 14:02:28 +09:00
interrupt.rs chore: remove unnecessary derivations from structs 2021-07-28 00:09:07 -05:00
joypad.rs chore: drop pixels-rs and add egui w/ wgpu backend 2021-11-15 21:34:24 -04:00
lib.rs chore: drop pixels-rs and add egui w/ wgpu backend 2021-11-15 21:34:24 -04:00
main.rs chore: imrpove private and public APIs 2021-11-24 22:12:26 -04:00
ppu.rs chore(ppu): rename some structs 2021-11-07 14:37:40 -06:00
scheduler.rs chore: remove Cycle struct and begin scheduler design 2021-09-12 04:56:34 -03:00
serial.rs chore: remove unnecessary derivations from structs 2021-07-28 00:09:07 -05:00
timer.rs fix(ppu): improve accuracy of timer 2021-09-21 12:50:31 -03:00
work_ram.rs feat: clock bus on instruction read-write 2021-08-14 00:10:51 -05:00