Commit Graph

21 Commits

Author SHA1 Message Date
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 a35203b876 Non-locking I/O for panic() 2019-04-04 18:42:09 +02:00
Julian Barathieu 887aa60973 Non-locking I/O for panic() 2019-04-04 18:41:39 +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 93d8a579f8 Buffer stuff: functional printf 2019-03-25 17:33:51 +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
Julian Barathieu 08b4fa927d Slighly better terminal stuff 2019-03-19 13:37:23 +01:00
Julian Barathieu 5b585e5b70 Heap & memory allocation stuff 2019-03-18 17:25:44 +01:00
Adrien Bourmault 8fca2de33f Revert "stuff"
This reverts commit be94ec4d2c1d5e3de08e50a0733bd53c69d1acd8, reversing
changes made to 2d9e02db0e580eaf9ccb6a6d2176ee16107a4b0a.
2019-03-12 17:31:25 +01:00
Adrien Bourmault 982cd618a6 stuff 2019-03-12 17:28:34 +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 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 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 61429bb60d (Hopefuly) definitive headers structure 2019-01-21 11:07:11 +01:00
Julian Barathieu 98c2dd8502 CRT library stuff 2019-01-19 22:36:38 +01:00
Julian Barathieu 3faa92d094 Big reorganization & stuff 2019-01-14 14:31:49 +01:00