"*" is the current position
LDX #$10
DEX
BPL * -1
Labels are written without ":"
"<" = Low Byte
">" = High Byte
<-A | enable " mode | F1 | page up |
<-B | block command: | F2 | top line |
<-C | cold start | F3 | .word |
<-D | disk command: | F4 | assemble |
<-E | enter file: | F5 | .byte |
<-F | find: | F6 | alt+y |
<-G | go to mark # | F7 | page down |
<-H | goto end of file | F8 | bottom line |
<-I | fill memory | <-1 | BASIC |
<-J | dump memory | <-2 | comment line |
<-K | key (F3-F6): | <-3 | assemble |
<-L | load file: | <-4 | print file: |
<-M | set mark (0-9,s,e) # | <-5 | object-file: |
<-N | go number # | <-6 | data from $0000 to $0000 |
<-O | change display colors | <-7 | |
<-P | eor code | <-8 | |
<-Q | | <-9 | |
<-R | replace: by: | <-0 | |
<-S | savel file: | <-+ | add |
<-T | | <- - | subtract |
<-U | list labels: | <-pnd | delete current line |
<-V | 16x16 view | <-@ | disk status |
<-W | write file: | <-* | directory |
<-X | | <-: | list marks |
<-Y | | <-; | kill mark # |
<-Z | | | |
html by doj / cubic.
thanks to graham / oxyron for introduction to turbo ass.
homepage: www.cubic.org