Commit Graph

16 Commits

Author SHA1 Message Date
4028372475 add: Makefile create iso without compression 2024-12-19 02:18:47 +01:00
fb1a1bc213 wip: enable vbe 2024-12-03 10:41:39 +01:00
d8d31d959f fix: ssp is now enabled and it no longer crashes with several prints (so far) 2024-11-16 14:56:05 +01:00
854248303f fix: create -10Mo iso 2024-09-22 10:13:13 +02:00
a02931a165 feature: print_stack working (dont use opti flags, else the stack is broken) 2024-09-17 11:10:41 +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
4e1fd187bc fix: makefile : use find instead of wildcard
to access to sub sub folder
2024-09-07 14:17:21 +02:00
ce350a946c Merge branch 'main' of git.chauvet.pro:starnakin/42_KFS 2024-09-07 12:12:41 +02:00
7b9a5e0ef7 fix: kprintf now works with multiple arguments 2024-09-07 12:11:38 +02:00
036bba4685 fix 2024-09-07 12:08:46 +02:00
6cd9c377b2 makefile: create BUILDDIR, SOURCEDIR, OBJECTDIR 2024-09-07 12:04:57 +02:00
4e302452c1 makefile: add rule: iso creation && run_iso 2024-09-07 11:56:18 +02:00
ce6d6ca969 use libbozo 2024-09-07 01:44:40 +02:00
a3e5157879 Makefile done and kernel booting 2024-09-07 00:36:03 +02:00
32c01291ad init project structure 2024-09-06 23:36:07 +02:00