Fix rgbasm -b and rgbasm -g (#1052)

Fixes #1051
This commit is contained in:
Rangi
2022-09-25 04:22:55 -04:00
committed by GitHub
parent 5ad8a8c958
commit f88968ec20
7 changed files with 12 additions and 4 deletions

View File

@@ -1,2 +1,4 @@
PRINTLN %Oo_Oo_Oo
OPT b.X
PRINTLN %..X.X.X.
PRINTLN %..X._X.X.

1
test/asm/opt-b.flags Normal file
View File

@@ -0,0 +1 @@
-Weverything -b oO

View File

@@ -1 +1,2 @@
$2A
$2A

View File

@@ -1,2 +1,4 @@
PRINTLN `pqpq_rsrs
OPT g.x0X
PRINTLN `.x.x0X0X
PRINTLN `.x.x_0X0X

1
test/asm/opt-g.flags Normal file
View File

@@ -0,0 +1 @@
-Weverything -g pqrs

View File

@@ -1 +1,2 @@
$F55
$F55