adding gotox.s gotoy.s wherex.s wherey.s
This commit is contained in:
14
libsrc/telestrat/gotoy.s
Normal file
14
libsrc/telestrat/gotoy.s
Normal file
@@ -0,0 +1,14 @@
|
||||
;
|
||||
; jede jede@oric.org 2017-02-25
|
||||
;
|
||||
.export _gotoy
|
||||
|
||||
.importzp sp
|
||||
|
||||
.include "telestrat.inc"
|
||||
|
||||
|
||||
.proc _gotoy
|
||||
sta SCRY
|
||||
rts
|
||||
.endproc
|
||||
Reference in New Issue
Block a user