gregorychalenko / sjasmplus

Command-line cross-compiler of assembly language for Z80 CPU.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sjasmplus

Command-line cross-compiler of assembly language for Z80 CPU.

Supports many ZX-Spectrum specific directives, has built-in Lua scripting engine and 3-pass design.

For Linux/BSD/Windows/Dos. Make/Make Install or CMake installation methods for your convenience.

This repository was created by import from original Aprisobal's repository @ https://sourceforge.net/projects/sjasmplus/.

About

Command-line cross-compiler of assembly language for Z80 CPU.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 53.4%Language:C++ 45.0%Language:CMake 0.8%Language:Makefile 0.7%Language:Assembly 0.1%Language:Batchfile 0.1%