From baab1aad2b5940de4de9335d947bc404f9926a17 Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Thu, 22 Dec 2016 03:07:54 -0300 Subject: Minor fix --- src/hardware_data/graphics/uze_atmega644_mode3.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hardware_data/graphics/uze_atmega644_mode3.lua') diff --git a/src/hardware_data/graphics/uze_atmega644_mode3.lua b/src/hardware_data/graphics/uze_atmega644_mode3.lua index 6e89308..89e3bf5 100644 --- a/src/hardware_data/graphics/uze_atmega644_mode3.lua +++ b/src/hardware_data/graphics/uze_atmega644_mode3.lua @@ -43,7 +43,7 @@ return { physic = false, sprites = { -- Max sprites on screen can be changed by compilation -- - -- Default is 20 sprites for 4kB RAM and 20Mhz CPU -- + -- Default is 20 sprites for 4kB RAM and 10Mhz CPU -- -- It needs ajust ramtiles in compilation for -- -- implement more tiles in a megatile -- -- 1 ramtiles consumes 64B RAM -- -- cgit v1.2.3-54-g00ecf