Commit Graph

1492 Commits

Author SHA1 Message Date
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
4aedd7caee CC/ASM : reASMed
BASIC.SYSTEM : some EXTBIN stuff (wip)
2024-01-05 22:56:46 +01:00
burniouf
6e9c339c64 SH: Bugfix for Syntax Errors in loops 2024-01-05 17:33:57 +01:00
burniouf
fee113dff1 KERNEL: fix for PAKME 2024-01-01 13:27:43 +01:00
burniouf
9abd365415 LIBTUI: DLG fixes 2024-01-01 12:25:12 +01:00
burniouf
c3d9f28c22 Updated BUILD 2023-12-19 11:29:27 +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
5ff8654986 ProDOS.FX : bugfixes in dir entries "RESERVED" space (ACL) 2023-11-25 12:51:33 +01:00
burniouf
6f0f9c0a3d EDIT, LS & DU fixes 2023-11-25 09:33:04 +01:00
burniouf
2c549174d4 Updated BUILD with some reASMed stuff 2023-11-24 18:12:46 +01:00
burniouf
8dea8d82c3 ProDOS.FX : Many bugfixes & improvement
A2osX : bugfixes in KERNEL
2023-11-20 21:22:55 +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
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
94dddcd65e oops 2023-07-16 12:17:43 +02:00
burniouf
949d7e3b22 Kernel 0.94.3c (kernel migration step c)
ASM broken
2023-07-16 11:09:23 +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
d4568be299 Post 2600 fix #2: new X?.STRESC shared code, IRQ fix, IPCONFIG.... 2023-06-18 09:47:28 +02:00
burniouf
f6cdf228ed IPCONFIG:retry fix 2023-06-15 19:15:36 +02:00
burniouf
f12295ec7c NETWORK:fix in TCPIP,new UDETH.DRV, fix in U1.DRV
ProDOS.FX:improved TOOLBOK for selectors
2023-06-15 08:17:56 +02:00
burniouf
5c26012b7f ProDOS.FX:Modified SELECTOR....more to come 2023-06-10 12:16:06 +02:00
burniouf
6ae9b75ac8 POST 2600, fixes #1 2023-06-02 22:31:09 +02:00
burniouf
77c818cfcb KERNEL: UC/LC fix 2023-05-30 19:13:23 +02:00
burniouf
8f059cb64b SH: I/O Fix 2023-05-19 17:39:42 +02:00
burniouf
6b5ca3da2f SH: Piping Fix 2023-05-19 14:16:09 +02:00
burniouf
84a784807d SH: Bug Fix for PAUSE, EXIT .... 2023-05-18 18:12:57 +02:00
burniouf
87b9078877 TERMIBAL, PRINTF, SH, Piping.... 2023-05-16 18:53:52 +02:00
burniouf
0ea8d62a96 KERNEL : more terminal fixes
LIBTUI : DLG fix
2023-05-01 09:35:39 +02:00
burniouf
77f6c2664a KERNEL : more terminal fixes 2023-04-29 13:47:59 +02:00
burniouf
fa24e3665c FIX for:
- HTTPD not reading httpf.conf properly
- ASICFX FORMAT crashing when formatting remapped devices
- KERNEL terminal IAC handling
2023-04-25 07:48:05 +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
82f1cb8630 EDIT : bug fix (still some remaining when using from PuTTY) 2023-03-27 22:52:33 +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
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
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
c4ae3be6be CC:removed extra >DEBUG 2023-01-27 15:49:42 +01:00
burniouf
c0b3872e26 CC:fix for #ifndef..., \ in string literals 2023-01-27 14:32:13 +01:00
burniouf
90dfba3e88 CC:wip 2023-01-26 17:38:20 +01:00
burniouf
8aa2269c99 CC:wip 2023-01-26 08:07:08 +01:00
burniouf
d8631337dd CC:DIRCETIVES and .h
LIBTUI.S.txt demo
2023-01-23 19:33:37 +01:00