Commit Graph

24 Commits

Author SHA1 Message Date
Adrien Bourmault 33a614d8e2
Legal update 2020-09-27 17:33:48 +02:00
Julian Barathieu 974211dc43 prompt 2020-02-06 15:01:37 +01:00
Adrien Bourmault 849a0393a7 Update legals : repository copyright dates 2020-02-06 14:25:31 +01:00
Adrien Bourmault e176990138 Working on CPUID 2019-05-22 19:41:00 +02:00
Julian Barathieu 409e74f934 Header overhaul 2019-05-13 23:22:27 +02:00
Julian Barathieu de2dcafc6c musage fix & max heap size 2019-05-13 20:34:41 +02:00
Adrien Bourmault 90761c4a10 cpuid 2019-05-09 21:57:54 +02:00
Adrien Bourmault 0cf1367e7e Exception are now fully supported, working on keyboard and rtc 2019-04-24 00:05:03 +02:00
Julian Barathieu feee90c3d0 Renaming & restructuration 2019-04-06 07:53:58 +02:00
Julian Barathieu dc1cfa6151 Global variable (BootTab/CPU) stuff 2019-04-05 10:20:10 +02:00
Julian Barathieu a6f615d792 KernLog reimplemented in term of buffer stuff. Finally scrolls down! 2019-03-29 14:19:29 +01:00
Julian Barathieu 9b4672d8ca Prefixes 2019-03-24 14:44:59 +01:00
Julian Barathieu ef1467ea46 Panic fix 2019-03-19 14:03:13 +01:00
Adrien Bourmault a2cf863cd0 merge 2019-03-19 13:43:48 +01:00
Julian Barathieu 08b4fa927d Slighly better terminal stuff 2019-03-19 13:37:23 +01:00
Adrien Bourmault e5917a40e4 multiboot work 2019-03-19 00:25:22 +01:00
Adrien Bourmault 8a7b559fe9 allocation 2019-03-18 18:00:40 +01:00
Adrien Bourmault 918c4f1b2e Memory struct 2019-03-18 17:43:41 +01:00
Adrien Bourmault ced75b51f2 stuff I don't remember 2019-03-13 17:03:52 +01:00
Adrien Bourmault 228df83a1a Merging from master (#34)
* Update Readme.md

* Debug this beautiful panicked kernel !

* Stuff I don't remember

* stuff

* merge

* merge

* Step 0 : InitTerms() is the bug

* Debug stuff

* Step 1 : StartPanic is the real problem

* Step 1 : StartPanic is the real problem

* Step 1 : StartPanic is the real problem

* Step 1 : In StartPanic is the real problem

* Step 1 : In StartPanic is the real problem

* Step 1 : In StartPanic is the real problem

* Step 1 : In StartPanic is the real problem

* Step 1 : In StartPanic is the real problem

* Step 1.5 : \n was a problem

* Step 2 : Well... It was a 'sleepy' problem

* Step 2 : Well... It was a 'sleepy' problem

* Step 2.1 : GetPanicStr is an array

* Step 2.2 : Now panic accept 8 chars

* Ok then !
2019-03-11 19:22:37 +01:00
Adrien Bourmault cd0913ed13 sprintf family, ctype, better panic, better terminals, better kernel/base.h & other stuff (#29) 2019-03-08 09:00:55 +01:00
Julian Barathieu 51fdd75b88 New headers, better headers, and stuff 2019-02-16 23:36:33 +01:00
Julian Barathieu 74d4ca5749 Lots of different stuff 2019-02-06 14:07:38 +01:00
Julian Barathieu 3faa92d094 Big reorganization & stuff 2019-01-14 14:31:49 +01:00