chore: added new math helper function to get an absolute distance btween 2 numbers
authorLukas Krickl <lukas@krickl.dev>
Tue, 5 Aug 2025 16:26:09 +0000 (18:26 +0200)
committerLukas Krickl <lukas@krickl.dev>
Tue, 5 Aug 2025 16:26:09 +0000 (18:26 +0200)
commit80248b475b164965dad0c7dfc586186e6b2850b3
treef0bd304e0dd7db33f4e015f112b507b8902ae255
parentadc1bb10d4580602cc11337557f462f0e7f78717
chore: added new math helper function to get an absolute distance btween 2 numbers
src/main.s
src/math.s [new file with mode: 0644]
src/unit_cpu.s