summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-12-06 15:59:32 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-12-06 15:59:32 -0300
commitef2ab068f78ace9dded02631856246b3a79924fc (patch)
tree59fb1d200dc3423bcbb32c1e340a4e6315ccb098
parent833fdcdecabc3317558c46274cf4ef7a9854f54e (diff)
Fix gpu modes
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x+cx4_mode1.lua3
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x+gsu-x_mode1.lua3
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode0.lua4
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode1.lua3
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode2.lua2
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode3.lua2
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode4.lua2
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode5.lua2
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode6.lua1
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode7.lua24
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/ym7101.lua3
11 files changed, 46 insertions, 3 deletions
diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x+cx4_mode1.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x+cx4_mode1.lua
index 2ac830b..c8dfb91 100644
--- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x+cx4_mode1.lua
+++ b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x+cx4_mode1.lua
@@ -67,6 +67,7 @@ return {
colors = '4bpp',
specifyColors = false,
moveIndividual = false,
+ independent = false,
rotate = false,
scale = false,
shear = false,
@@ -94,6 +95,7 @@ return {
colors = '4bpp',
specifyColors = false,
moveIndividual = false,
+ independent = false,
rotate = false,
scale = false,
shear = false,
@@ -121,6 +123,7 @@ return {
colors = '2bpp',
specifyColors = false,
moveIndividual = true,
+ independent = false,
rotate = false,
scale = false,
shear = false,
diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x+gsu-x_mode1.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x+gsu-x_mode1.lua
index 555d010..4094a6c 100644
--- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x+gsu-x_mode1.lua
+++ b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x+gsu-x_mode1.lua
@@ -67,6 +67,7 @@ return {
colors = '4bpp',
specifyColors = false,
moveIndividual = false,
+ independent = false,
rotate = true,
scale = true,
shear = true,
@@ -94,6 +95,7 @@ return {
colors = '4bpp',
specifyColors = false,
moveIndividual = false,
+ independent = false,
rotate = true,
scale = true,
shear = true,
@@ -121,6 +123,7 @@ return {
colors = '2bpp',
specifyColors = false,
moveIndividual = true,
+ independent = false,
rotate = true,
scale = true,
shear = true,
diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode0.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode0.lua
index 96aa54f..54a349b 100644
--- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode0.lua
+++ b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode0.lua
@@ -67,6 +67,7 @@ return {
colors = '2bpp',
specifyColors = false,
moveIndividual = false,
+ independent = false,
rotate = false,
scale = false,
shear = false,
@@ -94,6 +95,7 @@ return {
colors = '2bpp',
specifyColors = false,
moveIndividual = false,
+ independent = false,
rotate = false,
scale = false,
shear = false,
@@ -121,6 +123,7 @@ return {
colors = '2bpp',
specifyColors = false,
moveIndividual = false,
+ independent = false,
rotate = false,
scale = false,
shear = false,
@@ -148,6 +151,7 @@ return {
colors = '2bpp',
specifyColors = false,
moveIndividual = true,
+ independent = false,
rotate = false,
scale = false,
shear = false,
diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode1.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode1.lua
index 46096f3..b5cc1ab 100644
--- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode1.lua
+++ b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode1.lua
@@ -67,6 +67,7 @@ return {
colors = '4bpp',
specifyColors = false,
moveIndividual = false,
+ independent = false,
rotate = false,
scale = false,
shear = false,
@@ -94,6 +95,7 @@ return {
colors = '4bpp',
specifyColors = false,
moveIndividual = false,
+ independent = false,
rotate = false,
scale = false,
shear = false,
@@ -121,6 +123,7 @@ return {
colors = '2bpp',
specifyColors = false,
moveIndividual = true,
+ independent = false,
rotate = false,
scale = false,
shear = false,
diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode2.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode2.lua
index 728205a..a7d024f 100644
--- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode2.lua
+++ b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode2.lua
@@ -67,6 +67,7 @@ return {
colors = '4bpp',
specifyColors = false,
moveIndividual = true,
+ independent = false,
rotate = false,
scale = false,
shear = false,
@@ -94,6 +95,7 @@ return {
colors = '4bpp',
specifyColors = false,
moveIndividual = true,
+ independent = false,
rotate = false,
scale = false,
shear = false,
diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode3.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode3.lua
index 82ad414..039aec3 100644
--- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode3.lua
+++ b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode3.lua
@@ -67,6 +67,7 @@ return {
colors = '8bpp',
specifyColors = '443ppp',
moveIndividual = true,
+ independent = false,
rotate = false,
scale = false,
shear = false,
@@ -94,6 +95,7 @@ return {
colors = '4bpp',
specifyColors = false,
moveIndividual = false,
+ independent = false,
rotate = false,
scale = false,
shear = false,
diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode4.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode4.lua
index 764d5f1..107490d 100644
--- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode4.lua
+++ b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode4.lua
@@ -67,6 +67,7 @@ return {
colors = '8bpp',
specifyColors = true,
moveIndividual = true,
+ independent = false,
rotate = false,
scale = false,
shear = false,
@@ -94,6 +95,7 @@ return {
colors = '2bpp',
specifyColors = false,
moveIndividual = false,
+ independent = false,
rotate = false,
scale = false,
shear = false,
diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode5.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode5.lua
index f9808b5..473962b 100644
--- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode5.lua
+++ b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode5.lua
@@ -67,6 +67,7 @@ return {
colors = '4bpp',
specifyColors = false,
moveIndividual = false,
+ independent = false,
rotate = false,
scale = false,
shear = false,
@@ -94,6 +95,7 @@ return {
colors = '2bpp',
specifyColors = false,
moveIndividual = false,
+ independent = false,
rotate = false,
scale = false,
shear = false,
diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode6.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode6.lua
index 0fdb5ca..d95f0e3 100644
--- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode6.lua
+++ b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode6.lua
@@ -67,6 +67,7 @@ return {
colors = '4bpp',
specifyColors = false,
moveIndividual = true,
+ independent = false,
rotate = false,
scale = false,
shear = false,
diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode7.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode7.lua
index 6db1f2b..fd12d4c 100644
--- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode7.lua
+++ b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/s-ppux_5c7x-0x_mode7.lua
@@ -63,10 +63,11 @@ return {
},
tile = {
layer = {
- onePlane = {
+ plane = {
colors = '8bpp',
specifyColors = false,
moveIndividual = false,
+ independent = true,
rotate = true,
scale = true,
shear = true,
@@ -78,10 +79,27 @@ return {
},
},
},
- twoPlanes = {
+ a = {
colors = '7bpp',
specifyColors = false,
- moveIndividual = true,
+ moveIndividual = false,
+ independent = 'plane',
+ rotate = true,
+ scale = true,
+ shear = true,
+ affine = true,
+ size = {
+ default = {
+ width = 128,
+ height = 128,
+ },
+ },
+ },
+ b = {
+ colors = '7bpp',
+ specifyColors = false,
+ moveIndividual = false,
+ independent = 'plane',
rotate = true,
scale = true,
shear = true,
diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/ym7101.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/ym7101.lua
index 04b8299..b733c70 100644
--- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/ym7101.lua
+++ b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/load/gpu/ym7101.lua
@@ -67,6 +67,7 @@ return {
colors = '4bpp',
specifyColors = false,
moveIndividual = 'w',
+ independent = 'w',
rotate = true,
scale = true,
shear = true,
@@ -86,6 +87,7 @@ return {
colors = '4bpp',
specifyColors = false,
moveIndividual = false,
+ independent = false,
rotate = true,
scale = true,
shear = true,
@@ -105,6 +107,7 @@ return {
colors = '4bpp',
specifyColors = false,
moveIndividual = 'a',
+ independent = 'a',
rotate = false,
scale = false,
shear = false,