From 70b2c2e49763217ec5d6294a99c35e4ad365054a Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Tue, 20 Dec 2016 05:41:38 -0300 Subject: Update graphics modes --- src/hardware_data/graphics/uze_atmega644_mode5.lua | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/hardware_data/graphics/uze_atmega644_mode5.lua') diff --git a/src/hardware_data/graphics/uze_atmega644_mode5.lua b/src/hardware_data/graphics/uze_atmega644_mode5.lua index fe03b15..c6e5338 100644 --- a/src/hardware_data/graphics/uze_atmega644_mode5.lua +++ b/src/hardware_data/graphics/uze_atmega644_mode5.lua @@ -9,9 +9,10 @@ return { y = 0, }, }, - pxps = 16384, - txps = 1120, - plps = false, + pixels = 12288, + texels = 256, + vertices = false, + vram = 53760, }, colours = { total = 256, -- cgit v1.2.3-54-g00ecf