Commit Graph

1468 Commits

Author SHA1 Message Date
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
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
eaa728fa9f CIFSD:new code
DAN2ETH.DRV:working
2023-01-17 07:31:23 +01:00
burniouf
b5e7bafb21 SEQ:bugfix 2023-01-11 19:40:46 +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
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
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
burniouf
50db74891f LIBGUI:more bugs added :-) 2022-11-03 17:21:26 +01:00
burniouf
c481b84d0b LIBGUI:Clipping stuff 2022-11-03 07:59:03 +01:00
burniouf
116664cbee test2 2022-11-02 17:14:19 +01:00
burniouf
a9d7f31467 LIBGUI:Clipping stuff 2022-11-02 17:00:52 +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
092861b8e9 LIBGUI:more bugfix 2022-10-25 17:23:50 +02: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