summaryrefslogtreecommitdiff
path: root/src/hardware_data/graphics/uze_atmega644_mode2_3-screen-sections.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardware_data/graphics/uze_atmega644_mode2_3-screen-sections.lua')
-rw-r--r--src/hardware_data/graphics/uze_atmega644_mode2_3-screen-sections.lua9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/hardware_data/graphics/uze_atmega644_mode2_3-screen-sections.lua b/src/hardware_data/graphics/uze_atmega644_mode2_3-screen-sections.lua
index cd1cb44..99b0536 100644
--- a/src/hardware_data/graphics/uze_atmega644_mode2_3-screen-sections.lua
+++ b/src/hardware_data/graphics/uze_atmega644_mode2_3-screen-sections.lua
@@ -1,6 +1,15 @@
-- Information: --
-- Video Mode 2 (official) --
-- --
+-- Maximum sprites on screen --
+-- can be changed by compilation. --
+-- Default value is: --
+-- MAX_SPRITES=32 --
+-- Available value is: --
+-- MAX_SPRITES=1 to MAX_SPRITES=32 or more, --
+-- but is not recomended, due of hardware --
+-- limitation. --
+-- --
-- Vertical tiles on VRAM, --
-- can be changed by compilation, --
-- but is not recomended. --