.. |
apu
|
chore(apu): update spsc depenency
|
2021-10-07 15:27:51 -03:00 |
ppu
|
chore(ppu): refactor OAM Scan implementation
|
2021-10-20 03:14:30 -03:00 |
apu.rs
|
chore: reduce size of public interface
|
2021-10-30 10:28:20 +09:00 |
bus.rs
|
chore(bus): stub some CGB IO registers
|
2021-10-30 14:02:05 +09:00 |
cartridge.rs
|
chore: small code-cleanup changes
|
2021-10-20 02:48:44 -03:00 |
cpu.rs
|
chore: reduce size of public interface
|
2021-10-30 10:28:20 +09:00 |
emu.rs
|
chore: reduce size of public interface
|
2021-10-30 10:28:20 +09: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: reduce size of public interface
|
2021-10-30 10:28:20 +09:00 |
lib.rs
|
chore(apu): update spsc depenency
|
2021-10-07 15:27:51 -03:00 |
main.rs
|
chore: update dependencies
|
2021-10-30 09:37:24 +09:00 |
ppu.rs
|
chore: update dependencies
|
2021-10-30 09:37:24 +09: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 |