glm94
|
dd1bc6acdc
|
Probably the final commit for this, only so this commit can be pushed to the new Gitea server.
|
2020-12-04 00:06:27 -06:00 |
|
glm94
|
5b66184ea0
|
Got the string concat funcion working.
|
2019-09-01 17:51:28 -05:00 |
|
glm94
|
658a380f9a
|
Added a way to manually test the Malloc function from the shell's command line.
|
2019-08-31 17:50:14 -05:00 |
|
glm94
|
a587fd6fe2
|
Confirmed uppermem in multiboot structure is being read correctly. Changed kernel versioning to be more in line with the Semantic Versioning Specification
|
2019-02-09 21:37:42 -06:00 |
|
glm94
|
4ba0f93efc
|
Added basic multiboot compliant bootloader dectetion, as well as learning to read the multiboot structor.
|
2019-02-09 17:16:24 -06:00 |
|
glm94
|
657b716f77
|
Previous commit was a blunder. This commit setups up Malloc proper and includes a working string concat.
|
2019-01-06 21:47:37 -06:00 |
|