summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2017-01-12 17:40:00 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2017-01-12 17:40:00 -0300
commitda432523d18d077760ae4a872e1f0d4a474f0e21 (patch)
treede62ff81e8f1d1c3d05e426c968b68e9b7e850bc
parent2ceb5527586c0e345f427ae0e702cc751ba313f0 (diff)
Update graphics modes
-rw-r--r--src/hardware_data/graphics/ppu_lr35902-cgb.lua1
-rw-r--r--src/hardware_data/graphics/ppu_lr35902-dmg.lua1
-rw-r--r--src/hardware_data/graphics/ppu_lr35902-sgb.lua1
-rw-r--r--src/hardware_data/graphics/ppu_lr35902-sgb2.lua1
4 files changed, 4 insertions, 0 deletions
diff --git a/src/hardware_data/graphics/ppu_lr35902-cgb.lua b/src/hardware_data/graphics/ppu_lr35902-cgb.lua
index 9920af6..162e3a1 100644
--- a/src/hardware_data/graphics/ppu_lr35902-cgb.lua
+++ b/src/hardware_data/graphics/ppu_lr35902-cgb.lua
@@ -116,6 +116,7 @@ return {
switchable = false,
nametables = 1,
'1 screen with free tiles',
+ 'l shaped with free tiles',
},
screenSections = {
main = {
diff --git a/src/hardware_data/graphics/ppu_lr35902-dmg.lua b/src/hardware_data/graphics/ppu_lr35902-dmg.lua
index 935bea1..68a277d 100644
--- a/src/hardware_data/graphics/ppu_lr35902-dmg.lua
+++ b/src/hardware_data/graphics/ppu_lr35902-dmg.lua
@@ -116,6 +116,7 @@ return {
switchable = false,
nametables = 1,
'1 screen with free tiles',
+ 'l shaped with free tiles',
},
screenSections = {
main = {
diff --git a/src/hardware_data/graphics/ppu_lr35902-sgb.lua b/src/hardware_data/graphics/ppu_lr35902-sgb.lua
index 13bb635..bb51be9 100644
--- a/src/hardware_data/graphics/ppu_lr35902-sgb.lua
+++ b/src/hardware_data/graphics/ppu_lr35902-sgb.lua
@@ -116,6 +116,7 @@ return {
switchable = false,
nametables = 1,
'1 screen with free tiles',
+ 'l shaped with free tiles',
},
screenSections = {
main = {
diff --git a/src/hardware_data/graphics/ppu_lr35902-sgb2.lua b/src/hardware_data/graphics/ppu_lr35902-sgb2.lua
index d529f7a..6052ebc 100644
--- a/src/hardware_data/graphics/ppu_lr35902-sgb2.lua
+++ b/src/hardware_data/graphics/ppu_lr35902-sgb2.lua
@@ -116,6 +116,7 @@ return {
switchable = false,
nametables = 1,
'1 screen with free tiles',
+ 'l shaped with free tiles',
},
screenSections = {
main = {