Commit Graph

68 Commits

Author SHA1 Message Date
burniouf 34f9969c0c LIBTUI: Bugfix in TLINE
BASIC.FX: bugfix in PATH, relocation code, Added Toolbox function "printf"
2024-01-17 22:04:13 +01:00
Peter Ferrie 6340bc77fd fix MV when dest does not exist 2023-12-14 11:47:41 -08:00
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 6f0f9c0a3d EDIT, LS & DU fixes 2023-11-25 09:33:04 +01:00
burniouf 6adfe9fdda A2osX 0.95 :
- NEW A2OSX.BUILD media, old one corrupted by ProDOS.FX bug
 - most of BIN/SBIN/LIBS reASMed with .95 API
2023-11-12 22:12:24 +01:00
burniouf 6edf99a78f PRODOS.FX : major bug removed 2023-11-12 14:20:15 +01:00
burniouf e65065228c ProDOS.FX 8M (required for KRNL8M) 2023-11-04 15:42:28 +01:00
burniouf a8cf411cd7 KERNEL 0.95 2023-10-18 07:41:12 +02:00
burniouf a417f7aba6 Kernel 0.94.3b (kernel migration step b) 2023-07-14 12:24:49 +02:00
burniouf e32db79ce3 Kernel 0.94.3a (kernel migration step a) 2023-07-12 19:07:55 +02:00
burniouf d4568be299 Post 2600 fix #2: new X?.STRESC shared code, IRQ fix, IPCONFIG.... 2023-06-18 09:47:28 +02:00
burniouf 6ae9b75ac8 POST 2600, fixes #1 2023-06-02 22:31:09 +02:00
burniouf 87b9078877 TERMIBAL, PRINTF, SH, Piping.... 2023-05-16 18:53:52 +02:00
burniouf e0d317e793 CIFS:bugfix
LIBTUI:wip
GOPGHER:correct exit key
WHICH:new command
2023-02-10 19:19:29 +01:00
burniouf 17aee1f2a8 CIFSD:bugfix & type/auxtype mapping
CP,MV,RM:memory leak & new X.FILEENUM
LIBTUI:TBOX improvment
2023-02-07 08:04:23 +01:00
burniouf eaa728fa9f CIFSD:new code
DAN2ETH.DRV:working
2023-01-17 07:31:23 +01:00
burniouf 3d241a05d8 KERNEL:changes for most compilers 2022-11-02 07:54:30 +01:00
burniouf 04a83f00f3 SH:new ALIAS cmd, new && operator
MKDIR:completely implemented
LS/RM/MV/CP: combined switches
KERNEL:SList API now handle options to handle several languages/parsers
2022-10-07 21:21:37 +02:00
burniouf 9e960a234e KERNEL: modification for CC (Slist API) updated FORTH,SH, CSH, SM....
KERNEL: modification for Softcard //e (may help...or not)
KERNEL: bugfix for VS/VE drive detetcion and report on KCONFIG
CC: some progress on STRUCT & UNION
SHARED/PrintF: removed support for /n..... (now in S-C MASM3.1 & A2osX-ASM)
2022-09-17 13:35:52 +02:00
burniouf a5ba00f1a6 SCMASM.SYSTEM & ASM:C-string support (new directives .CS. CZ .PS, updated Notepad++ XML)
CC:Added typedef, struct/union need a KERNEL mod
VEDRIVE:bugfixes, added LanCEGS code (oops ;-)
2022-09-11 21:11:32 +02:00
burniouf fdd4c69416 CC, Bugfix in EDIT & STDIO 2022-08-20 16:37:37 +02:00
burniouf 8b82b95e6a New ProDOS.FX media for AppleWin bug tracking 2022-06-18 08:16:39 +02:00
burniouf a06fc41072 Fresh MEDIAs with QTrack seek mod 2022-06-12 22:42:22 +02:00
burniouf 019d1e3c0e Floppy format stuff 2022-05-25 20:46:02 +02:00
burniouf 5d6d37223a KERNEL:Memory reorg, GETTY,LOGIN,PS....lots of bytes saved, SSC:bugfixes in command line parsing, MEMDUMP:bugfixes paged listing and display 2021-08-13 20:34:20 +02:00
burniouf 3007637129 KERNEL:Fixed many memleaks & MEM related problems, FILEENUM BINs: fixes around wildcards search 2021-08-01 15:45:15 +02:00
burniouf 631571cc6e KERNEL 0.94-2 2021-07-25 16:03:41 +02:00
burniouf eceedd72d7 KERNEL 0.94-2 2021-07-24 22:42:23 +02:00
burniouf e73519e529 CIFS:BugFix 2021-07-10 21:09:43 +02:00
burniouf 45d654382a BugFix: IPCONFIG, STAT, EDIT, CIFS 2021-06-30 21:09:07 +02:00
Rémy GIBERT 4d884ee3b7 BugFix: All FILEENUM based BINs 2021-06-27 15:48:04 +02:00
Rémy GIBERT 9ae1da903b CIFS, UNAME -h -v switches, KERNEL IRQ manager, bugfix & bytes saved in CP,RM,MV 2021-06-26 22:24:25 +02:00
Rémy GIBERT b044632bcd LS / FILEENUM : 2 passes enabled & code cleanup......and i also SAVE BYTES....pffff! 2021-06-10 16:00:05 +02:00
Rémy GIBERT 31548cde8c Kernel 0.94++ 2021-05-22 23:05:12 +02:00
Rémy GIBERT 9582ca9af0 Kernel 0.94++ 2021-05-14 22:58:20 +02:00
Rémy GIBERT 33d273b220 Kernel 0.94++ 2021-05-04 19:31:21 +02:00
Rémy GIBERT 1e86624d74 Kernel 0.94+ 2021-03-11 22:40:55 +01:00
Rémy GIBERT abe684f04c Kernel 0.94+ 2021-02-27 15:54:51 +01:00
Rémy GIBERT 43d989f537 Kernel 0.94+ 2021-02-26 21:13:48 +01:00
Rémy GIBERT ad54cc162e Kernel 0.94+ 2021-02-22 21:43:53 +01:00
Rémy GIBERT 6ece240fc8 Kernel 0.94+ 2021-02-17 17:15:43 +01:00
Rémy GIBERT cc62310a01 Kernel 0.94+ 2021-02-11 23:08:22 +01:00
Rémy GIBERT 2fc1034a9d Kernel 0.94 2020-10-06 08:27:35 +02:00
Rémy GIBERT 4dbe39ffce Kernel 0.94 2020-08-25 08:01:56 +02:00
Rémy GIBERT 01fbc4c874 Kernel 0.94 2020-05-17 19:34:32 +02:00
Rémy GIBERT 9830a906a5 Kernel 0.93+ 2019-11-12 17:39:22 +01:00
Rémy GIBERT 714a4bdff2 Kernel 0.93+ 2019-11-06 14:14:42 +01:00
Rémy GIBERT 1026bf00d9 Kernel 0.93+ 2019-10-17 12:36:45 +02:00
Rémy GIBERT 705d6a5431 Kernel 0.93+ 2019-10-16 22:42:21 +02:00
Rémy GIBERT 4634099be7 Kernel 0.93+ 2019-10-16 17:23:29 +02:00