Commit Graph

380 Commits

Author SHA1 Message Date
Rémy GIBERT
9d9e3cda4e Kernel 0.9.1 : KERNEL, Extending SScanf 2018-05-28 08:00:45 +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
3209298a21 Kernel 0.9.1 : Updated Medias 2018-05-26 08:59:25 +02:00
Rémy GIBERT
8ec7b2e443 Kernel 0.9.1 : KERNEL, Extending and generalize the use of SScanF 2018-05-25 17:09:14 +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
17746d588c Kernel 0.9.1 : KERNEL, SScanF rewritten to fix bugs in DNSINFO and ARP 2018-05-23 17:27:37 +02:00
Rémy GIBERT
ea26b4cfdc Kernel 0.9.1 : TCPIP, code reorg 2018-05-22 08:01:05 +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
d72a6c714d Kernel 0.9.1 : OSD, bugfix in FONT redering... 2018-05-09 16:57:05 +02:00
Rémy GIBERT
0f520c6024 Kernel 0.9.1 : GUI, Fonts, bugfix 2018-05-09 08:02:05 +02:00
Rémy GIBERT
c8e77c9006 Kernel 0.9.1 : KERNEL, room in MEM API to add missing GetStkObjProperty function 2018-05-07 16:59:51 +02:00
Rémy GIBERT
5bdf3479dd Kernel 0.9.1 : KERNEL, Preemtive mode, Code cleaning....step by step....#6 2018-05-07 08:13:07 +02:00
Rémy GIBERT
7550b8bdfb Kernel 0.9.1 : KERNEL, Preemtive mode, Code cleaning....step by step....#5
GUI,DHGR cleaning /shrinking...
2018-05-04 16:55:29 +02:00
Rémy GIBERT
cc307e8bc3 Kernel 0.9.1 : KERNEL, Preemtive mode, Code cleaning....step by step....#4 2018-04-29 21:10:13 +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
b974fded06 Kernel 0.9.1 : KERNEL, bugfix in PS command. 2018-04-27 14:13:54 +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
38f75321b9 Kernel 0.9.1 : KERNEL.S.DIRENT.TXT, bugfix #33, preventing ls / listing empty drives properly 2018-04-21 15:46:10 +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
df9f1d6ac0 Kernel 0.9.1 : KERNEL, Preemtive mode, KERNEL & LIB Cleaning 2018-04-18 16:18:32 +01:00
Rémy GIBERT
4e7d011929 Kernel 0.9.1 : KERNEL, Preemtive mode, KERNEL & LIB Cleaning 2018-04-17 16:25:45 +01:00
Rémy GIBERT
7ab9405274 Kernel 0.9.1 : KERNEL, Preemtive mode, generalize IOCTL for device access 2018-04-16 16:25:39 +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
9d5ad1ee19 Kernel 0.9.1 : KERNEL, better SList API for Symbol Dump 2018-03-30 16:21:42 +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
56ba5ecc08 Kernel 0.9.1 : ASM rewrite....Addressing Modes 2018-03-28 16:23:32 +01:00
Rémy GIBERT
9f979e44eb Kernel 0.9.1 : ASM rewrite...more directives 2018-01-31 16:20:20 +00:00
Rémy GIBERT
e8db11ec59 Kernel 0.9.1 : ASM rewrite....Macros & bugfix 2018-01-30 16:24:45 +00:00
Rémy GIBERT
ad0d14982f Kernel 0.9.1 : ASM rewrite....Macros 2018-01-29 16:48:07 +00:00
Rémy GIBERT
3dc0e991f5 Kernel 0.9.1 : ASM ... 2018-01-29 07:41:05 +00:00
Rémy GIBERT
ce0894c9c6 Kernel 0.9.1 : ASM rewrite, SLIST Debugging 2018-01-25 16:13:28 +00:00
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
Rémy GIBERT
bad4a3fc8e Kernel 0.9.1 : CP,MV,RM.....commands 2017-10-04 17:12:03 +02:00
Rémy GIBERT
886ca8ec0a Kernel 0.9.1 : SHELL : RealPath.YA API, StrMatch debug 2017-10-03 17:33:30 +02:00
Rémy GIBERT
2baa185d88 Kernel 0.9.1 : Code reorganization & move to CSTR, new RealPath.YA API for SHELL CD command 2017-09-29 16:57:20 +02:00
Rémy GIBERT
703779cec0 Kernel 0.9.1 : KERNEL API reorg 2017-09-29 08:36:27 +02:00
Rémy GIBERT
399bdc0cae Kernel 0.9.1 : Code reorganization & move to CSTR, new RealPath.YA API 2017-09-28 17:39:12 +02:00
Rémy GIBERT
3e3aa41e87 Kernel 0.9.1 : Code reorganization & move to CSTR (SHELL, History, bugfix) 2017-09-25 17:50:33 +02:00
Rémy GIBERT
e85146e6cc Kernel 0.9.1 : Code reorganization & move to CSTR : SHELL, bugfix 2017-09-25 08:31:19 +02:00
Rémy GIBERT
61b210742e Kernel 0.9.1 : Code reorganization & move to CSTR (LS & many API bug fixes) 2017-09-22 17:25:21 +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
38c8649e23 Kernel 0.9.1 : Code reorganization & move to CSTR : External commands (PS) 2017-09-21 08:35:44 +02:00
Rémy GIBERT
832cb80c06 Kernel 0.9.1 : Code reorganization & move to CSTR (PS switcher) 2017-09-20 17:09:55 +02:00
Rémy GIBERT
24efef7d3b Kernel 0.9.1 : Code reorganization & move to CSTR (CORE: PS Context switching) 2017-09-19 17:34:01 +02:00