Commit Graph

13 Commits

Author SHA1 Message Date
Adrien Bourmault 1aef44b1af Boot organization 2019-03-21 13:30:17 +01:00
Julian Barathieu 94eccdc3d7 Merge branch 'BetterTerm' of github.com:os-k-team/GNU-GPL-OS-K into BetterTerm 2019-03-19 13:59:16 +01:00
Julian Barathieu 99732384ed Panic fix 2019-03-19 13:59:06 +01:00
Adrien Bourmault 5da56073ad Stuff 2019-03-19 12:24:27 +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
Julian Barathieu 5b585e5b70 Heap & memory allocation stuff 2019-03-18 17:25:44 +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 b7fa7a30d0 Fixing more broken stuff 2019-01-21 15:00:04 +01:00