Commit Graph

31 Commits

Author SHA1 Message Date
burniouf 74acfeccd1 KERNEL & DRVs : lot of fixes around DEV.Open() , KCONFIG
SH : fiw for line wrap
ProDOS.FX : removed a strange bug inherited from 2.0.3 trashing FCBs
2023-11-26 14:17:41 +01:00
burniouf 3d241a05d8 KERNEL:changes for most compilers 2022-11-02 07:54:30 +01:00
Rémy GIBERT 33d273b220 Kernel 0.94++ 2021-05-04 19:31:21 +02:00
Rémy GIBERT b70f92a871 Kernel 0.94 2020-10-01 17:30:25 +02:00
Rémy GIBERT eb0182dfd9 Kernel 0.94 2020-09-30 17:32:54 +02:00
Rémy GIBERT a3e218f36b Kernel 0.94 2020-08-25 16:54:30 +02:00
Rémy GIBERT cd258586b4 Kernel 0.94 2020-02-28 08:21:46 +01:00
Rémy GIBERT cb8adcbb8b Kernel 0.93+ 2019-10-03 08:25:27 +02:00
Rémy GIBERT 4ddc13d968 Kernel 0.92 2018-11-17 18:17:13 +01:00
Rémy GIBERT 8f59dca003 Kernel 0.9.2 2018-10-02 17:52:30 +02:00
Rémy GIBERT 45cd7d04fa Kernel 0.9.2 2018-08-08 17:13:37 +02:00
Rémy GIBERT 082f899a56 Kernel 0.9.2 2018-07-23 17:28:42 +02:00
Rémy GIBERT 42d37dbaf2 Kernel 0.9.2 2018-07-19 17:33:55 +02:00
Rémy GIBERT 3e6ecb55e5 Kernel 0.9.2 2018-06-21 17:12:10 +02: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 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 cd31830346 Kernel 0.9.1 : FIO, new LoadTXTFile API 2017-10-19 17:27:38 +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 2630384de2 Kernel version 0.9 : Moving API from PSTR to CSTR 2017-08-22 08:37:03 +02:00
Rémy GIBERT 8702d8c4e1 Kernel version 0.9 : LS,CP,RM,MV, bug fix dst path not printed properly
Bug Fix in SHELL, $?,$$....sysvars not printed at all
Generalized use of new MemMgr API Call in all DRV,BIN,SBIN & LIB
2017-07-06 17:30: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 9e853cd049 Kernel version 0.9 : Many bugfix in NIC drivers, ATLK massages at load time to help debugging 2017-04-17 21:36:00 +02:00
Rémy GIBERT 1a57cc4352 Kernel version 0.9 : Drivers modification for KCONFIG compliance 2017-04-14 17:04:39 +02:00
Rémy GIBERT c33f940a8b Kernel version 0.9 : MEDIA reorganisation 2017-03-29 17:48:15 +02:00
Rémy GIBERT e816f33bf1 Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:27:43 +01:00
Rémy GIBERT caaaa185de Kernel version 0.8 : ANSI conversion & API 0.8 compliance 2016-10-26 22:51:06 +02:00
Rémy GIBERT fe5e44dc5a Kernel version 0.8 : BUGFIX in CD: not processing .. correctly, missing ending / when changing to another volume. BUGFIX in LS:File count missing one.
Additional Kernel API Documentation
LIBSTR deleted, now Kernel API
2016-10-24 17:54:43 +02:00
Rémy GIBERT be591b2569 Kernel version 0.8 : Migrating CMDs to new CIO/DIR/TIME API 2016-10-17 17:47:50 +02:00
Rémy GIBERT d2334df796 Kernel version 0.8 : API cleanup/reorg 2016-09-21 17:20:37 +02:00
Rémy GIBERT ba6914be05 PIC.DRV:rewriting 2016-03-18 08:26:49 +01:00