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

197 Commits

Author SHA1 Message Date
6ee78caa4d Some stuff 2019-05-18 13:39:58 +02:00
7a663b224f clean the IHM '-' 2019-05-17 21:10:22 +02:00
4f3bda6ec2 Correcting dynamic paging 2019-05-16 23:56:23 +02:00
4e32aa157d Page Fault test 2019-05-15 21:04:14 +02:00
96dd593b88 Working static paging 2019-05-15 19:11:47 +02:00
9152ac341f Working static paging 2019-05-15 16:38:57 +02:00
b3240ec324 Paging now controlled by the kernel 2019-05-15 02:26:55 +02:00
e473d63728 reorg 2019-05-14 14:39:44 +02:00
Julian Barathieu
ed7634ba1d pushing bugs 2019-05-14 14:39:35 +02:00
Julian Barathieu
1e200eea25 Style update 2019-05-14 11:48:07 +02:00
Julian Barathieu
409e74f934 Header overhaul 2019-05-13 23:22:27 +02:00
Julian Barathieu
de2dcafc6c musage fix & max heap size 2019-05-13 20:34:41 +02:00
cf86c19096 working on TSS 2019-05-13 18:07:45 +02:00
3a42a811d2 Some logical changes and improvements 2019-05-13 15:18:00 +02:00
7e3d6c4817 Heap smashing, human readability and stack security 2019-05-13 02:00:02 +02:00
c20ebe6ffc some cleanup 2019-05-12 18:13:58 +02:00
9f20e63df7 Correcting a bug on real hw caused by malloc that non zeroises the mem it allocates 2019-05-12 18:01:29 +02:00
cef3c37b89 Merge branch 'BetterTerm' into cpu 2019-05-11 00:17:18 +02:00
20cc9ab4be Major overhaul for the Makefile 2019-05-11 00:16:40 +02:00
90761c4a10 cpuid 2019-05-09 21:57:54 +02:00
6c504cff34 CPUID 2019-05-09 12:00:30 +02:00
Julian Barathieu
f03a587337 musage 2019-05-09 11:19:44 +02:00
7d8253cf3e Merge branch 'cpu' into BetterTerm 2019-05-09 10:53:00 +02:00
c0ded6f3a7 minor correction for kernel end addr 2019-05-09 10:52:36 +02:00
Julian Barathieu
bd5f99ed37 PoShutdown 2019-05-09 10:27:44 +02:00
Julian Barathieu
43da9c40c4 Minor stuff 2019-05-09 10:25:52 +02:00
Julian Barathieu
5c7f4bb49a Stuff 2019-05-08 00:28:42 +02:00
Julian Barathieu
184738af61 Star Wars! 2019-05-08 00:08:45 +02:00
Julian Barathieu
56fff7b52d Keyboard, scroll-up, escape, and stuff 2019-05-08 00:00:45 +02:00
9a51f663c4 Shutdown ! 2019-05-07 23:40:08 +02:00
079e2ab5f8 Shutdown ! 2019-05-07 23:39:05 +02:00
Julian Barathieu
241eeb64cb Pushing bugs 2019-05-07 22:32:17 +02:00
4041ad4032 Star Wars Returns 2019-05-07 17:02:25 +02:00
58caff5eaa tests pcspkr 2019-05-06 23:08:01 +02:00
fbccfab642 IDT enhancing 2019-05-06 22:50:03 +02:00
d9aad421a4 tests spkr 2019-05-06 22:47:45 +02:00
76c63ad7a0 Idt enhancements 2019-05-06 22:04:22 +02:00
Julian Barathieu
6e295c23e3 BEEEEP 2019-05-06 21:08:16 +02:00
272a0f243e RTC 2019-05-05 23:29:17 +02:00
Julian Barathieu
edcbbf966c Bugfix 2019-05-05 21:42:11 +02:00
13a1395fb7 bug ! 2019-05-05 18:47:36 +02:00
dc91276334 bug ! 2019-05-05 17:37:01 +02:00
Julian Barathieu
a3a7132470 Header stuff 2019-05-01 14:17:16 +02:00
426c07f30b OS/K works on real hw 2019-04-28 15:37:09 +02:00
404f1ab20c OS/K works on real hw 2019-04-28 15:30:54 +02:00
836d967eee it works on real hw 2019-04-28 11:25:03 +02:00
3748dfbe33 Spurious int 2019-04-27 00:38:47 +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
ed534340ae enhancing IDT 2019-04-26 10:36:40 +02:00
59bd638188 reworking on IDT 2019-04-25 23:09:04 +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
8e6cc9a564 Keyboard works ! 2019-04-24 22:40:12 +02:00
0118bfb796 RTC finished ! 2019-04-24 21:08:44 +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
e739070ca5 some reorganization 2019-04-24 11:40:14 +02:00
0cf1367e7e Exception are now fully supported, working on keyboard and rtc 2019-04-24 00:05:03 +02:00
1cacf1a4d0 Idt in progress ! 2019-04-23 17:08:43 +02:00
a3f14eb54e Idt in progress ! 2019-04-23 17:07:12 +02:00
3dbe85b936 Idt in progress ! 2019-04-23 17:06:03 +02:00
ca6c7bbcf9 quasi functionnal idt 2019-04-22 22:32:21 +02:00
79f7b736e6 idt in progress 2019-04-22 20:15:32 +02:00
ceb08e77dd merging BetterTerm changes 2019-04-22 17:28:30 +02:00
b27b12e49c grr 2019-04-22 15:54:40 +02:00
Julian Barathieu
bf10ff85f8 Stack smashing protection, cursor, and more 2019-04-21 21:18:13 +02:00
Julian Barathieu
c0507e2128 Stuff 2019-04-13 09:28:18 +02:00
Julian Barathieu
f82fe88dab Stuff 2019-04-13 09:27:36 +02:00
831591d996 merge master ok 2019-04-11 08:35:00 +02:00
3f5e36599f Makefile Update 2019-04-10 10:55:22 +02:00
0b95ba91f2 Makefile big enhancement 2019-04-09 23:35:31 +02:00
1a051fc5b4 timeout changed 2019-04-06 21:21:34 +02:00
cfb4ae7b09 test 2019-04-06 21:19:31 +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
b009b6b3c6 Cleanup and IRC channel 2019-04-04 18:47:30 +02:00
Julian Barathieu
887aa60973 Non-locking I/O for panic() 2019-04-04 18:41:39 +02:00
5d9324ab68 Correcting the bug of %p modifier 2019-04-01 22:12:25 +02:00
0b312f7685 Correcting the bug with %p modifier 2019-04-01 22:10:45 +02:00
090bfc3c8e mem_map bug 2019-04-01 15:13:45 +02:00
dca1dd3168 clean-up 2019-04-01 12:02:17 +02:00
6384d6e533 Merging cpu&memory 2019-04-01 11:44:00 +02:00
Julian Barathieu
c34221071d bputc() fix 2019-04-01 11:21:04 +02:00
7c0fe01f6a printing mem stuff 2019-03-30 14:58:12 +01:00
5c931641ad bug... 2019-03-30 12:45:24 +01:00
899c2966ea bug... 2019-03-30 12:09:14 +01:00
Julian Barathieu
a6f615d792 KernLog reimplemented in term of buffer stuff. Finally scrolls down! 2019-03-29 14:19:29 +01:00
f233cc1066 add debugging 2019-03-29 13:45:24 +01:00
929b399f33 clean-up 2019-03-29 10:29:05 +01:00
6302ee2c22 clean-up 2019-03-28 23:03:26 +01:00
2dd6ce9dc7 end of prepaging reorg 2019-03-28 22:53:16 +01:00
c49941df7c Correction of the mapping that sucked 2019-03-28 10:34:18 +01:00
ca7b1b731a Big enhancement with memory identity mapping of 8 first gigs 2019-03-27 17:29:39 +01:00
669236cea1 stuff 2019-03-26 17:50:03 +01:00
Julian Barathieu
f67e1baa25 Heap fix 2019-03-26 10:34:36 +01:00
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
a098510b91 Merging ok ! 2019-03-24 21:24:21 +01:00