Commit Graph

33 Commits

Author SHA1 Message Date
Adrien Bourmault 33a614d8e2
Legal update 2020-09-27 17:33:48 +02:00
Adrien Bourmault cd10ff92a0
Rewriting all project tree 2020-02-19 22:19:58 +01:00
Julian Barathieu 974211dc43 prompt 2020-02-06 15:01:37 +01:00
Adrien Bourmault 849a0393a7 Update legals : repository copyright dates 2020-02-06 14:25:31 +01:00
Adrien Bourmault 3bd535e995 Work on DebugLog in a different buffer 2020-02-06 14:25:31 +01:00
Adrien Bourmault 589ce20818 Shell : scroll, new keyboard layout, history 2020-02-02 13:37:26 +01:00
Adrien Bourmault 5fba767e64 Merge branch 'master' into shell 2020-01-10 19:58:53 +01:00
Adrien Bourmault 9fde358447 New dynamic paging implementation 2020-01-09 18:19:49 +01:00
Julian Barathieu d450e1b402 up 2020-01-09 12:55:19 +01:00
Adrien Bourmault 8716e896da Working on gdt and autoscroll 2019-05-20 20:28:18 +02:00
Julian Barathieu 45b2f6400d beautiful glitch 2019-05-18 22:02:16 +02:00
Julian Barathieu b82dc4f0a3 scrolling bug fix 2019-05-18 19:57:57 +02:00
Julian Barathieu 2479da7291 scrolling bug fix 2019-05-18 19:56:35 +02:00
Julian Barathieu 8d23c076eb scrolling bug fix 2019-05-18 19:56:10 +02:00
Julian Barathieu 409e74f934 Header overhaul 2019-05-13 23:22:27 +02:00
Adrien Bourmault c20ebe6ffc some cleanup 2019-05-12 18:13:58 +02:00
Adrien Bourmault 5f539e169f minor correction 2019-05-11 10:42:34 +02:00
Julian Barathieu 56fff7b52d Keyboard, scroll-up, escape, and stuff 2019-05-08 00:00:45 +02:00
Julian Barathieu 241eeb64cb Pushing bugs 2019-05-07 22:32:17 +02:00
Julian Barathieu 1211dc7b2e libbuf stuff & bugs 2019-04-23 11:32:45 +02:00
Julian Barathieu bf10ff85f8 Stack smashing protection, cursor, and more 2019-04-21 21:18:13 +02:00
Julian Barathieu feee90c3d0 Renaming & restructuration 2019-04-06 07:53:58 +02:00
Julian Barathieu dc1cfa6151 Global variable (BootTab/CPU) stuff 2019-04-05 10:20:10 +02:00
Julian Barathieu 887aa60973 Non-locking I/O for panic() 2019-04-04 18:41:39 +02:00
Julian Barathieu c34221071d bputc() fix 2019-04-01 11:21:04 +02:00
Julian Barathieu a6f615d792 KernLog reimplemented in term of buffer stuff. Finally scrolls down! 2019-03-29 14:19:29 +01:00
Julian Barathieu 9b4672d8ca Prefixes 2019-03-24 14:44:59 +01:00
Adrien Bourmault 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
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
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