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
Brian J. Bernstein
c6cdd2d10b
corrected 800k image
2022-11-19 11:25:17 -05: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
d5f15ee737
test
2022-11-02 17:06:15 +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
0db3bf5bf0
LIBGUI:more bugfix
2022-10-26 17:20:15 +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
burniouf
d2fa558510
LIBGUI:reorg
2022-10-20 08:07:40 +02:00
burniouf
5fa429c326
LIBGUI:more bugfix
2022-10-19 17:23:41 +02:00
burniouf
97593445bd
LIBGUI:fixes
2022-10-19 08:26:48 +02:00
burniouf
64a22a4d37
Merge branch 'master' of https://github.com/A2osX/A2osX
2022-10-18 07:57:33 +02:00
burniouf
dad22dfc30
CC:SWITCH/CASE
...
ASM:added \%
KERNEL:BUGFIX in DevMgr
LIBGUI:New API
2022-10-18 07:56:59 +02:00
Brian J. Bernstein
a667962813
140/800/32MB media for build 2552
2022-10-13 09:09:35 -04:00
burniouf
8e2918de4d
LIBGUI:reorg
2022-10-11 08:20:24 +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
f61b181886
.MD corrections
2022-10-08 14:24:59 +02:00
burniouf
b48957f026
Merge branch 'master' of https://github.com/A2osX/A2osX
2022-10-07 21:22:43 +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
Brian J. Bernstein
41e3d24b0d
initial commit
2022-09-21 11:44:32 -04:00
burniouf
89af12918a
make scripts
2022-09-21 07:29:21 +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
8b82b95e6a
New ProDOS.FX media for AppleWin bug tracking
2022-06-18 08:16:39 +02:00
burniouf
a06fc41072
Fresh MEDIAs with QTrack seek mod
2022-06-12 22:42:22 +02:00
burniouf
aed1c7fc35
Merge branch 'master' of https://github.com/A2osX/A2osX
2022-05-25 20:55:00 +02:00
burniouf
019d1e3c0e
Floppy format stuff
2022-05-25 20:46:02 +02:00