No description
  • C 95.9%
  • Assembly 3.2%
  • Makefile 0.9%
Find a file
2026-05-04 08:56:28 +02:00
man string: Added new .strp directive. 2026-04-27 09:54:43 +02:00
src string: Added new .strp directive. 2026-04-27 09:54:43 +02:00
tests string: Added new .strp directive. 2026-04-27 09:54:43 +02:00
.gitattributes Initial commit 2023-11-04 21:28:52 +01:00
.gitignore gitignore: Added patch to gitignore 2025-01-19 17:22:11 +01:00
BUGS.md chars literals: Fixed parsing errors when using char literals 2025-08-25 09:16:18 +02:00
LICENSE LICENSE: Updated year 2026-01-05 07:16:56 +01:00
makefile string: Added new .strp directive. 2026-04-27 09:54:43 +02:00
README.md README: updated contributing section 2026-05-04 08:56:28 +02:00
TODO.md updated todo 2026-01-29 05:19:40 +01:00

ulas

Unlink's light assembler is a SM83 assembler without any external dependencies written in C89.

Table of content

Installation

To build this program you will require a recent C compiler, and make.

make # to compile all targets 

Usage

Usage instructions can be found in the manual.

  • man/ulas.1: Command reference

License

This program is distributed under the terms of the MIT License.

Contributing

Patches can be submitted via email to lukas@krickl.dev.