There are a few assemblers that can be hosted on the M100. For my use I created an extension for VS Code that supports Telemark Assembler (TASM). TASM has been around since the 1980s, still maintained by the original author as of a few years ago.
You can download the extension from within VS Code or from Github. The Github repo also has a shareware copy of TASM and some instructions. https://github.com/Jeff-Birt/TASM_vsCode_Extension Jeff Birt -----Original Message----- From: M100 <[email protected]> On Behalf Of Will Senn Sent: Wednesday, March 13, 2024 3:05 PM To: [email protected] Subject: [M100] looking for assembler/debugger Hi All, I'm studying the 8085 microprocessor and its assembly language right now (Engineering Funda on Youtube with Jubin Mitra's 8085 Sim). It's going fine, but I realize that I have an m100 laying around with an actual OKI 80C85 in it to play with. What I can't remember is, whether or not there's an assembler and debugger available for it laying around somewhere? Also, is there a book out there on m100 assembly language programming? When I last messed around with the system, I was doing BASIC and didn't get into the processor much. Now, I'm interested and looking for an assembler - help appreciated. Thanks, Will
