Commit Graph

60 Commits

Author SHA1 Message Date
Rémy GIBERT
022f5921ac Kernel 0.92 2018-11-19 08:43:00 +01:00
Rémy GIBERT
4ddc13d968 Kernel 0.92 2018-11-17 18:17:13 +01:00
Rémy GIBERT
3e6ecb55e5 Kernel 0.9.2 2018-06-21 17:12:10 +02:00
Rémy GIBERT
10b4f9de2f Kernel 0.9.2 2018-06-14 17:31:36 +02:00
Rémy GIBERT
2548c4d0d6 Kernel 0.9.1 : KERNEL, Fixed the 110Sec bug : Bad default settings if no A2OSX.KCONFIG file present 2018-05-26 19:25:04 +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
644992f281 Kernel 0.9.1 : KERNEL, Preemtive mode, task switching (wip) 2018-04-12 16:45:31 +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
0932474116 Kernel 0.9.1 : 32 bytes ZP for BIN 2018-01-15 06:50:44 +00: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
6bb1a4d46b Kernel 0.9.1 : DHGR Driver, BitBLT 2017-11-23 17:51:52 +01:00
Rémy GIBERT
f7b519729b Kernel 0.9.1 : Kernel/memory REORG for more IO buffers & room in LC for DHGR.DRV 2017-11-22 17:27:50 +01:00
Rémy GIBERT
ef62a7d69f Kernel 0.9.1 : GUI, API & Driver......RECT & BitBLT 2017-11-17 17:16:05 +01:00
Rémy GIBERT
ceadeca5f2 Kernel 0.9.1 : DevMgr rewrite, starting with DEVCNT/DEVPTRS 2017-11-07 17:28:34 +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
4cd04a6f2c Kernel 0.9.1 : Math API, bug fix, and F To Int conversion 2017-10-30 17:11:07 +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
84b423e9de Kernel 0.9.1 : SHELL, CSH style scripting.....(wip), Math API (wip) 2017-10-26 18:01:54 +02:00
Rémy GIBERT
cbe2cfcd46 Kernel 0.9.1 : KERNEL API reorg, LoadFile/SaveFile 2017-10-19 08:19:54 +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
f3d06059ae Kernel 0.9.1 : STDLIB : AToF, StrToF OK 2017-10-17 17:40:21 +02:00
Rémy GIBERT
bbbdd3d867 Kernel 0.9.1 : Floating point ROM hooks.... 2017-10-16 17:41:48 +02:00
Rémy GIBERT
46918f88f0 Kernel 0.9.1 : Code reorganization & move to CSTR (SHELL,FileSearch) 2017-09-12 17:24:36 +02:00
Rémy GIBERT
d4db5090af Kernel 0.9.1 : Code reorganization & move to CSTR (PS & Stacks) 2017-08-31 17:35:15 +02:00
Rémy GIBERT
b52ac88d2b Kernel 0.9.1 : Code reorganization & move to CSTR (ARGS) 2017-08-29 17:19:09 +02:00
Rémy GIBERT
fc3fc7e817 Kernel 0.9.1 : Code reorganization & move to CSTR 2017-08-25 17:02:16 +02:00
Rémy GIBERT
698a741aee Kernel 0.9.1 : Code reorganization & move to CSTR 2017-08-25 08:37:21 +02:00
Rémy GIBERT
e9062c4674 Kernel version 0.9 : saved few bytes with MemMgr Optimization 2017-07-01 15:44:40 +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
4841e57d46 Kernel version 0.9 : KConfig file now loaded by Kernel, no more QCODE
bug fix in KERNEL.S.JMP table, few bytes saved here & there
2017-05-03 17:40:02 +02:00
Rémy GIBERT
14275e29d2 Kernel version 0.9 : FORMAT Cmd OK (without LL) 2017-03-31 17:24:42 +02:00
Rémy GIBERT
5284913187 Kernel version 0.9 : MEDIA reorganisation, FORMAT Cmd 2017-03-30 18:11:31 +02:00
Rémy GIBERT
c33f940a8b Kernel version 0.9 : MEDIA reorganisation 2017-03-29 17:48:15 +02:00
Rémy GIBERT
e2e972ee7e Kernel version 0.9 : Implementing R/W to StdIn/StdOut TCP Sockets 2017-03-28 17:46:12 +02:00
Rémy GIBERT
eafa4da73f Kernel version 0.9 : pLib & pLibJmp removed 2017-03-27 17:32:30 +02:00
Rémy GIBERT
cbe573c5fa Kernel version 0.9 : TCP, bugfix in Block device Status 2017-03-21 22:53:17 +01:00
Rémy GIBERT
63883ea19d Kernel version 0.9 : Block Device Support, added Smartport 2017-03-21 17:29:15 +01:00
Rémy GIBERT
82b83a26e8 Kernel version 0.9 : Block Device Support, Disk II & Generic BLk ok 2017-03-20 17:54:27 +01: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
6324272f4f Kernel version 0.9 : Implementing Block Device Support 2017-03-14 17:47:02 +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
0442bf83c2 Kernel version 0.9 : ....More IRQ/VBL enhancement 2017-02-06 18:04:03 +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