From 8864f19b5bfc73165006a8dcf15cc9f993cb3b43 Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Sat, 24 Dec 2016 14:54:46 -0300 Subject: Update graphics modes --- .../graphics/uze_atmega644_mode1_6x8px-tile-size.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/hardware_data/graphics/uze_atmega644_mode1_6x8px-tile-size.lua') diff --git a/src/hardware_data/graphics/uze_atmega644_mode1_6x8px-tile-size.lua b/src/hardware_data/graphics/uze_atmega644_mode1_6x8px-tile-size.lua index aa40e96..91663b5 100644 --- a/src/hardware_data/graphics/uze_atmega644_mode1_6x8px-tile-size.lua +++ b/src/hardware_data/graphics/uze_atmega644_mode1_6x8px-tile-size.lua @@ -58,10 +58,10 @@ return { screen = { - width = 240, - height = 224, - vsync = 60, - origin = { + width = 240, + height = 224, + vsync = 60, + origin = { x = 0, y = 0, }, -- cgit v1.2.3-54-g00ecf