Commit Graph

2545 Commits

Author SHA1 Message Date
fluxo-gs e00c854dda update news for kfest 2021 2021-09-13 19:42:11 -07: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 52cb20ba81 FORTH: updated .MD 2021-08-10 18:06:54 +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 a00188b872 LIBCRYPT:lowercase output 2021-07-27 18:55:06 +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
Patrick Kloepfer f8b8e13285 updated hmacmd5test script to change save location and convert \n to \r\n 2021-07-27 08:01:35 -04:00
burniouf ef3398214f ProDOS.FX & //c: bugfix in IRQ manager, INITD in DEBUG mode for testing 2021-07-26 18:46:00 +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 e73519e529 CIFS:BugFix 2021-07-10 21:09:43 +02:00
burniouf fdbdee521d Merge branch 'master' of https://github.com/A2osX/A2osX 2021-07-09 22:42:55 +02:00
burniouf 8538008265 ACOS!Strings Ops & BugFix 2021-07-09 22:40:57 +02:00
Patrick Kloepfer 10b60be935 Updated make stuff 2021-07-09 11:35:53 -04:00
burniouf 099f043cb3 Merge branch 'master' of https://github.com/A2osX/A2osX 2021-07-09 16:14:09 +02:00
burniouf 08ff75c55b ACOS 2021-07-09 16:09:11 +02:00
burniouf 9abe9054c3 ACOS:BugFix, added GET 2021-07-09 15:54:42 +02:00
Patrick Kloepfer 220a744664 Updating admin files 2021-07-07 13:31:08 -04:00
burniouf 35bece276c ACOS:Major update, CHTYP:added PAK support 2021-07-07 16:29:10 +02:00
burniouf 17359a35e1 A2OSX.BUILD:Case correction 2021-07-05 22:09:52 +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