Commit Graph

22 Commits

Author SHA1 Message Date
Adrien Bourmault 8a7b559fe9 allocation 2019-03-18 18:00:40 +01:00
Adrien Bourmault 78e72e6c8a Stuff 2019-03-18 17:49:34 +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
Julian Barathieu d718561a9c Terminal stuff 2019-03-18 14:21:00 +01:00
Adrien Bourmault 7add417986 stuff 2019-03-14 21:00:03 +01:00
Adrien Bourmault 107688098e working on cpu 2019-03-14 18:33:12 +01:00
Adrien Bourmault 7ba6b95c19 working on cpu 2019-03-14 18:30:29 +01:00
Adrien Bourmault ced75b51f2 stuff I don't remember 2019-03-13 17:03:52 +01:00
Adrien Bourmault 9ab5bbc58c multiboot&memory stuff 2019-03-13 09:19:43 +01:00
Adrien Bourmault 17f714719b multiboooooooot 2019-03-12 23:25:30 +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 815b2ac479 from multiboot to kernel 2019-03-08 21:56:01 +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
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 98c2dd8502 CRT library stuff 2019-01-19 22:36:38 +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