fix feature.s test
This commit is contained in:
@@ -2,6 +2,11 @@
|
|||||||
|
|
||||||
.export _main
|
.export _main
|
||||||
|
|
||||||
|
.segment "ZEROPAGE"
|
||||||
|
zplabel:
|
||||||
|
|
||||||
|
.segment "CODE"
|
||||||
|
|
||||||
; exit with 0
|
; exit with 0
|
||||||
|
|
||||||
_main:
|
_main:
|
||||||
|
|||||||
Reference in New Issue
Block a user