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

97 Commits

Author SHA1 Message Date
272a0f243e RTC 2019-05-05 23:29:17 +02:00
c58f5d236a Corrected my bad grammar 2019-05-05 18:55:00 +02:00
13a1395fb7 bug ! 2019-05-05 18:47:36 +02:00
dc91276334 bug ! 2019-05-05 17:37:01 +02:00
b07a4e8956 minor enhancements 2019-04-29 23:51:25 +02:00
404f1ab20c OS/K works on real hw 2019-04-28 15:30:54 +02:00
e7d56a8550 IDT is now really ready 2019-04-27 00:04:27 +02:00
74593f7f71 enhancing IDT 2019-04-26 20:11:08 +02:00
93cce54081 Enhancements for RTC 2019-04-25 16:31:06 +02:00
1423366d88 time 2019-04-25 13:08:54 +02:00
50e29d5ad1 OS/K prints the date ! 2019-04-25 12:23:45 +02:00
ac0b194f52 Merge branch 'cpu&memory' into BetterTerm 2019-04-24 23:00:29 +02:00
9b4e563000 cleanup 2019-04-24 23:00:12 +02:00
a2280e31e2 Merge branch 'cpu&memory' into BetterTerm 2019-04-24 22:40:29 +02:00
8e6cc9a564 Keyboard works ! 2019-04-24 22:40:12 +02:00
c3b35a805b RTC ready 2019-04-24 21:09:47 +02:00
0118bfb796 RTC finished ! 2019-04-24 21:08:44 +02:00
11792a58f8 Keyboard in progress 2019-04-24 18:43:05 +02:00
2d610e1ae6 Keyboard in progress 2019-04-24 18:42:38 +02:00
dfb65fd199 Keyboard in progress 2019-04-24 18:14:23 +02:00
f005894088 Keyboard in progress 2019-04-24 11:55:15 +02:00
e739070ca5 some reorganization 2019-04-24 11:40:14 +02:00
6f86a1dc28 Exception are now fully supported, working on keyboard and rtc 2019-04-24 00:05:30 +02:00
Julian Barathieu
1211dc7b2e libbuf stuff & bugs 2019-04-23 11:32:45 +02:00
66a4db7610 Cursor is better 2019-04-22 17:25:00 +02:00
7ec89187a0 Cursor is better 2019-04-22 17:21:48 +02:00
cc570ff101 Cursor is better 2019-04-22 17:20:44 +02:00
f7deeb1e37 Cursor is better 2019-04-22 17:19:53 +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
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