4 Commits

Author SHA1 Message Date
Ed_
f8afbadc33 problably going to go a diff route than masm
I wanted something in assembly to prep for Onat's streams. However assembly for x86 on linux is a pain in the ass to port to x64 masm.
I could try to do fasm instead... but I'm not sure if that port will be any less painful.

I could just do it in odin or C11 first, both can produce a similar runtime to what Onat showed. We don't get access to the registers without inline assembly however.
2025-05-26 01:23:06 -04:00
Ed_
db2336806e learning 2025-05-25 23:22:17 -04:00
Ed_
a9d87e4797 learning 2025-05-25 22:35:07 -04:00
Ed_
b32fdffb93 initial commit 2025-05-25 18:45:24 -04:00