From a71413dba2e6abf13b3545bd8bc3b9ef1e1192d5 Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Wed, 13 Dec 2023 15:05:00 +0100 Subject: [PATCH] Fixed header for ulas --- src/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/index.html b/src/index.html index 35b263f..98a47aa 100644 --- a/src/index.html +++ b/src/index.html @@ -14,9 +14,9 @@

krickl.dev

-

Weld

+

ulas

- ulas is a homebrew sm83 assembler with a simple but powerful macro feature. + Unlink's Light Assembler is a homebrew sm83 assembler with a simple but powerful macro feature. It can output binaries directly without a linker step and can easily be used as a library.

-- 2.30.2