gb/src
Rekai Nyangadzayi Musuka 7ab6e120f9 feat(snd): implement ch1 & envelopes for ch1 and ch2 2021-07-10 18:56:54 -05:00
..
ppu chore: update error messages in expect() calls 2021-07-08 18:50:58 -05:00
bus.rs chore(snd): mask unreadable bits from return values 2021-07-09 21:16:33 -05:00
cartridge.rs chore: print cartridge info in stderr 2021-07-05 01:10:10 -05:00
cpu.rs feat(snd): implement audio playback using rodio 2021-07-09 01:25:52 -05:00
emu.rs feat: implement keyboard controls 2021-07-09 19:19:52 -05:00
gui.rs chore: reorganize select parts of codebase 2021-06-27 20:28:29 -05:00
high_ram.rs chore: restrict what should be pub or not 2021-06-06 20:47:11 -05:00
instruction.rs chore: update error messages in expect() calls 2021-07-08 18:50:58 -05:00
interrupt.rs chore: replace pub with pub(crate) when possible 2021-06-06 19:14:28 -05:00
joypad.rs feat: implement keyboard controls 2021-07-09 19:19:52 -05:00
lib.rs feat(snd): implement audio playback using rodio 2021-07-09 01:25:52 -05:00
main.rs chore(snd): mask unreadable bits from return values 2021-07-09 21:16:33 -05:00
ppu.rs chore: update error messages in expect() calls 2021-07-08 18:50:58 -05:00
serial.rs chore: document IO registers 2021-06-09 13:43:46 -05:00
sound.rs feat(snd): implement ch1 & envelopes for ch1 and ch2 2021-07-10 18:56:54 -05:00
timer.rs chore: reorganize select parts of codebase 2021-06-27 20:28:29 -05:00
work_ram.rs chore: restrict what should be pub or not 2021-06-06 20:47:11 -05:00