Commit Graph

174 Commits

Author SHA1 Message Date
Julian Barathieu 5b585e5b70 Heap & memory allocation stuff 2019-03-18 17:25:44 +01:00
Adrien Bourmault 8f23d76246 Makefile stuff 2019-03-18 13:09:34 +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 afdd3508c6 stuff 2019-03-12 23:36:47 +01:00
Adrien Bourmault 17f714719b multiboooooooot 2019-03-12 23:25:30 +01:00
Adrien Bourmault 32c7c99bc2 Just learned SysV ABI calling conventions and clean-up stuff 2019-03-12 22:11:00 +01:00
Adrien Bourmault f836157c90 stuff 2019-03-12 18:24:27 +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 b9322e60e0 stuff 2019-03-12 17:13:09 +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 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
Julian Barathieu 51fdd75b88 New headers, better headers, and stuff 2019-02-16 23:36:33 +01:00
Julian Barathieu 3faa92d094 Big reorganization & stuff 2019-01-14 14:31:49 +01:00