Commit Graph

474 Commits

Author SHA1 Message Date
Adrien Bourmault b9322e60e0 stuff 2019-03-12 17:13:09 +01:00
Adrien Bourmault 8660d52912 Assert 2019-03-12 15:29:15 +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 7d5fc6da75 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:20:11 +01:00
Adrien Bourmault 4ba948669f Step 1 : In StartPanic is the real problem 2019-03-11 18:25:35 +01:00
Adrien Bourmault 348c3b7ead Step 1 : StartPanic is the real problem 2019-03-11 18:17:49 +01:00
Adrien Bourmault 021c94489b Step 1 : StartPanic is the real problem 2019-03-11 18:17:08 +01:00
Adrien Bourmault 2aeaefe7ac Step 1 : StartPanic is the real problem 2019-03-11 18:10:54 +01:00
Adrien Bourmault fe12e3bca9 Debug stuff 2019-03-11 15:23:01 +01:00
Adrien Bourmault 1beaf2b46d Step 0 : InitTerms() is the bug 2019-03-11 14:47:11 +01:00
Adrien Bourmault 57f83d0a6c merge 2019-03-11 14:15:40 +01:00
Julian Barathieu 882aaa3844 Stuff I don't remember 2019-03-11 14:07:16 +01:00
Adrien Bourmault 815b2ac479 from multiboot to kernel 2019-03-08 21:56:01 +01:00
Adrien Bourmault ce5e04acd5 clean-up 2019-03-08 09:44:09 +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
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