![]() ![]() MZ-800 / MZ-1500 Download - Machine Language |
||||||||||||||||||||
|
||||||||||||||||||||
Assembler, Dissassembler, Monitor Programs, and Debugger | ||||||||||||||||||||
It is certainly more difficult than BASIC but, providing you use an assembler, disassembler, and a monitor, not greatly so. If you intend to master machine code, an assembler, a disassembler, a debugger, and a monitor program are a necessity. A good help is the debugger-function of an MZ-emulator for Windows ( e.g. the one written by Zdenìk Adler ). If you try and muddle along with POKE codes there is a real danger that you will become frustrated and give up. Failure, in this case, would be due to the problems involved with entering and debugging, rather than difficulties intrinsic to the code. Download and test the following debuggers, assemblers, disassemblers,
and monitor programs, then use the best for your purpose. |
||||||||||||||||||||
Version & download size |
File size in bytes |
Description | ||||||||||||||||||
BESY ( 17 kb ) |
P3.6: 4,192 P3.7: 4,224 COM: 7,424 DOC: 8,576 |
BESY is a useful disassembler with many and various functions. It was written in 1981 by Juergen Peters / Germany. There exist a lot of modified versions for the MZ-80A, MZ-700, MZ-800, and also for CP/M. The versions P3.6 and P3.7 can also be used for the MZ-700 / 800. Documentation follows later. The ZIP-file contains the versions P3.6, P3.7 (last version), version 1.1a for CP/M ( BESY.COM ) and the German documentation ( BESY.DOC ).
|
||||||||||||||||||
ML SP-8002 ( 6 kb ) |
3,713 |
The SP-8002 is fortunately a tiny, but very helpful debugging tool which contains a disassembler and it has much debbugging features like breakpoint setting, LOAD / SAVE programs, and expanded monitor functions like FIND, transferring memory blocks, displaying the memory ( HEX / ASCII ) and much more. BBG has distributed it for the MZ-700 / 800 / ( 1500 ). The documentation is included in the downloadble ZIP-file.
|
||||||||||||||||||
S-Master ( 9 kb ) |
11,077 |
The Spectrum Master is a debugger / utility and it was written in 1991 by Proton Software / Czech Republic. No documentation is available. The messages by this program are written in czech.
|
||||||||||||||||||
ZEN ( 1,609 kb ) |
5,120 |
AVALON ZEN is an Editor, Assembler, and Object Debugger written by John Hawthorne / UK in 1980 with new parts from Andrew Henson / Apollo Software / 1983.This version of ZEN was sold by MULTISOFT / Kersten & Partner / Germany under license from Kuma Computers LtD. GB. It can also be used for the MZ-80K and the MZ-800. German documentation and the source code are included ( PDF, 64 pages,
A5 ).
|
||||||||||||||||||
Tutorial | ||||||||||||||||||||
MZ-LEARN ( 12 kb ) |
20,096 |
MZ-LEARN is an introduction to learn the machine code language. It was written in 1985 by RVS Datentechnik / Holtkoetter / Germany. The documentation will follow later.
|