Commit Graph

282 Commits

Author SHA1 Message Date
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
David Schmidt 6d1de9702b Fix doc locaitons 2022-05-02 01:38:20 -04:00
David Schmidt 726ce1cbdc
Assembler document cleanup 2022-04-30 11:45:00 -04:00
David Schmidt de507a111c Fix broken links 2022-04-24 12:43:19 -04: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 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 a38a84fc1e ACOS:Strings & FOR/NEXT 2021-08-05 13:35:37 +02:00
burniouf 25c601906e LIBCRYPT:Bugfix & lot of bytes saved 2021-07-29 18:41:57 +02:00
burniouf 222b03c048 KERNEL 0.94-2:Fixes for TELNETD/BBSD 2021-07-26 15:45:29 +02: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
Patrick Kloepfer 220a744664 Updating admin files 2021-07-07 13:31:08 -04:00
Brian J. Bernstein de67c3aacb Updated with IF THEN ELSE implemented status. 2021-06-18 17:21:36 -04:00
Rémy GIBERT a4f22f87d3 Kernel 0.94++ 2021-06-05 17:48:54 +02:00
Rémy GIBERT bcd1b758f8 Kernel 0.94++ 2021-05-24 15:25:34 +02:00
Rémy GIBERT 31548cde8c Kernel 0.94++ 2021-05-22 23:05:12 +02:00
Rémy GIBERT ee7b606612 Kernel 0.94++ 2021-05-19 14:44:47 +02:00
Rémy GIBERT 9582ca9af0 Kernel 0.94++ 2021-05-14 22:58:20 +02:00
Rémy GIBERT 80f0627240 Kernel 0.94++ 2021-05-09 14:39:40 +02:00
Rémy GIBERT 33d273b220 Kernel 0.94++ 2021-05-04 19:31:21 +02:00
Rémy GIBERT 572c583002 Kernel 0.94+ 2021-04-30 19:18:21 +02:00
Rémy GIBERT 30937c52cf Kernel 0.94++ 2021-04-30 17:25:19 +02:00
Rémy GIBERT 15ea182602 Kernel 0.94++ 2021-04-29 13:56:34 +02:00
Patrick Kloepfer 6b25a8947f My final update to Forth Words.md 2021-04-28 21:36:42 -04:00
Patrick Kloepfer 3382b440ef updated forth words file 2021-04-28 14:23:16 -04:00
Brian J. Bernstein a5aa7b8207 Added short description column and updated IF status as WIP. 2021-04-16 16:32:57 -04:00
Rémy GIBERT 24ff6f27c0 Kernel 0.94+ 2021-04-15 16:03:04 +02:00
Rémy GIBERT 632a6693f2 Kernel 0.94+ 2021-04-12 21:51:06 +02:00
Brian J. Bernstein 83951a71c4 Formatting and some improvements on words. Still some TODOs. 2021-04-08 15:31:33 -04:00
Brian J. Bernstein 7e43fd262d First sweep of command table done. Several TODOs and a proper scrutinize
next.
2021-04-05 22:38:28 -04:00
Brian J. Bernstein 8f5bf8801b checkpoint. Next up is PRINT. 2021-04-05 17:04:30 -04:00
Brian J. Bernstein c7467c408d initial commit 2021-04-05 13:25:42 -04:00
Rémy GIBERT d8c0f5e1e3 Kernel 0.94+ 2020-12-23 15:54:57 +01:00
Rémy GIBERT 76c8a3dc5f Kernel 0.94+ 2020-12-17 21:23:54 +01:00
Rémy GIBERT 0f9ebec8be Kernel 0.94+ 2020-12-15 14:23:22 +01:00
Rémy GIBERT ef3e62d5c7 Kernel 0.94 2020-12-02 16:22:57 +01:00
Rémy GIBERT f4c0aaa878 Kernel 0.94 2020-11-29 14:16:39 +01:00
Rémy GIBERT 0eefb136af Kernel 0.94 2020-11-27 17:37:47 +01:00
Patrick Kloepfer 5bea55a6af New document to support the A2osX Forth language implementation. 2020-11-25 11:26:50 -05:00
Rémy GIBERT 8f0b70f4e0 Kernel 0.94 2020-09-22 07:56:28 +02:00
Rémy GIBERT ad26c6d710 Kernel 0.94 2020-08-25 12:56:00 +02:00
Rémy GIBERT fbaa06a3af Kernel 0.94 2020-08-02 14:19:43 +02:00
Rémy GIBERT 192a99b47a Kernel 0.94 2020-07-30 16:10:49 +02:00
Rémy GIBERT 50a2ec41fa Kernel 0.94 2020-07-25 21:32:41 +02:00
Rémy GIBERT a7dc53d00f Kernel 0.94 2020-07-23 18:48:45 +02:00