### #### # # #### #### ##### ### # #
# # # ## ## # # # # # # # ## ##
# # # # # # # # # # # # # # # #
##### ### # # # # # #### #### ##### # # #
# # # # # # # # # # # # # #
# # # # # # # # # # # # # #
# # #### # # #### # # ##### # # # #
THE TI-8X+ ON-CALC ASSEMBLER
CURRENT VERSION : 1.00
Asmdream is an on-calc assembler for the TI-8X+ calculator series.
It reads symbolic content (sources & includes) written directly using the OS built-in program editor.
It writes machine code into protected programs in ram.
You can think of it as a hybrid between mimas & axe.
DOWNLOAD
http://www.ticalc.org/archives/files/fileinfo/444/44479.htmlDon't forget to read asmdream.txt.
NEWS
http://ourl.ca/14654/276283http://ourl.ca/14654/278334http://ourl.ca/14654/342852FEATURES
all z80 instructions (undocumented ones included)
constant byte strings
variable byte strings (ascii strings handled)
variable word strings (ascii strings handled)
token strings
comments
immediate arguments
decimal
hexadecimal
binary
ascii
operators
positive
negative
addition
substraction
program counter symbol (changeable initial value)
address labels (usable in main and macro code)
equate labels (nesting handled)
macros (nesting handled)
macro parameters
error handling (goto handled)
automatic include detection
ultra complete collection of equates
running asmdream from external code supported
TOPIC PURPOSES
troubleshooting
feedback
SCREENSHOT
The assembler in action :