Commit Graph

1218 Commits

Author SHA1 Message Date
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
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
Brian J. Bernstein
d3c8805e40 SEQ better handling of invalid args and now supports -H to avoid undesired behavior 2023-01-10 20:43:53 -05:00
burniouf
0ac5def14f KERNEL:Fix for IIgs IRQ, IPCONFIG:Added 3 DHCP retries 2023-01-06 23:07:00 +01:00
burniouf
84d77aaf7f TCPIP:fixes for dual FIN/ACK transaction
DAN2ETH.DRV
2023-01-06 15:02:35 +01:00
burniouf
321b273a0f CC:wip, partially working, committing before breaking everything again 2022-12-30 17:29:57 +01:00
burniouf
f7681deebe bugfix: DU, EDIT, LSDEV, LSOF, WC, WHO, XMASTREE
Enh : UNAME
2022-12-23 17:50:50 +01:00
burniouf
7aa3860a58 XMASTREE:Telnet fixed, but still bus in algorithm :-) 2022-12-22 23:20:33 +01:00
burniouf
cdd2a24149 CC:wip 2022-12-13 07:55:13 +01:00
burniouf
6a46b55ff8 CC:wip 2022-12-07 17:09:29 +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
Brian J. Bernstein
8bd9dbd4e0 initial commit of 'which' utility and help page. 2022-12-02 13:14:00 -05:00
burniouf
3d241a05d8 KERNEL:changes for most compilers 2022-11-02 07:54:30 +01:00
burniouf
41dad38140 LIBGUI:more API... 2022-10-25 08:05:54 +02:00
burniouf
f766b7add3 workarounds for Corrupted FS 2022-10-20 17:43:19 +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
a66047ccd5 GREP 2022-10-10 13:58:50 +02:00
burniouf
127ebe266a CC: wired to libgui
SH: bugfix
BIN/*, DRV/*:bugfix, API change
2022-10-09 23:22:46 +02:00
burniouf
947764b71e SH:History fix
MORE:combined options
CC:"All done" message if success
2022-10-08 14:37:10 +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