Commit Graph

8 Commits

Author SHA1 Message Date
Adrien Bourmault 33a614d8e2
Legal update 2020-09-27 17:33:48 +02:00
Adrien Bourmault 849a0393a7 Update legals : repository copyright dates 2020-02-06 14:25:31 +01:00
Adrien Bourmault b6aa941715 Small cleanup 2019-11-08 14:39:20 +01:00
Adrien Bourmault 8c4a96a9f6 ooops 2019-03-18 14:27:34 +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 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 bbb4931238 Loader (#28)
Loading the kernel is now successful
2019-03-08 08:43:44 +01:00
Adrien Bourmault 7a90572f2b Bug fixed stuff 2019-03-06 20:01:09 +01:00