- Winnipeg or Halifax, Canada
- https://musuka.dev
- Joined on
2021-06-29
a0e3c7c602
chore: remove useless default implementations
ef4f3d9ec6
chore(cart): refactor sections of cartridge code
7f872a554b
chore(cart): code cleanup
c10816c048
chore: imrpove private and public APIs
2405fd027f
chore: remove Emulator struct
f2c49b398c
chore(cart): improve code quality of RtcClock
6f76571d6c
chore: update README
55da5a29d8
chore: remove more getters
7dfcd44820
chore(emu): remove bus and bus_mut from cpu
80a15039e0
chore(apu): improve accuracy of Channel 1
32405c0734
fix(apu): implement some obscure behaviour for ch1,2 & 3
4125ea5c74
fix(instr): fix timing issues with select instructions
b9519d9b7a
chore(bus): stub some CGB IO registers
080c1e7518
fix(bus): don't panic on non-existent cartridge
765f9d8288
Merge branch 'main' of ssh://musuka.dev:2222/paoda/gb
8780c4a59b
chore(emu): remove and replace EmulatorBuilder