Commit Graph

14 Commits

Author SHA1 Message Date
ef75ad874d add: date cmd to shell 2024-09-18 21:45:18 +02:00
c7545d5fc6 add: rtc support 2024-09-18 21:45:10 +02:00
ddf3cfff68 feature: enable paging and load page directory 2024-09-18 17:14:06 +02:00
e316910581 feature: clear added to the shell 2024-09-17 13:57:52 +02:00
a02931a165 feature: print_stack working (dont use opti flags, else the stack is broken) 2024-09-17 11:10:41 +02:00
963bf46b62 core: move reboot.c to a general power.c file
feature: halt added
2024-09-11 17:43:18 +02:00
08f7352a31 clean: remove useless struct 2024-09-10 21:39:52 +02:00
365ed0cc2e fix: gdt work I think 2024-09-10 21:38:43 +02:00
15bdb4743a feature: functional shell with help and merdella commands
TOOD: reboot, poweroff, echo, color
2024-09-10 20:03:33 +02:00
5fc5a3be0e fix: cringe gdt and and stack gdt 2024-09-10 11:19:23 +02:00
0787b1a1fc add: gdt (peut etre y'a un gdt on sait pas) 2024-09-09 18:00:17 +02:00
0ea82d6b4d support caps with shift but not with caps lock 2024-09-08 19:47:31 +02:00
d0ddac4775 feature: character escape (you can now write text)
fix: cursor when changing screens
2024-09-08 15:32:47 +02:00
cf617d6984 feature: multiple screens + cursor move (bug to fix)
style: reorganise code structure
2024-09-08 05:03:50 +02:00