Mercurial > hg > Members > kono > nitros9-code
view lib/kreiderclib/uminmax.as @ 3278:ea1afb494127
defs: Add Bt.Sec for atari and corsham
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Sat, 07 Mar 2020 23:52:40 +0100 |
parents | 1647f1874cdf |
children |
line wrap: on
line source
* Disassembly by Os9disasm of uminmax.r section code umin: ldd 2,s cmpd 4,s bls L0009 ldd 4,s L0009 rts umax: ldd 2,s cmpd 4,s bcc L0013 ldd 4,s L0013 rts endsect