Commit Graph
161 Commits
Author SHA1 Message Date
rusya f7ed064db7 disk: implement ata_read 2025-03-15 21:11:10 +03:00
rusya 885ed6a7d1 disk: remove some unused things 2025-03-15 17:32:19 +03:00
rusya 526a1a07dd continue fucking with disk system 2025-03-15 17:29:27 +03:00
rusya a7a7121812 start adding disk things 2025-03-15 16:03:16 +03:00
rusya fe1264d55d stdio: add intToString and make use of it in printf 2025-03-15 13:06:30 +03:00
rusya bacba9abf1 cleanup 2025-03-15 00:02:33 +03:00
rusya 0ea8fc59ef add gdt setup 2025-03-14 23:59:13 +03:00
rusya 294111bf41 add basic stdio 2025-03-14 20:18:26 +03:00
rusya e37c8462a6 implement basic string functions (memset, memcpy, etc) 2025-03-14 19:38:41 +03:00
rusya ab775bd958 implemented basic keyboard input getting 2025-03-14 18:32:01 +03:00
rusya d5b504e815 Initial commit 2025-03-14 17:22:59 +03:00