view lib/kreiderclib/gs1.as @ 3162:c44cd20907bd

sysgo.asm: Delete trailing whitespace, fix indent (no functional change) Add comments and vertical whitespace for readability.
author Neal Crook <foofoobedoo@gmail.com>
date Thu, 06 Apr 2017 22:04:46 +0100
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