Updated website
authorLukas Krickl <lukas@krickl.dev>
Sun, 18 Feb 2024 17:37:41 +0000 (18:37 +0100)
committerLukas Krickl <lukas@krickl.dev>
Sun, 18 Feb 2024 17:37:41 +0000 (18:37 +0100)
src/index.html

index 72b7dc177bc18e2912d621b42d6c336b191154d4..f78d21d67bca6300a69af3001533e6f8be75d364 100644 (file)
   <h1>krickl.dev</h1>
 
   <article>
-    <h2><a href="https://git.krickl.dev/?p=ubuild/.git;a=tree">ulas</a></h2>
+    <h2><a href="https://git.krickl.dev/?p=ulas/.git;a=tree">ulas</a></h2>
     <p>
-      Unlink's build system is a simple build system written in C that only uses C as a definition language.
-    </p>
-  </article>
-
-  <article>
-    <h2><a href="https://git.krickl.dev/?p=whk/.git;a=summary">whk</a></h2>
-    <p>
-      Whk is a simple first person game written in C and <a href="https://www.raylib.com/">raylib</a>.
-      It uses simple doom-style maps and will have an in-engine map editor.
+      Ulas is a assembler for the sm83 cpu.
+      It currently supports direct assembly without a linking step and will in the future also offer 
+      a disassembler as well as a debugger interface. 
     </p>
   </article>