summaryrefslogtreecommitdiff
path: root/src/hardware_data/graphics/uze_atmega644_mode13_static-mode-without-extended-palette.lua
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-12-24 14:54:46 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2017-01-06 17:30:18 -0300
commit8864f19b5bfc73165006a8dcf15cc9f993cb3b43 (patch)
tree1b5c839cc34844782b153b313571b070c362257d /src/hardware_data/graphics/uze_atmega644_mode13_static-mode-without-extended-palette.lua
parent6125b6588117e4a44eae579e96953d096bb9e8ee (diff)
Update graphics modes
Diffstat (limited to 'src/hardware_data/graphics/uze_atmega644_mode13_static-mode-without-extended-palette.lua')
-rw-r--r--src/hardware_data/graphics/uze_atmega644_mode13_static-mode-without-extended-palette.lua8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/hardware_data/graphics/uze_atmega644_mode13_static-mode-without-extended-palette.lua b/src/hardware_data/graphics/uze_atmega644_mode13_static-mode-without-extended-palette.lua
index 625681f..57a7433 100644
--- a/src/hardware_data/graphics/uze_atmega644_mode13_static-mode-without-extended-palette.lua
+++ b/src/hardware_data/graphics/uze_atmega644_mode13_static-mode-without-extended-palette.lua
@@ -15,10 +15,10 @@
return {
screen = {
- width = 240,
- height = 224,
- vsync = 60,
- origin = {
+ width = 240,
+ height = 224,
+ vsync = 60,
+ origin = {
x = 0,
y = 0,
},