unfinished
|
idk what i changed check the diffs
|
2021-11-25 12:41:37 -05:00 |
.gitignore
|
like added everything
|
2021-09-26 17:30:13 -04:00 |
atoi.asm
|
idk what i changed check the diffs
|
2021-11-25 12:41:37 -05:00 |
CMakeLists.txt
|
testing malloc in example.asm
|
2021-11-25 13:11:38 -05:00 |
example.asm
|
testing malloc in example.asm
|
2021-11-25 13:11:38 -05:00 |
LICENSE
|
Initial commit
|
2021-09-26 14:39:08 -04:00 |
README.md
|
changed readme
|
2022-01-23 08:25:43 -05:00 |
strcmp.asm
|
made the function names for "C" like
|
2021-09-27 16:40:27 -04:00 |
strlen.asm
|
added atoi to example
|
2021-10-02 21:37:52 -04:00 |
tolower.asm
|
made tolower not nuke your string (i think)
|
2021-11-27 04:39:20 -05:00 |