summaryrefslogtreecommitdiff
path: root/src/hardware_data/graphics/uze_atmega644_mode3.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardware_data/graphics/uze_atmega644_mode3.lua')
-rw-r--r--src/hardware_data/graphics/uze_atmega644_mode3.lua5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/hardware_data/graphics/uze_atmega644_mode3.lua b/src/hardware_data/graphics/uze_atmega644_mode3.lua
index 26400f2..2bc1f52 100644
--- a/src/hardware_data/graphics/uze_atmega644_mode3.lua
+++ b/src/hardware_data/graphics/uze_atmega644_mode3.lua
@@ -1,5 +1,6 @@
return {
screen = {
+ -- Scroll Mode and Static Mode can be changed by compilation --
scrollMode = {
width = 224,
height = 224,
@@ -39,7 +40,9 @@ return {
},
physic = false,
sprites = {
- onScreen = 20,
+ -- Max sprites on screen can be changed by compilation --
+ onScreen = '>=20=<',
+ -- Max sprites on line are undocumented, but is visible 10 or more --
onLine = '>=10',
palettes = {
{