mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
New PMG for 6 colored tanks
but colors not set to new scheme.
This commit is contained in:
+3
-1
@@ -59,18 +59,20 @@ lineClear
|
||||
dta d" ", $ff
|
||||
|
||||
;-----------
|
||||
pmtableL ; addressess of the P/M memory for 5 tanks (6th is without P/M background)
|
||||
pmtableL ; addressess of the P/M memory for 6 tanks
|
||||
.by <(pmgraph+$400)
|
||||
.by <(pmgraph+$500)
|
||||
.by <(pmgraph+$600)
|
||||
.by <(pmgraph+$700)
|
||||
.by <(pmgraph+$300) ; this is a missile background
|
||||
.by <(pmgraph+$300) ; this is a missile background
|
||||
pmtableH
|
||||
.by >(pmgraph+$400)
|
||||
.by >(pmgraph+$500)
|
||||
.by >(pmgraph+$600)
|
||||
.by >(pmgraph+$700)
|
||||
.by >(pmgraph+$300)
|
||||
.by >(pmgraph+$300)
|
||||
;-----------
|
||||
sintable
|
||||
.by 0
|
||||
|
||||
Reference in New Issue
Block a user