Commit Graph

9 Commits

Author SHA1 Message Date
015d4d1fce Added lowercase function, string length function formating to fat12
function
2025-10-31 21:57:34 +00:00
d83871e161 Added a os_upper_case function 2025-10-30 22:57:31 +00:00
d38a233b62 Moved stuff around and added a makefile also got a custom bootloader
based on the JazzOS bootloader (modified a bit)
2025-10-20 10:52:03 +01:00
07932e2ce0 Pong
I forgot to commit for a while and I haven't done much, but got the very basics of the game pong working.

Signed-off-by: deadvey <deadvey@deadvey.com>
2025-10-16 13:56:17 +01:00
4d71868ac6 rectangles work 2025-06-11 15:50:22 +01:00
be7943320d Removed swap files 2025-06-07 15:43:05 +01:00
355a4de559 can compare strings and output help text when user types HELP 2025-06-07 15:42:27 +01:00
392a70bb39 License and readme 2025-06-07 15:06:10 +01:00
c99ecaa620 initial commit, asm operating system with the MikeOS bootloader 2025-06-07 14:58:48 +01:00