Commit Graph

61 Commits

Author SHA1 Message Date
Adrien Bourmault 4fc47b1ad0 Merge branch 'BetterTerm'
TOTAL REORGANIZATION
2019-04-09 14:51:54 +02:00
Julian Barathieu feee90c3d0 Renaming & restructuration 2019-04-06 07:53:58 +02:00
Julian Barathieu cd66216847 Made a much better vbprintf() 2019-04-04 20:17:50 +02:00
Adrien Bourmault c1e2eb09c2 Makefile 2019-04-01 14:58:01 +02:00
Adrien Bourmault a839d6f1ca clean the makefile and the root directory 2019-04-01 11:40:58 +02:00
Julian Barathieu a6f615d792 KernLog reimplemented in term of buffer stuff. Finally scrolls down! 2019-03-29 14:19:29 +01:00
Adrien Bourmault f233cc1066 add debugging 2019-03-29 13:45:24 +01:00
Adrien Bourmault 929b399f33 clean-up 2019-03-29 10:29:05 +01:00
Adrien Bourmault 6302ee2c22 clean-up 2019-03-28 23:03:26 +01:00
Adrien Bourmault 2dd6ce9dc7 end of prepaging reorg 2019-03-28 22:53:16 +01:00
Adrien Bourmault ca7b1b731a Big enhancement with memory identity mapping of 8 first gigs 2019-03-27 17:29:39 +01:00
Adrien Bourmault 669236cea1 stuff 2019-03-26 17:50:03 +01:00
Adrien Bourmault de2a3ca9f9 Merge branch 'master' into BetterTerm 2019-03-25 23:22:23 +01:00
Julian Barathieu 93d8a579f8 Buffer stuff: functional printf 2019-03-25 17:33:51 +01:00
Julian Barathieu e28d965ea1 Buffer stuff 2019-03-25 14:02:19 +01:00
Julian Barathieu 950b5a6983 Buffer stuff 2019-03-24 22:51:16 +01:00
Adrien Bourmault 77ad2ef52c Big enhancement, memory detection ! 2019-03-24 20:25:11 +01:00
Adrien Bourmault 75262f81ee Makefile stuff 2019-03-23 00:07:05 +01:00
Adrien Bourmault d39c829755 Makefile stuff 2019-03-22 23:51:48 +01:00
Adrien Bourmault 1aef44b1af Boot organization 2019-03-21 13:30:17 +01:00
Adrien Bourmault 5da56073ad Stuff 2019-03-19 12:24:27 +01:00
Adrien Bourmault 8e742181d8 Correcting Makefile 2019-03-18 22:46:58 +01:00
Adrien Bourmault 87ecde5c2f oops 2019-03-18 20:53:09 +01:00
Adrien Bourmault 8a7b559fe9 allocation 2019-03-18 18:00:40 +01:00
Adrien Bourmault 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
Adrien Bourmault 5828e868ed Makefile Stuff 2019-03-18 13:45:26 +01:00
Adrien Bourmault 8f23d76246 Makefile stuff 2019-03-18 13:09:34 +01:00
Adrien Bourmault fb5fc7ba6c Big reorganization of the makefile 2019-03-17 22:47:21 +01:00
Adrien Bourmault bc53c696fc Big reorganization of the makefile 2019-03-17 22:32:52 +01:00
Adrien Bourmault 77b9f2d066 Makefile stuff 2019-03-16 22:33:09 +01:00
Adrien Bourmault 9ffc2348d2 little makefile stuff 2019-03-14 13:12:01 +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 fba9a3fc77 makefile update 2019-03-09 22:30:33 +01:00
Adrien Bourmault f4e9072e6e makefile update 2019-03-09 22:29:30 +01:00
Adrien Bourmault ec33a70acd Changing color because red is for errors 2019-03-09 20:40:32 +01:00
Adrien Bourmault a0bf1215b1 clean-up 2019-03-08 09:50:13 +01:00
Adrien Bourmault ce5e04acd5 clean-up 2019-03-08 09:44:09 +01:00
Adrien Bourmault bbb4931238 Loader (#28)
Loading the kernel is now successful
2019-03-08 08:43:44 +01:00
Adrien Bourmault 3b5cb12a7d Revert "Revert "The bug is now fixed. We can focus on the elf loader""
This reverts commit 18179baec01c5587248fbbb06a7d02335a2ea00f.
2019-03-06 20:06:11 +01:00
Adrien Bourmault a7fc8e1eab Revert "Revert "stuff""
This reverts commit 1f4e3a2bf3a36c917f22bda4e6cda7615d978150.
2019-03-06 20:06:11 +01:00
Adrien Bourmault 6076a89687 Revert "Revert "Paging work and stuff""
This reverts commit e924c00056b046e767491aac7405f4accc53d62c.
2019-03-06 20:06:11 +01:00
Adrien Bourmault c01a58b80c Revert "Revert "Makefile testing stuff""
This reverts commit d6af50d8df43caa54d45bd16ee5cc334fbc1a0c2.
2019-03-06 20:06:11 +01:00
Adrien Bourmault f215ac7e62 Revert "Revert "Stuff""
This reverts commit 757111d9fb3d8324ca435c368685be6e6479578f.
2019-03-06 20:06:11 +01:00
Adrien Bourmault c29ce1b8c1 Revert "Stuff"
This reverts commit eb808849cf4853565655612227a7d878fa432fce.
2019-03-06 09:07:31 +01:00
Adrien Bourmault 72319aae44 Revert "Makefile testing stuff"
This reverts commit bdb300e801bfc1d0083c237f5bba23cb41c93b60.
2019-03-06 09:07:31 +01:00
Adrien Bourmault 14f7c25f7c Revert "Paging work and stuff"
This reverts commit f17bdd841f94a1d006604d12f38082d580c25781.
2019-03-06 09:07:31 +01:00
Adrien Bourmault 502a4c4b72 Revert "stuff"
This reverts commit 38bd7d6bd399ff0d1cd64332d26eb365c3de2944.
2019-03-06 09:07:31 +01:00
Adrien Bourmault 3d7288c459 Revert "The bug is now fixed. We can focus on the elf loader"
This reverts commit b67ba69246aec64fe29083099469874eb900da41.
2019-03-06 09:07:31 +01:00
Adrien Bourmault 91c57e49c6 The bug is now fixed. We can focus on the elf loader 2019-03-05 22:51:59 +01:00