Commit Graph

51 Commits

Author SHA1 Message Date
Rémy GIBERT
45cd7d04fa Kernel 0.9.2 2018-08-08 17:13:37 +02:00
Rémy GIBERT
b9b4618770 Kernel 0.9.2 2018-07-25 17:26:14 +02:00
Rémy GIBERT
42d37dbaf2 Kernel 0.9.2 2018-07-19 17:33:55 +02:00
Rémy GIBERT
be83829ab4 Kernel 0.9.2 2018-07-11 17:13:29 +02:00
Rémy GIBERT
ad49295e8f Kernel 0.9.2 2018-07-10 17:33:13 +02:00
Rémy GIBERT
4294752153 Kernel 0.9.2 2018-07-09 17:25:38 +02:00
Rémy GIBERT
2ee872a48b Kernel 0.9.2 2018-07-05 17:39:36 +02:00
Rémy GIBERT
b9ac24c39e Kernel 0.9.1 : TCPIP, code Cleaning and 0.9.1 compliance 2018-05-24 17:21:38 +02:00
Rémy GIBERT
f23b7a890a Kernel 0.9.1 : KERNEL, bugfix in IRQ Manager not properly managing C8xx Space. 2018-05-18 15:59:11 +02:00
Rémy GIBERT
62d910288d Kernel 0.9.1 : KERNEL, Preemtive mode, Code cleaning....step by step....#3 2018-04-28 14:10:58 +02:00
Rémy GIBERT
a260cfe2eb Kernel 0.9.1 : KERNEL, Preemtive mode, Code cleaning....step by step....#2 2018-04-27 16:35:55 +02:00
Rémy GIBERT
fa3273bebb Kernel 0.9.1 : KERNEL, Preemtive mode, Code cleaning....step by step.... 2018-04-27 15:43:40 +02:00
Rémy GIBERT
5f215b75ad Kernel 0.9.1 : KERNEL, Preemtive mode, Working. 2018-04-26 17:38:02 +02:00
Rémy GIBERT
4ad03e1391 Kernel 0.9.1 : KERNEL, bugfix in task swithcer 2018-04-23 08:03:23 +02:00
Rémy GIBERT
6a25ed8ddb Kernel 0.9.1 : KERNEL, Preemtive mode, task switching debugging 2018-04-20 16:06:41 +01:00
Rémy GIBERT
3973ebbbed Kernel 0.9.1 : KERNEL, Preemtive mode, task switching (bugfix) 2018-04-13 16:18:48 +01:00
Rémy GIBERT
644992f281 Kernel 0.9.1 : KERNEL, Preemtive mode, task switching (wip) 2018-04-12 16:45:31 +01:00
Rémy GIBERT
c67f94ce08 Kernel 0.9.1 : KERNEL, Preemtive mode, task switching (ip) 2018-04-11 16:35:51 +01:00
Rémy GIBERT
31dee965f6 Kernel 0.9.1 : KERNEL, New IRQ Handler for Preemtive mode 2018-04-10 16:03:29 +01:00
Rémy GIBERT
4358169b40 Kernel 0.9.1 : KERNEL, bugfix in VBL & IRQ handler 2018-04-05 21:32:22 +01:00
Rémy GIBERT
4f2ee9a6bd Kernel 0.9.1 : KERNEL, bug fix in IRQ manager while IRQ happens in $C8xx space..
(btw, Expansion cards NOT supporting MSLOT protocol should crash!)
2018-03-29 16:29:47 +01:00
Rémy GIBERT
e9793ad02b Kernel 0.9.1 : Move To S-C MASM 3.0 2017-12-22 22:24:30 +01:00
Rémy GIBERT
cd3ae76382 Kernel 0.9.1 : Kernel, Fix ThunderClock support for system TICK 2017-12-18 17:36:21 +01:00
Rémy GIBERT
6bb1a4d46b Kernel 0.9.1 : DHGR Driver, BitBLT 2017-11-23 17:51:52 +01:00
Rémy GIBERT
b25be9cee0 Kernel 0.9.1 : Kernel/memory REORG for more IO buffers & room in LC for DHGR.DRV 2017-11-21 17:27:07 +01:00
Rémy GIBERT
704a72cee7 Kernel 0.9.1 : APPLETALK!
Finally FIX the KM.APPLTALK module crashing at startup,
Fix in SYS Driver messing with MOUSE IRQ,
fix VSDRIVE timout
2017-11-05 22:23:21 +01:00
Rémy GIBERT
94d9a4393e Kernel 0.9.1 : Math API 2017-10-27 16:56:46 +02:00
Rémy GIBERT
2f42486dbd Kernel 0.9.1 : SHELL, CSH style scripting.....(wip), Math API (wip), API reorg 2017-10-27 08:36:46 +02:00
Rémy GIBERT
0c36c71384 Kernel 0.9.1 : SHELL, CSH style scripting.....(wip), bug fix in AToL 2017-10-24 17:44:12 +02:00
Rémy GIBERT
f29ad437fa Kernel 0.9.1 : More room in GP to more ROM Calls! 2017-10-18 17:32:56 +02:00
Rémy GIBERT
3022b08c89 Kernel 0.9.1 : New IRQ manager, supporting ThunderClock Plus 2017-10-11 17:37:41 +02:00
Rémy GIBERT
c85f3c62c4 Kernel 0.9.1 : Code reorganization & move to CSTR (PS switcher, LS, IRQ & VBL) 2017-09-21 17:29:45 +02:00
Rémy GIBERT
77e3328220 Kernel version 0.9 : Bugfix in IRQ,VBL & MOUSE DRIVER 2017-06-02 17:14:42 +02:00
Rémy GIBERT
c33f940a8b Kernel version 0.9 : MEDIA reorganisation 2017-03-29 17:48:15 +02:00
Rémy GIBERT
2406290d59 Kernel version 0.9 : BLOCK DEVICES, extended S.DEV struct to store ROM entry point,BUS/DEV....moved the whole code to 16 Bytes S.DEV (Max 32 devices) 2017-03-15 17:44:15 +01:00
Rémy GIBERT
6a05b3a3bb Kernel version 0.9 : TCP Client sockets 2017-03-13 08:07:07 +01:00
Rémy GIBERT
41e62bf292 Kernel version 0.9 : BugFix in VBL & IrqMgr 2017-03-02 23:14:04 +01:00
Rémy GIBERT
1b2e875626 Kernel version 0.9 : ....More IRQ/VBL enhancement 2017-02-08 17:42:32 +01:00
Rémy GIBERT
ec6669ec7e Kernel version 0.9 : IRQ/VBL refactoring... 2017-02-07 08:27:27 +01:00
Rémy GIBERT
0442bf83c2 Kernel version 0.9 : ....More IRQ/VBL enhancement 2017-02-06 18:04:03 +01:00
Rémy GIBERT
41b21d8091 Kernel version 0.9 : COM drivers and IRQ related Fixes 2017-02-02 18:30:07 +01:00
Rémy GIBERT
93215c5ff7 Kernel version 0.9 : IRQ Manager rewrite 2017-01-25 17:18:35 +01:00
Rémy GIBERT
bae3f91aab 0.9 2017-01-12 18:43:45 +01:00
Rémy GIBERT
b6d8805622 Kernel version 0.8 : DevMgr bug fixing in progress 2016-10-12 08:28:57 +02:00
Rémy GIBERT
00f9fe267e Kernel version 0.8 : Kernel OK, now fixing DRV,BIN... 2016-10-03 17:59:36 +02:00
Rémy GIBERT
d2334df796 Kernel version 0.8 : API cleanup/reorg 2016-09-21 17:20:37 +02:00
Rémy GIBERT
3e17ac840c Kernel Rewrite #6 2016-06-07 08:10:18 +02:00
Rémy GIBERT
4610685d90 KERNEL:temporary disabled BRK handler 2016-04-07 08:14:30 +02:00
Rémy GIBERT
625c15c81f KERNEL: New Event Handler 2016-03-13 22:47:19 +01:00
Rémy GIBERT
9dcddba64e Removed .OP directive in .INB files 2016-01-04 08:18:33 +01:00