Commit Graph

292 Commits

Author SHA1 Message Date
Rémy GIBERT
cc36ac74e5 Kernel 0.9.1 : ASM rewrite....Symbols DB 2018-01-24 16:24:06 +00:00
Rémy GIBERT
f2cbecc25f Kernel 0.9.1 : ASM rewrite....Symbols DB 2018-01-23 16:52:22 +00:00
Rémy GIBERT
c5959af52d Kernel 0.9.1 : ASM rewrite.... 2018-01-22 16:52:04 +00:00
Rémy GIBERT
47bd2c8ed7 Kernel 0.9.1 : ASM & SLIST API 2018-01-22 07:34:59 +00:00
Rémy GIBERT
db753146f6 Kernel 0.9.1 : ASM rewrite....new SLIST API 2018-01-19 16:21:31 +00:00
Rémy GIBERT
4829797475 Kernel 0.9.1 : bugfix in PING, DNS, Drivers parameters not getting CL parameters correctly 2018-01-19 07:14:38 +00:00
Rémy GIBERT
b5457721c3 Kernel 0.9.1 : Drivers, bugfix EC not returned properly when load failed 2018-01-18 06:49:41 +00:00
Rémy GIBERT
9971d98412 Kernel 0.9.1 : MemMgr, added SList related API Calls 2018-01-17 16:31:32 +00:00
Rémy GIBERT
5c55e240f2 Kernel 0.9.1 : Modified string API 2018-01-15 16:51:44 +00: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
3f30f72f0f Kernel 0.9.1 : ASM rewrite.... 2018-01-12 16:05:04 +00:00
Rémy GIBERT
b7608760fd Kernel 0.9.1 : BugFix in KM.VSDRIVE & USR Block devices 2018-01-09 16:37:08 +00:00
Rémy GIBERT
59b560e64c Kernel 0.9.1 : BugFix in KM.VSDRIVE & USR Block devices 2018-01-09 16:35:30 +00:00
Rémy GIBERT
3c71f0d14b Kernel 0.9.1 : BugFix in KM.VSDRIVE & USR Block devices 2018-01-09 16:31:56 +00:00
Rémy GIBERT
b93f1d2b3c Kernel 0.9.1 : GUI, Font Engine (OSD) ok 2017-12-30 23:14:05 +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
47c6d59784 Kernel 0.9.1 : LibGui, Fonts..... 2017-12-14 17:25:03 +01:00
Rémy GIBERT
403e4f4e8a Kernel 0.9.1 : GUI, Font converter 2017-12-13 07:38:43 +01:00
Rémy GIBERT
f7d3c424fc Kernel 0.9.1 : LibGui, Fonts.....& bugfix in FSeek 2017-12-12 17:35:16 +01:00
Rémy GIBERT
62a907d0b3 Kernel 0.9.1 : LibGui, MemMgr allow loading resources (FON,PIX....) into AUX MEM 2017-12-07 17:33:39 +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
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
ef62a7d69f Kernel 0.9.1 : GUI, API & Driver......RECT & BitBLT 2017-11-17 17:16:05 +01:00
Rémy GIBERT
d01afeeab1 Kernel 0.9.1 : BugFix in DevMgr, not properly enumerating Slot X dev 2 devices 2017-11-08 08:14:35 +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
fe9635ccd5 Kernel 0.9.1 : Bugfix in VSDRIVE & StrFTime 2017-11-06 17:25:40 +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
698bad1b63 Kernel 0.9.1 : Math API, bug fix, and L To F conversion 2017-10-31 16:25:16 +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
50763e0f7a Kernel 0.9.1 : KERNEL API, bugfix in Dec 2 Hex conversion 2017-10-26 08:41:57 +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
b028f95781 Kernel 0.9.1 : SHELL, CSH style scripting.....(wip) 2017-10-23 17:39:19 +02:00
Rémy GIBERT
a4d5f42fda Kernel 0.9.1 : SHELL, CSH style scripting.....(wip) 2017-10-20 17:42:24 +02:00
Rémy GIBERT
cd31830346 Kernel 0.9.1 : FIO, new LoadTXTFile API 2017-10-19 17:27:38 +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
5dff2a4459 Kernel 0.9.1 : STDIO, saved many bytes in PrintF 2017-10-13 17:28:09 +02:00
Rémy GIBERT
e2f8f7cb0e Kernel 0.9.1 : STDLIB : AToF, StrToF (wip), MACROS CLeanup, code Reorg STDIO/STDLIB 2017-10-12 17:28:59 +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
33a96ed69a Kernel 0.9.1 : STDLIB : AToL, StrToL....etc...(wip) 2017-10-10 17:40:23 +02:00
Rémy GIBERT
a6ac9584d8 Kernel 0.9.1 : BugFix in AtoF, LoadFile, reviewed FTell/FSeek API 2017-10-09 17:30:48 +02:00
Rémy GIBERT
4cae83f359 Kernel 0.9.1 : BugFix in Memory manager, memory leaks... 2017-10-09 07:51:32 +02:00
Rémy GIBERT
98c99b0ad2 Kernel 0.9.1 : MemMgr & MEMDUMP enhancement, TCPIP bugfix 2017-10-06 17:25:14 +02:00