Mercurial > hg > Members > kono > nitros9-code
view lib/kreiderclib/strtok.as @ 3136:820bc08befa5
Add new sysgo variant from Bob Devries with sysgo.cfg support
Add the text file "level2/sys/sysgo.cfg" to faciliate the new "sysgo_bd".
author | Bill Pierce <merlinious999@gmail.com> |
---|---|
date | Sat, 04 Feb 2017 02:10:35 +0100 |
parents | 1647f1874cdf |
children |
line wrap: on
line source
* Disassembly by Os9disasm of strtok.r section bss * Initialized Data (class G) G0000 fcb $00 fcb $00 endsect section code strtok: clra clrb pshs d,u ldu 6,s bne L000e ldu G0000,y beq L003a L000e ldx 8,s pshs x pshs u lbsr strspn leas 4,s leau d,u ldb ,u beq L003a stu ,s ldx 8,s pshs x pshs u lbsr strpbrk leas 4,s std G0000,y beq L003a tfr d,x clr ,x+ stx G0000,y L003a puls d,u,pc endsect