Skip to content
forked from jorgicor/uz80as

Patches and feature improvements for Micro Z80 Assembler

License

Notifications You must be signed in to change notification settings

dennowiggle/uz80as

 
 

Repository files navigation

uz80as - Micro Z80 Assembler

uz80as is an assembler for the Zilog Z80 and several other microprocessors. It accepts source files with the same syntax accepted by the Telemark Cross Assembler (TASM), with only minor differences.

Currently, uz80as can assemble for these microprocessors:

  • Z80 family
    • Zilog Z80
    • Hitachi HD64180
    • Sharp LR35902 (Nintendo Gameboy CPU)
  • 6500 family
    • MOS Technology 6502
    • California Micro Devices G65SC02
    • Rockwell R6501, R65C02, R65C29
    • Western Design Center W65C02S
  • Datapoint 2200 (versions I & II)
  • Intel 4004, 4040, 8008, 8021, 8022, 8041, 8048, 8051, 8080, 8085
  • Motorola 6800, 6801, 68HC11
  • RCA 1802

uz80as is free software. See the file COPYING for copying conditions.

Home page: https://jorgicor.niobe.org/uz80as
Send bug reports to: jorge.giner@hotmail.com

About

Patches and feature improvements for Micro Z80 Assembler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.9%
  • M4 2.6%
  • Shell 1.7%
  • Makefile 0.8%