Commit Graph

8 Commits

Author SHA1 Message Date
Alex
d9973a01b5 Added GetBufferCursor 2022-10-25 15:23:45 +03:00
Alex
50ebd3fbd1 Added SetBufferCursor 2022-10-25 04:56:05 +03:00
Alex
cb349ae620 x32 still not working (TODO: do 1:1 page mapping, except for kernel) 2022-10-18 21:16:12 +03:00
Alex
b8c5c15a47 implemented interrupts handler & stub crash screen 2022-10-16 20:53:57 +03:00
Alex
9c00c5ec4b Color support 2022-10-11 00:46:51 +03:00
Alex
2bf2bf3280 Fixed display (still slower than I wanted to be) 2022-10-10 07:01:58 +03:00
Alex
f0690df9c4 Replaced memcpy, memset & memmove with one in musl lib 2022-10-09 04:48:17 +03:00
Alex
7c4d43fec3 Implemented a kinda broken tty 2022-10-09 04:01:49 +03:00