Commit Graph

25 Commits

Author SHA1 Message Date
neauoire 7f5c4e25e4 Moved devices in their own folders 2021-05-11 11:42:12 -07:00
neauoire 49182d1335 Added mirroring to the PPU 2021-04-29 10:10:07 -07:00
neauoire 3d5e7f7e48 Fixed PPU 2021-04-28 13:17:11 -07:00
neauoire 38a9be86c2 Fixed color swatch in nasu 2021-04-24 21:18:15 -07:00
neauoire dad55324aa Progress on macros experiments 2021-04-22 15:57:40 -07:00
Sigrid Solveig Haflínudóttir 9c3536bca8 ppu: rename draw → drawppu to avoid conflicts on Plan 9 2021-04-22 18:04:06 +00:00
neauoire c0b337e933 ported dvd animation 2021-04-21 12:00:31 -07:00
neauoire 6a1bf9215d Removed genpoke macros 2021-04-20 20:38:15 -07:00
neauoire c9e35a5ad8 Revert "Tiny fix to PPU"
This reverts commit 9c4df35174.
2021-04-20 20:09:10 -07:00
neauoire 9c4df35174 Tiny fix to PPU 2021-04-20 20:06:30 -07:00
neauoire 56a3a993f4 Added graphical example to file device 2021-04-13 11:38:22 -07:00
neauoire 359c373d68 Removed overdrawing in PPU 2021-04-11 20:38:21 -07:00
neauoire 01dbf400db Removed warning 2021-04-11 09:58:47 -07:00
neauoire 3cd7be7eb5 Removed duplicate function in ppu 2021-04-10 22:00:49 -07:00
neauoire 98c32fd95c Improved blending for chr parsing 2021-04-10 12:25:37 -07:00
neauoire c1c0f8f2bc Improved picture example 2021-04-10 12:19:38 -07:00
neauoire d6036dec6b Revamped the screen example 2021-04-09 12:15:38 -07:00
neauoire 79949be735 Minor cleanup 2021-04-09 08:02:55 -07:00
neauoire f2509f13f4 Removed zoom and debugger from PPU 2021-04-09 07:30:45 -07:00
neauoire 169e659ab8 Minor cleanup 2021-04-08 16:30:44 -07:00
neauoire 530ff4bef2 Removed old rect data from the PPU 2021-04-08 10:06:17 -07:00
neauoire 69f770f56f Removed some globals 2021-04-08 09:59:45 -07:00
neauoire 63fa4242c3 Minor cleanup 2021-04-07 20:30:10 -07:00
neauoire 33a660aef8 Moved some extra things into PPU 2021-04-07 17:42:30 -07:00
neauoire 31a9e3d64c Started moving PPU into its own file 2021-04-07 17:32:18 -07:00