7 Commits

Author SHA1 Message Date
abdff1251e fix: properly implement LY==LYC behaviour 2021-05-05 08:29:39 -05:00
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
b251efcc7d fix(ppu): reimplement the pixel fifo shifter 2021-04-30 17:44:02 -05:00
51252db753 chore(ppu): rename select structs 2021-04-30 00:24:22 -05:00
0672c7346a chore(ppu): rename select method and variables 2021-04-28 19:36:00 -05:00
7620633116 chore(ppu): reimplement background/sprite fetcher state machine 2021-04-27 04:57:00 -05:00
9d01b2458d chore: move ppu bitfield structs to separate file 2021-04-27 04:03:50 -05:00