|
035f3baabf
|
Restore NL in console.asm -- syscall 1 requires mem addr, not constant 0xA
|
2025-06-24 17:02:49 +02:00 |
|
|
2005adf25f
|
Use NL/EOS instead of 10/0, use constants.asm for global constants
|
2025-06-24 16:34:06 +02:00 |
|
|
f10b2f3c88
|
Save/restore rdi to r10 instead of stack in strcat(),puts()
|
2025-06-24 15:06:21 +02:00 |
|
|
4aee0916db
|
Remove unneeded saving of rdi in print()
|
2025-06-23 15:25:10 +02:00 |
|
|
2f5e3202db
|
min[u](),max[u](),islower(),isupper(),print(),puts(),strlen(),strcpy(),strcat()
|
2025-06-23 15:07:55 +02:00 |
|