view lib/kreiderclib/gs1.as @ 2866:854ef52e512f lwtools-port

3rdparty/packages/arcadepak: Resolve ia.fnt copy conflict Smash and Thexter ship the same ia.fnt file so to avoid "file already exists" errors when copying these files to the disk image, use os9copy -r to overwrite.
author Tormod Volden <debian.tormod@gmail.com>
date Tue, 01 Oct 2013 00:04:17 +0200
parents 1647f1874cdf
children
line wrap: on
line source

* Disassembly by Os9disasm of gs1.r

 section code

* OS-9 system function equates

I$GetStt equ $8d 

_gs_size: ldb   #2 
 bra   L0006 
_gs_pos: ldb   #5 
L0006 pshs  u 
 lda   5,s 
 os9 I$GetStt 
 bcc   L0019 
 ldx   #-1 
 tfr   x,u 
 clra   
 std   errno,y 
L0019 stx   _flacc,y 
 leax  _flacc,y 
 stu   2,x 
 puls  u,pc 

 endsect