string: Added new .strp directive. master origin/HEAD origin/master
authorLukas Krickl <lukas@krickl.dev>
Mon, 27 Apr 2026 07:54:43 +0000 (09:54 +0200)
committerLukas Krickl <lukas@krickl.dev>
Mon, 27 Apr 2026 07:54:43 +0000 (09:54 +0200)
commitded9e102e9e5b0521139d6b851cd6d0f13d637dc
tree1409be8f09dc33f104f57ebe654229694c36b0ff
parenta750c69e0583ca0b74d1b3a77607331ccc07c1c6
string: Added new .strp directive.

This directive allows the user to create a string of at least n bytes
length.
makefile
man/ulas.1
man/ulas.5
src/test.c
src/ulas.c
src/ulas.h
tests/strp.bin [new file with mode: 0644]
tests/strp.s [new file with mode: 0644]