summaryrefslogtreecommitdiff
path: root/src/hardware_data/graphics/uze_atmega644_mode2.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardware_data/graphics/uze_atmega644_mode2.lua')
-rw-r--r--src/hardware_data/graphics/uze_atmega644_mode2.lua19
1 files changed, 6 insertions, 13 deletions
diff --git a/src/hardware_data/graphics/uze_atmega644_mode2.lua b/src/hardware_data/graphics/uze_atmega644_mode2.lua
index 7fe67f0..1a645c2 100644
--- a/src/hardware_data/graphics/uze_atmega644_mode2.lua
+++ b/src/hardware_data/graphics/uze_atmega644_mode2.lua
@@ -16,8 +16,12 @@ return {
colours = {
total = 256,
limit = false,
- background = false,
- transparent = colourKey,
+ background = true,
+ transparent = {
+ sprite = colourKey,
+ tile = false,
+ },
+ palettes = false,
},
meshes = false,
shaders = {
@@ -32,15 +36,6 @@ return {
sprites = {
onScreen = 32,
onLine = 5,
- palettes = {
- {
- total = 256,
- limit = 255,
- keys = 1,
- byPixels = false,
- colours = false,
- },
- },
transform = {
move = true,
rotate = false,
@@ -82,7 +77,6 @@ return {
x = 0,
y = 0,
},
- palettes = false,
sizes = {
{
width = 6,
@@ -109,7 +103,6 @@ return {
x = 'free',
y = 'free',
},
- palettes = false,
sizes = {
{
width = 6,