summaryrefslogtreecommitdiff
path: root/src/hardware_data/graphics/uze_atmega644_mode2_1-screen-section.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardware_data/graphics/uze_atmega644_mode2_1-screen-section.lua')
-rw-r--r--src/hardware_data/graphics/uze_atmega644_mode2_1-screen-section.lua9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/hardware_data/graphics/uze_atmega644_mode2_1-screen-section.lua b/src/hardware_data/graphics/uze_atmega644_mode2_1-screen-section.lua
index 98ac625..a1eaf2f 100644
--- a/src/hardware_data/graphics/uze_atmega644_mode2_1-screen-section.lua
+++ b/src/hardware_data/graphics/uze_atmega644_mode2_1-screen-section.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. --