.. |
ppu
|
fix: properly implement LY==LYC behaviour
|
2021-05-05 08:29:39 -05:00 |
bus.rs
|
fix: properly implement LY==LYC behaviour
|
2021-05-05 08:29:39 -05:00 |
cartridge.rs
|
chore: implement gamepad controls
|
2021-05-03 23:11:39 -05:00 |
cpu.rs
|
chore(cpu): disable logging by default
|
2021-04-23 23:31:16 -05:00 |
high_ram.rs
|
chore: convert select base 10 constants to base 16
|
2021-04-08 20:32:32 -05:00 |
instruction.rs
|
chore(cpu): remove branching code in instructions
|
2021-05-04 00:50:22 -05:00 |
interrupt.rs
|
chore: improve code quality
|
2021-03-20 20:26:49 -05:00 |
joypad.rs
|
chore(bus): ensure no read-only bits are overwritten by the cpu
|
2021-05-05 19:23:01 -05:00 |
lib.rs
|
chore: implement gamepad controls
|
2021-05-03 23:11:39 -05:00 |
main.rs
|
chore: implement gamepad controls
|
2021-05-03 23:11:39 -05:00 |
ppu.rs
|
chore(ppu): fix logic error in shifter
|
2021-05-05 20:24:09 -05:00 |
serial.rs
|
fix: switch to bitfield macros in serial.rs
|
2021-03-15 22:52:26 -05:00 |
sound.rs
|
chore: rename Cycles newtype to Cycle
|
2021-03-27 12:10:18 -05:00 |
timer.rs
|
chore: convert select base 10 constants to base 16
|
2021-04-08 20:32:32 -05:00 |
work_ram.rs
|
chore: convert select base 10 constants to base 16
|
2021-04-08 20:32:32 -05:00 |