diff options
Diffstat (limited to 'src/hardware_data/graphics/ppu_rp2c0x.lua')
-rw-r--r-- | src/hardware_data/graphics/ppu_rp2c0x.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hardware_data/graphics/ppu_rp2c0x.lua b/src/hardware_data/graphics/ppu_rp2c0x.lua index c034056..04e59ac 100644 --- a/src/hardware_data/graphics/ppu_rp2c0x.lua +++ b/src/hardware_data/graphics/ppu_rp2c0x.lua @@ -27,7 +27,7 @@ return { y = -8, }, }, - pxps = '72Ki', + pxps = 73728, txps = 320, plps = false, }, |