I am using this 8085 assembler, and it seems to work. To make things easier, I produced a header file, header.asm
, that lists all the function calls I could find in the Technical Manual. I will test these in time.
I did a first quick test, called of course test.asm
, including the header file, and it compiled properly (I think), as an Intel HEX file. I used hex2bin.py
to convert to test.co
. I might write a small utility to convert it to a BASIC code that POKEs data, if that makes sense and helps.
In the end I am planning to build a small GUI application that will take care of most of the process building an ASM application, but I'll take it one step at a time...
I am trolling the web to find and archive docs about the TRS-80 M100. Anything that looks useful will be dumped in Docs
.
I can't remember just now where I found these, but I will link back when I do. The idea here is to archive, not steal :-)