1
0
mirror of https://gitlab.os-k.eu/os-k-team/os-k.git synced 2023-08-25 14:03:10 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Julian Barathieu
9b4672d8ca Prefixes 2019-03-24 14:44:59 +01:00
fd9f87ddd4 VGA initialization 2019-03-23 23:52:18 +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
Julian Barathieu
d718561a9c Terminal stuff 2019-03-18 14:21:00 +01:00
8fca2de33f Revert "stuff"
This reverts commit be94ec4d2c1d5e3de08e50a0733bd53c69d1acd8, reversing
changes made to 2d9e02db0e580eaf9ccb6a6d2176ee16107a4b0a.
2019-03-12 17:31:25 +01:00
982cd618a6 stuff 2019-03-12 17:28:34 +01:00
8660d52912 Assert 2019-03-12 15:29:15 +01:00
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
fe12e3bca9 Debug stuff 2019-03-11 15:23:01 +01:00
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