Commit Graph

700 Commits

Author SHA1 Message Date
burniouf 9190fc0a94 KERNEL:bugfix for ReadDir on directory blocks filled by deleted entries 2024-02-03 08:25:29 +01:00
burniouf 65be4815e2 File converters... 2024-01-30 22:34:07 +01:00
burniouf 02e4c892c8 LIBTUI:Improved LBOX 2024-01-26 15:05:51 +01:00
burniouf f50fee89e4 LIBTUI : Added Show/Hide and FindActive API
MAN & NETCONFIG updated
2024-01-20 14:13:22 +01:00
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
burniouf 50386f6c26 .INC reorg 2024-01-09 22:52:03 +01:00
burniouf 04e3901894 BASIC.SYSTEM : Added EXTCMDs (wip) 2024-01-07 13:44:01 +01:00
burniouf 9abd365415 LIBTUI: DLG fixes 2024-01-01 12:25:12 +01: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 8dea8d82c3 ProDOS.FX : Many bugfixes & improvement
A2osX : bugfixes in KERNEL
2023-11-20 21:22:55 +01:00
burniouf 6edf99a78f PRODOS.FX : major bug removed 2023-11-12 14:20:15 +01:00
burniouf 0728260b06 ProDOS.FX 8M : Bug fixes for QUIT code 2023-11-05 16:26:06 +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 e3246c9c83 ADM: fix forward ref bug 2023-07-22 15:41:22 +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 dcde70ebe7 ProDOS.FX/BasicFX : new QUIT Code to launch .BAS & .BIN
EDIT & other BIN : bugfixes
2023-07-10 06:57:04 +02:00
burniouf 6ae9b75ac8 POST 2600, fixes #1 2023-06-02 22:31:09 +02:00
burniouf b7c718036b Improved DevMgr (BDEV) 2023-04-23 17:20:27 +02:00
burniouf 9aea9939ee **LOT of mods*** TESTING REQUESTED around....everything :-) 2023-04-22 20:58:37 +02:00
burniouf 05ee4ce936 LIBTCPIP:shutdown() fix
LIBTUI:bugfix & improvments (hyperlinks....)
KERNEL:bugfix in fwrite() to socket
CIFSD:NT_CREATE now set proper rights, better ERR codes
GOPHER:Hyperlinks (wip)
2023-03-26 19:42:38 +02:00
burniouf e0d317e793 CIFS:bugfix
LIBTUI:wip
GOPGHER:correct exit key
WHICH:new command
2023-02-10 19:19:29 +01:00
burniouf c4ca3e5907 CC:BugFix in while
LIBTUI:Improved TBOX control (wip)
GOPHER:....to test hyperlinks in TBOX control (wip)
2023-01-31 07:55:01 +01:00
burniouf eaa728fa9f CIFSD:new code
DAN2ETH.DRV:working
2023-01-17 07:31:23 +01:00
burniouf 1e404b5bcf KERNEL:IRQ mode for IIgs (not yet preemptive)
CC:most of it working, many bugs remain
DAN2ETH.DRV:broken, lot of debug code included
2023-01-11 19:34:34 +01:00
burniouf 9a7d20a7e1 ProDOS 203 / FX:TC mod for year 2022-2026
FORMAT: new switches & checks
SH:BREAK in FOR and WHILE
ASM / S-C MASM: new directives, CString support and .HX
LC / UC:bugfix
DHGR.DRV:bugfix
LIBGUI:wip
CC:wip
2022-12-07 08:02:29 +01:00
burniouf 3d241a05d8 KERNEL:changes for most compilers 2022-11-02 07:54:30 +01:00
burniouf b757926227 LIBGUI:more bugfix 2022-10-27 17:14:06 +02:00
burniouf f737bd21fb LIBGUI:fixes 2022-10-27 08:20:09 +02:00
burniouf 658749b18f LIBGUI:more API... 2022-10-26 08:12:16 +02:00
burniouf 41dad38140 LIBGUI:more API... 2022-10-25 08:05:54 +02:00
burniouf dad22dfc30 CC:SWITCH/CASE
ASM:added \%
KERNEL:BUGFIX in DevMgr
LIBGUI:New API
2022-10-18 07:56:59 +02:00
burniouf 8e2918de4d LIBGUI:reorg 2022-10-11 08:20:24 +02:00
burniouf 127ebe266a CC: wired to libgui
SH: bugfix
BIN/*, DRV/*:bugfix, API change
2022-10-09 23:22:46 +02: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 037fc870a5 CC stuff, new LIBTUI, some .h to complete.... 2022-09-04 22:12:49 +02:00
burniouf fdd4c69416 CC, Bugfix in EDIT & STDIO 2022-08-20 16:37:37 +02:00
burniouf 3d98f90fb4 Fixes for Disk ][ recalibrate code 2022-06-22 08:26:44 +02:00
burniouf 019d1e3c0e Floppy format stuff 2022-05-25 20:46:02 +02:00
burniouf afc4e61dc9 ProDOS.FX:XCLK support, PM.VEDRIVE 2022-04-19 20:24:34 +02:00
burniouf d249f0c0b9 BASIC:bugfixes & reorg 2022-04-07 19:19:48 +02:00
burniouf b206dd8036 BASIC:new commands, ProdDOS.Fx:cleanup in Disk ][ timing 2022-04-01 21:43:16 +02:00
burniouf 60620b33f5 BASIC:Use AUX Mem, CD .. 2022-03-27 14:59:32 +02:00
burniouf 447ce4b142 CIFS:Fixes
TCPIP:SEQPKT faster ACK
2022-03-18 18:59:39 +01:00
burniouf 1cbc954f7f SCMASM.SYSTEM 3.0 & BASIC.SYSTEM 1.5 source code......many bugfxes & enh, new commands..... 2022-03-06 23:28:52 +01:00
burniouf 2cf7512e99 SP tools 2022-01-30 22:47:08 +01:00
burniouf 27b04e8e44 Brian's work....no additional comment required....pfff 2021-12-02 22:28:26 +01:00