All Projects → hperaza → ZSM4

hperaza / ZSM4

Licence: GPL-2.0 license
Z80/Z180/Z280 Macro Assembler for CP/M, UZI180 and RSX180

Programming Languages

assembly
5116 projects
Makefile
30231 projects

Projects that are alternatives of or similar to ZSM4

iz-cpm
Portable CP/M emulation to run CP/M 2.2 binaries for Z80
Stars: ✭ 56 (+115.38%)
Mutual labels:  z80, cpm, cpm22
spectrum128 cpm
zx spectrum 128 emulation on stm32f407 + Grant Searle's CP/M system port ili9341 16 bit display
Stars: ✭ 29 (+11.54%)
Mutual labels:  z80, cpm, cpm22
mescc
Mike's Enhanced Small C Compiler for Z80 and CP/M.
Stars: ✭ 23 (-11.54%)
Mutual labels:  z80, cpm, z80-assembler
gorilla-cpm
GORILLA.BAS port to CP/M in Turbo Modula-2. Supported terminals: VT52, VT100, ANSI, ADM-31, KayPro, C128, Memotech monochrome, CPC / Zenith Z19
Stars: ✭ 45 (+73.08%)
Mutual labels:  z80, cpm
emuStudio
Universal emulation platform and framework.
Stars: ✭ 28 (+7.69%)
Mutual labels:  z80, z80-assembler
lighthouse-of-doom
A simple text-based adventure game
Stars: ✭ 52 (+100%)
Mutual labels:  z80, cpm
techdocs
Reference documents for z88dk
Stars: ✭ 23 (-11.54%)
Mutual labels:  z80, z180
zasm
Z80 / 8080 / Z180 assembler (for unix-style OS)
Stars: ✭ 47 (+80.77%)
Mutual labels:  z80, z180
cpmtools
Tools to access CP/M file systems (forked)
Stars: ✭ 29 (+11.54%)
Mutual labels:  cpm, cpm22
a80
Intel 8080/Zilog Z80 assembler written in D.
Stars: ✭ 23 (-11.54%)
Mutual labels:  z80, cpm
MDSDRV
Sound driver for Sega Mega Drive
Stars: ✭ 44 (+69.23%)
Mutual labels:  z80
kernal64
A Scala Commodore 64, 128, VIC20, CBM2 and SuperCPU emulator
Stars: ✭ 87 (+234.62%)
Mutual labels:  z80
Z80Core
A Z80 core written in Java
Stars: ✭ 25 (-3.85%)
Mutual labels:  z80
apultra
Free open-source compressor for apLib with 5-7% better ratios
Stars: ✭ 84 (+223.08%)
Mutual labels:  z80
ersatz80
Z80+ARM=BUGS
Stars: ✭ 13 (-50%)
Mutual labels:  z80
scas
SirCmpwn's assembler (and linker)
Stars: ✭ 22 (-15.38%)
Mutual labels:  z80
TMS9918A
TMS9918A video card for RC2014
Stars: ✭ 104 (+300%)
Mutual labels:  z80
channels
ZX Spectrum browser for forums and imageboards
Stars: ✭ 52 (+100%)
Mutual labels:  z80
Zany80
Zany80 fantasy computer system
Stars: ✭ 48 (+84.62%)
Mutual labels:  z80
6502.Net
A .Net-based Cross-Assembler for Several 8-Bit Microprocessors
Stars: ✭ 44 (+69.23%)
Mutual labels:  z80

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 and produces a REL file suitable for linking with Microsoft's L80 or Digital Research's LINK. ZSM 4.6 is a disk based assembler, i.e. source code is read from disk, the resulting object code is written to disk and an optional print file can be written to disk. Alternatively the print file can be redirected to the console or to the printer.

See the full documentation in the docs directory.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].