Mercurial > hg > Members > kono > nitros9-code
comparison lib/alib/jsr_cmd.a @ 2782:aaba193af04f lwtools-port
Updated code to use lwasm/lwlink
author | Boisy Pitre <boisy.pitre@nuance.com> |
---|---|
date | Sat, 26 Jan 2013 08:26:31 -0600 |
parents | 7d70b7e1cb21 |
children |
comparison
equal
deleted
inserted
replaced
2779:3c95627d0ca9 | 2782:aaba193af04f |
---|---|
26 | 26 |
27 | 27 |
28 nam Jsr to 1 char Command | 28 nam Jsr to 1 char Command |
29 ttl Assembler Library Module | 29 ttl Assembler Library Module |
30 | 30 |
31 psect JSR_CMD,0,0,0,0,0 | 31 section .text |
32 | 32 |
33 JSR_CMD: | 33 JSR_CMD: |
34 tst ,x end of table? | 34 tst ,x end of table? |
35 beq jsrerr | 35 beq jsrerr |
36 | 36 |