Commit Graph

1240 Commits

Author SHA1 Message Date
burniouf
246068c91b LIBTUI: Fixes for MAN 2024-01-21 18:52:41 +01:00
burniouf
f50fee89e4 LIBTUI : Added Show/Hide and FindActive API
MAN & NETCONFIG updated
2024-01-20 14:13:22 +01:00
John LeFebvre
b07bdce5d3 Merge branch 'master' of https://github.com/A2osX/A2osX 2024-01-17 23:07:01 +00:00
John LeFebvre
463723ce8f Tidied code, standardised naming and added the protocol selection function 2024-01-17 23:05:47 +00: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
John LeFebvre
c83582a68a TUI based network configuration utility 2024-01-14 21:23:46 +00:00
burniouf
6e9c339c64 SH: Bugfix for Syntax Errors in loops 2024-01-05 17:33:57 +01:00
burniouf
3d0a9afe6d USERADD : checks for valid username chars 2023-12-19 10:20:45 +01:00
burniouf
27a14a992b HTTPGET : many bug fixing, many remaining....? 2023-12-15 19:01:07 +01:00
burniouf
4f27e8c3b0 HTTPGET : many bug fixing, many remaining....? 2023-12-15 18:59:47 +01:00
burniouf
cce21ed742 SH, FORTH : fixes preventing CRASH at EXIT or SHUTDOWN 2023-12-15 15:29:25 +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
6f0f9c0a3d EDIT, LS & DU fixes 2023-11-25 09:33:04 +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
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
9c547bcd35 ASM: fix forward ref bug 2023-07-22 15:43:25 +02:00
burniouf
e3246c9c83 ADM: fix forward ref bug 2023-07-22 15:41:22 +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
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
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
Brian J. Bernstein
ef7403f937 bin/which performance improvement 2023-02-09 13:10:22 -05: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
burniouf
dfe8d13304 CC:more bugfix, small optimization that reduces code by ...20% :-) 2023-01-22 15:38:20 +01:00
burniouf
07172d7359 KERNEL:VT100 fixes
CC:comment,scopes fixes
DAN2ETH:fixes for IIgs
2023-01-21 22:53:55 +01:00
burniouf
104360d2fa CPU Speed:test code 2023-01-18 08:19:41 +01:00
burniouf
b5e7bafb21 SEQ:bugfix 2023-01-11 19:40:46 +01:00
burniouf
35a1581a70 Merge branch 'master' of https://github.com/A2osX/A2osX 2023-01-11 19:35:50 +01:00