view lib/kreiderclib/ss3.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 ss3.r

 section code

* OS-9 system function equates

I$SetStt equ $8e 

_ss_wtrk: pshs  y,u 
 ldb   #4 
 ldy   10,s 
 ldu   8,s 
 ldx   14,s 
 lda   7,s 
 os9 I$SetStt 
 puls  y,u 
 lbra  _sysret 

 endsect