summaryrefslogtreecommitdiff
path: root/src/hardware_data/graphics/ppu_rp2c07+mmc5.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardware_data/graphics/ppu_rp2c07+mmc5.lua')
-rw-r--r--src/hardware_data/graphics/ppu_rp2c07+mmc5.lua15
1 files changed, 14 insertions, 1 deletions
diff --git a/src/hardware_data/graphics/ppu_rp2c07+mmc5.lua b/src/hardware_data/graphics/ppu_rp2c07+mmc5.lua
index b108ca5..8c68b89 100644
--- a/src/hardware_data/graphics/ppu_rp2c07+mmc5.lua
+++ b/src/hardware_data/graphics/ppu_rp2c07+mmc5.lua
@@ -98,9 +98,22 @@ return {
tiles = 'screenSections',
pixels = 'screenSections',
},
- -- Total of unique tiles on VRAM --
+ -- Total of tiles on VRAM --
unique = false,
maximum = 16384,
+ mirror = {
+ switchable = true,
+ nametables = 4,
+ 'horizontal',
+ 'vertical',
+ '1 screen',
+ '4 screen',
+ 'diagonal',
+ 'l shaped',
+ '3 screen vertical',
+ '3 screen horizontal',
+ '3 screen diagonal',
+ },
screenSections = {
main = {
optional = false,