Commit Graph

11 Commits

Author SHA1 Message Date
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
Adrien Bourmault bbb4931238 Loader (#28)
Loading the kernel is now successful
2019-03-08 08:43:44 +01:00
Julian Barathieu 51fdd75b88 New headers, better headers, and stuff 2019-02-16 23:36:33 +01:00
Adrien Bourmault d318d6998f Legal stuff 2019-02-06 15:41:24 +01:00
Julian Barathieu 74d4ca5749 Lots of different stuff 2019-02-06 14:07:38 +01:00
Julian Barathieu 27e6b9f69f Fixing very broken stuff... 2019-01-21 14:58:04 +01:00
Julian Barathieu 61429bb60d (Hopefuly) definitive headers structure 2019-01-21 11:07:11 +01:00
Julian Barathieu 52648a9907 Fixing broken stuff 2019-01-21 09:53:54 +01:00
Julian Barathieu c0b478f8f0 Bootloader makefile stuff 2019-01-14 23:16:26 +01:00
Julian Barathieu 3faa92d094 Big reorganization & stuff 2019-01-14 14:31:49 +01:00