summaryrefslogtreecommitdiff
path: root/src/hardware_data/scripts/load/graphics/ppu_cgb.lua
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-12-18 07:21:36 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-12-18 07:21:36 -0300
commit49181e51f5bf82a274f9786f7e369f154e0ae382 (patch)
tree877c11c33cebcbe842b6c82ed496701174ac904e /src/hardware_data/scripts/load/graphics/ppu_cgb.lua
parent73c4d7894cc9078203ddb3d30b8794d5fc824e0c (diff)
Update graphics modes
Diffstat (limited to 'src/hardware_data/scripts/load/graphics/ppu_cgb.lua')
-rw-r--r--src/hardware_data/scripts/load/graphics/ppu_cgb.lua80
1 files changed, 48 insertions, 32 deletions
diff --git a/src/hardware_data/scripts/load/graphics/ppu_cgb.lua b/src/hardware_data/scripts/load/graphics/ppu_cgb.lua
index 0a89cbd..6ca179e 100644
--- a/src/hardware_data/scripts/load/graphics/ppu_cgb.lua
+++ b/src/hardware_data/scripts/load/graphics/ppu_cgb.lua
@@ -41,36 +41,44 @@ return {
palettes = {
specify = true,
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
},
transform = {
@@ -101,36 +109,44 @@ return {
palettes = {
specify = true,
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
},
mirror = true,