Commit Graph

1249 Commits

Author SHA1 Message Date
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
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 019d1e3c0e Floppy format stuff 2022-05-25 20:46:02 +02:00
burniouf afc4e61dc9 ProDOS.FX:XCLK support, PM.VEDRIVE 2022-04-19 20:24:34 +02:00
burniouf d249f0c0b9 BASIC:bugfixes & reorg 2022-04-07 19:19:48 +02:00
burniouf e5abc173c6 EDIT:Save bugfix 2022-03-24 22:12:54 +01:00
burniouf 340ce51779 BASICFX: .. implementation, EDIT bug fixes 2022-03-24 21:24:26 +01:00
burniouf 447ce4b142 CIFS:Fixes
TCPIP:SEQPKT faster ACK
2022-03-18 18:59:39 +01:00
burniouf 1cbc954f7f SCMASM.SYSTEM 3.0 & BASIC.SYSTEM 1.5 source code......many bugfxes & enh, new commands..... 2022-03-06 23:28:52 +01:00
burniouf 6d85a16ad1 ProDOS.FX:Added .PM modules support & bugfixes for 40/80 col display 2022-02-06 18:14:18 +01:00
burniouf 0102a1c1e0 Fixed SYS/KM folder 2022-02-04 15:57:17 +01:00
burniouf 2cf7512e99 SP tools 2022-01-30 22:47:08 +01:00
burniouf 27b04e8e44 Brian's work....no additional comment required....pfff 2021-12-02 22:28:26 +01:00
Brian J. Bernstein 62ebd7a9f4 initial commit 2021-12-02 16:06:35 -05:00
burniouf c693892ce0 RAMWORKS:Added SuperExpander support, PPP:new driver, HTTPGET:BugFix GH#176, ASM:fix around "<" & ">" ops, KERNEL:Added Cursor show/hide ESC seq, LIBTCPIP: tweaks for PPP 2021-09-07 14:32:31 +02:00
burniouf 5d6d37223a KERNEL:Memory reorg, GETTY,LOGIN,PS....lots of bytes saved, SSC:bugfixes in command line parsing, MEMDUMP:bugfixes paged listing and display 2021-08-13 20:34:20 +02:00
burniouf 5e630a020f FORTH: bugfix for TYPE, updated .md file 2021-08-10 17:36:57 +02:00
burniouf 05299f25e2 FORTH: 3 new words and updated DOC 2021-08-10 15:36:07 +02:00
burniouf 4bbfa0899d LS:complete rewrite, VSDRIVE: speedup things a bit, KERNEL: API cleanup 2021-08-10 12:20:41 +02:00
burniouf e98f1e9451 ACOS! Fixes in Strings & Logical OPs 2021-08-06 19:58:04 +02:00
burniouf 95032a2ad2 VSDRIVE:IRQ fix, ACOS:more room for STRINGS 2021-08-05 20:00:05 +02:00
burniouf a38a84fc1e ACOS:Strings & FOR/NEXT 2021-08-05 13:35:37 +02:00
burniouf 3007637129 KERNEL:Fixed many memleaks & MEM related problems, FILEENUM BINs: fixes around wildcards search 2021-08-01 15:45:15 +02:00
burniouf 25c601906e LIBCRYPT:Bugfix & lot of bytes saved 2021-07-29 18:41:57 +02:00
burniouf b25303e93a KERNEL 0.94-2:Fixes for DIRENT api 2021-07-28 18:50:59 +02:00
burniouf 30d8231517 LSDEV:fix corrupted 80 cols display 2021-07-27 22:16:03 +02:00
burniouf 09923489fd LIBCRYPT:Bufixes and MD5 removal (duplicated in KERNEL)
ACOS:bugfixes in GET
KERNEL:fixes for //c loobing bug
2021-07-27 18:21:58 +02:00
burniouf 222b03c048 KERNEL 0.94-2:Fixes for TELNETD/BBSD 2021-07-26 15:45:29 +02:00
burniouf 64b71db7b3 ProDOS.FX:Added DCLK support and //c related Fixes
NSC: Reverted to $C3xx I/O space
2021-07-26 14:33:08 +02:00
burniouf 631571cc6e KERNEL 0.94-2 2021-07-25 16:03:41 +02:00
burniouf 7fb016f47c Merge branch 'master' of https://github.com/A2osX/A2osX 2021-07-24 22:48:30 +02:00
burniouf eceedd72d7 KERNEL 0.94-2 2021-07-24 22:42:23 +02:00
Patrick Kloepfer 515a4c1e30 Update media to 2502 2021-07-24 11:32:29 -04:00
burniouf 3c55ead88e ACOS: new string functions, KERNEL & SBIN: some memleak fixed, CIFS : fixed some malformed FRAMES 2021-07-13 18:52:04 +02:00
burniouf cb628265b7 EDIT:Fixed CR/LF save 2021-07-11 13:42:12 +02:00
burniouf 82546dfd9b EDIT:Fixed Save DLG, now can be used to convert file TXT <-> ASM 2021-07-11 12:10:06 +02:00
burniouf 422da82da1 EDIT:Several bugs fixed, mainly memleak & DLG 2021-07-11 10:56:44 +02:00
burniouf 8538008265 ACOS!Strings Ops & BugFix 2021-07-09 22:40:57 +02:00
burniouf 9abe9054c3 ACOS:BugFix, added GET 2021-07-09 15:54:42 +02:00
burniouf 35bece276c ACOS:Major update, CHTYP:added PAK support 2021-07-07 16:29:10 +02:00
burniouf 1bdffefd00 BBSD & ACOS INPUT, SHUTDOWN with args, bobbi's stuff 2021-07-05 21:15:15 +02:00
Rémy GIBERT 7d1f7507a3
Merge pull request #170 from A2osX/bobbi-cat-utils
Bobbi cat utils
2021-07-05 19:25:10 +02:00
Bobbi Webber-Manners ddf9321150 LS: Added CS.RUN.ISATTY and fixed EOL handling 2021-07-04 20:12:18 -04:00
Bobbi Webber-Manners 4d20317dd6 DU: Fix to previous commit 2021-07-04 19:45:06 -04:00
Bobbi Webber-Manners eaf74ea10f DU: Added CS.RUN.ISATTY and fixed EOL handling 2021-07-04 19:12:41 -04:00
Bobbi Webber-Manners 4164f4106c NL: New NL utility (based on OD.S.txt code) 2021-07-04 17:09:08 -04:00
Bobbi Webber-Manners 24fbd7ddb1 OD: Add CS.RUN.ISATTY and use it to control CR/CRLF 2021-07-04 15:59:46 -04:00
Bobbi Webber-Manners b539462726 CAT: Removed unnecessary check 2021-07-04 15:59:31 -04:00
Bobbi Webber-Manners f8e107fbf9 CAT: minor cleanup. Ready to merge. 2021-07-04 15:07:56 -04:00
Bobbi Webber-Manners cc3624079f SED: Fix bug with handling of blank input lines. 2021-07-03 23:53:57 -04:00
Bobbi Webber-Manners 75ca6300b9 OD: Bugfix to ASCII printout. Handle ^C/^S when reading from file. 2021-07-03 23:52:28 -04:00
burniouf 369df00095 CIFS/EDIT fix Part1 2021-07-03 19:18:58 +02:00
Bobbi Webber-Manners 1262246050 OD: Now works with pipes (based on GREP code) 2021-07-03 12:45:36 -04:00
Bobbi Webber-Manners 920caca000 OD: First hack at OD (hex dump util) 2021-07-03 00:04:38 -04:00
Bobbi Webber-Manners 57aaff90ec CAT: Simplified. More correct. Less bloat. 2021-07-02 20:49:04 -04:00
burniouf 45d654382a BugFix: IPCONFIG, STAT, EDIT, CIFS 2021-06-30 21:09:07 +02:00
Peter Ferrie 9d0896a92f BIN: fix STAT display 2021-06-30 11:29:40 -07:00
Rémy GIBERT 4d884ee3b7 BugFix: All FILEENUM based BINs 2021-06-27 15:48:04 +02:00
Rémy GIBERT 9ae1da903b CIFS, UNAME -h -v switches, KERNEL IRQ manager, bugfix & bytes saved in CP,RM,MV 2021-06-26 22:24:25 +02:00
Rémy GIBERT d3c27ab61b ACOS 2021-06-23 21:07:21 +02:00
Rémy GIBERT b2d59ddbd7 REPO Cleanup #2 (hugh...), CIFS,UNAME,XARGS,SED,NSC,IRQ 2021-06-23 19:43:04 +02:00
Rémy GIBERT 44b2e0e443
Merge pull request #168 from A2osX/bobbi-sed-devel
Added boilerplate header/footer to SED and XARGS
2021-06-23 18:41:00 +02:00
Bobbi Webber-Manners 8c21209f55 Added boilerplate header/footer to SED and XARGS 2021-06-23 11:22:33 -04:00
Rémy GIBERT 68e8663a70
Revert "Merge new utils: sed and xargs" 2021-06-23 07:37:14 +02:00
Rémy GIBERT 0a8b95fb97
Merge pull request #165 from A2osX/bobbi-sed-devel
Merge new utils: sed and xargs
2021-06-23 07:21:10 +02:00
Rémy GIBERT 3880d48b57 IRQ, NSC, ACOS, CIFS, SRW 2021-06-22 20:59:02 +02:00
Bobbi Webber-Manners 7e48d85553 Added new command XARGS.S.TXT 2021-06-20 18:29:06 -04:00