- Notifications
You must be signed in to change notification settings - Fork3
Z80/Z180/Z280 Macro Assembler for CP/M, UZI180 and RSX180
License
NotificationsYou must be signed in to change notification settings
hperaza/ZSM4
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ZSM 4.6, a Z80/Z180/Z280 Macro Assembler
ZSM 4.6 is a macro-assembler for the Z80, Z180 and Z280 microprocessors.It uses standard Zilog/Mostek mnemonics, supports conditional assembly andproduces a REL file suitable for linking with Microsoft's L80 or DigitalResearch's LINK. ZSM 4.6 is a disk based assembler, i.e. source code isread from disk, the resulting object code is written to disk and an optionalprint file can be written to disk. Alternatively the print file can beredirected to the console or to the printer.
See the full documentation in the docs directory.