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

20 Commits

Author SHA1 Message Date
4caefd028a Stack & heap stuff 2019-03-25 23:10:06 +01:00
Julian Barathieu
93d8a579f8 Buffer stuff: functional printf 2019-03-25 17:33:51 +01:00
8cb110059a merging 2019-03-24 21:16:19 +01:00
77ad2ef52c Big enhancement, memory detection ! 2019-03-24 20:25:11 +01:00
Julian Barathieu
9b4672d8ca Prefixes 2019-03-24 14:44:59 +01:00
fd9f87ddd4 VGA initialization 2019-03-23 23:52:18 +01:00
4c782da79e For the terminal stuff 2019-03-23 20:37:20 +01:00
1aef44b1af Boot organization 2019-03-21 13:30:17 +01:00
Julian Barathieu
94eccdc3d7 Merge branch 'BetterTerm' of github.com:os-k-team/GNU-GPL-OS-K into BetterTerm 2019-03-19 13:59:16 +01:00
Julian Barathieu
99732384ed Panic fix 2019-03-19 13:59:06 +01:00
5da56073ad Stuff 2019-03-19 12:24:27 +01:00
e5917a40e4 multiboot work 2019-03-19 00:25:22 +01:00
8a7b559fe9 allocation 2019-03-18 18:00:40 +01:00
918c4f1b2e Memory struct 2019-03-18 17:43:41 +01:00
Julian Barathieu
5b585e5b70 Heap & memory allocation stuff 2019-03-18 17:25:44 +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
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
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