mirror of
https://github.com/marketideas/qasm.git
synced 2025-01-13 05:29:56 +00:00
Merge pull request #49 from ksherlock/asm-listing
qasm iigs: adjust listing label placement
This commit is contained in:
commit
79a0748ede
@ -845,13 +845,13 @@ printline php
|
||||
pea 0
|
||||
pea 0
|
||||
_QADrawDec
|
||||
lda #' '
|
||||
jsr drawchar
|
||||
* rep $30
|
||||
* lda tabs
|
||||
* and #$ff
|
||||
* pha
|
||||
* _QATabToCol
|
||||
* lda #' '
|
||||
* jsr drawchar
|
||||
* rep $30
|
||||
lda tabs
|
||||
and #$ff
|
||||
pha
|
||||
_QATabToCol
|
||||
:sp2 sep $30
|
||||
lda [printptr]
|
||||
and #$7f
|
||||
|
Loading…
x
Reference in New Issue
Block a user