summaryrefslogtreecommitdiff
path: root/src/hardware_data/graphics/tms9918a_mode0.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardware_data/graphics/tms9918a_mode0.lua')
-rw-r--r--src/hardware_data/graphics/tms9918a_mode0.lua12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/hardware_data/graphics/tms9918a_mode0.lua b/src/hardware_data/graphics/tms9918a_mode0.lua
index 46882d7..5be8cf0 100644
--- a/src/hardware_data/graphics/tms9918a_mode0.lua
+++ b/src/hardware_data/graphics/tms9918a_mode0.lua
@@ -45,6 +45,12 @@ return {
total = '15+1',
limit = 2,
keys = '1-optional',
+ map = {
+ width = 240,
+ height = 192,
+ tiles = false,
+ pixels = false,
+ },
},
},
mirror = false,
@@ -62,12 +68,6 @@ return {
height = 8,
},
},
- map = {
- width = 240,
- height = 192,
- tiles = false,
- pixels = false,
- },
},
},
},