Page 1 of 1

Machine Language Monitor?

PostPosted: April 21st, 2017, 12:39 pm
by DGSimpson
Does anyone know if there is a machine language monitor program available for the Altair? I'm not referring to the "monitor" program that's part of the MITS assembler -- I'm referring to a program that lets you display and modify memory contents in octal or hex, has a simple built-in assembler and disassembler, etc. The "debug.exe" command that used to be included with MS-DOS is an example.

David

Re: Machine Language Monitor?

PostPosted: April 21st, 2017, 2:26 pm
by toml_12953
DGSimpson wrote:Does anyone know if there is a machine language monitor program available for the Altair? I'm not referring to the "monitor" program that's part of the MITS assembler -- I'm referring to a program that lets you display and modify memory contents in octal or hex, has a simple built-in assembler and disassembler, etc. The "debug.exe" command that used to be included with MS-DOS is an example.

David


Do you mean the original Altair or the Clone? For the Clone, there's a monitor in the firmware. If you have an original, you could look at the documentation and enter the listing yourself.

http://altairclone.com/downloads/roms/Altair%20Monitor/

Tom L

Re: Machine Language Monitor?

PostPosted: April 21st, 2017, 2:43 pm
by DGSimpson
I was thinking of the clone. This is exactly what I was looking for. Thanks very much.

Re: Machine Language Monitor?

PostPosted: May 3rd, 2017, 2:01 pm
by pngwen
There is also the monitor that comes with the MITS Programming System II package. That is by far my favorite. In addition to a straight up machine code monitor, you can use a text editor (EDT) and assembler (AM2). You can load it from audio cassette if you have the ACR interface.