Rekai Nyangadzayi Musuka
|
811a9f9cc9
|
feat(dma): implement non-working dma transfer
|
2021-06-04 13:47:06 -05:00 |
Rekai Nyangadzayi Musuka
|
cd21c90722
|
chore(ppu): rename ppu/registers.rs to ppu/types.rs
|
2021-06-02 23:31:57 -05:00 |
Rekai Nyangadzayi Musuka
|
9ea26d4a05
|
chore: improve performance of match statements
|
2021-05-19 02:52:32 -05:00 |
Rekai Nyangadzayi Musuka
|
abdff1251e
|
fix: properly implement LY==LYC behaviour
|
2021-05-05 08:29:39 -05:00 |
Rekai Nyangadzayi Musuka
|
b57df3d2a7
|
chore(ppu): rename Pixel to Pixels
Since the Pixel struct represents 8 pixels in a 2BPP format, I felt like
the name of the type needed to represent this
|
2021-05-04 22:55:34 -05:00 |
Rekai Nyangadzayi Musuka
|
b251efcc7d
|
fix(ppu): reimplement the pixel fifo shifter
|
2021-04-30 17:44:02 -05:00 |
Rekai Nyangadzayi Musuka
|
51252db753
|
chore(ppu): rename select structs
|
2021-04-30 00:24:22 -05:00 |
Rekai Nyangadzayi Musuka
|
0672c7346a
|
chore(ppu): rename select method and variables
|
2021-04-28 19:36:00 -05:00 |
Rekai Nyangadzayi Musuka
|
7620633116
|
chore(ppu): reimplement background/sprite fetcher state machine
|
2021-04-27 04:57:00 -05:00 |
Rekai Nyangadzayi Musuka
|
9d01b2458d
|
chore: move ppu bitfield structs to separate file
|
2021-04-27 04:03:50 -05:00 |