Commit Graph

202 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
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 daeea23549 ProDOSFX:Fixes in Loaders, BASICFX:fix an issue while launching from A2osX 2022-04-27 21:24:41 +02:00
burniouf d07cdc2749 Fresh MEDIAs, ProDOSFX:fix for XClk 2022-04-20 19:37:15 +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 b206dd8036 BASIC:new commands, ProdDOS.Fx:cleanup in Disk ][ timing 2022-04-01 21:43:16 +02:00
burniouf 60620b33f5 BASIC:Use AUX Mem, CD .. 2022-03-27 14:59:32 +02: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 cec2764d5c KMs & PMs Cleanup 2022-03-13 13:52:24 +01:00
burniouf f2b5176ad8 //c CPU speed update 2022-03-11 13:47:19 +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 3e82fe7a07 SP Tools:fopen() & fclose() fix 2022-01-31 22:48:25 +01:00
burniouf 89ba551931 SP Tools:bugfix in SPTAPE.DRV....fopen() still crashing 2022-01-31 18:25:19 +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
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 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 b25303e93a KERNEL 0.94-2:Fixes for DIRENT api 2021-07-28 18:50:59 +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 ef3398214f ProDOS.FX & //c: bugfix in IRQ manager, INITD in DEBUG mode for testing 2021-07-26 18:46:00 +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
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
burniouf 369df00095 CIFS/EDIT fix Part1 2021-07-03 19:18:58 +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 b2d59ddbd7 REPO Cleanup #2 (hugh...), CIFS,UNAME,XARGS,SED,NSC,IRQ 2021-06-23 19:43:04 +02:00
Rémy GIBERT 3880d48b57 IRQ, NSC, ACOS, CIFS, SRW 2021-06-22 20:59:02 +02:00
Rémy GIBERT 5ce42af7a7 Modified ProDOS.FX IRQ handler 2021-06-11 19:20:35 +02:00
Rémy GIBERT a4f22f87d3 Kernel 0.94++ 2021-06-05 17:48:54 +02:00
Rémy GIBERT 9d5e142b0e Kernel 0.94++ 2021-06-03 19:43:28 +02:00
Rémy GIBERT e27576aeef Kernel 0.94++ 2021-05-31 12:10:53 +02:00
Rémy GIBERT 33d273b220 Kernel 0.94++ 2021-05-04 19:31: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
Rémy GIBERT 22c28e2f59 Kernel 0.94+ 2021-04-16 21:17:18 +02:00
Rémy GIBERT 4c922fed4d Kernel 0.94+ 2021-04-15 22:52:08 +02:00
Rémy GIBERT 24ff6f27c0 Kernel 0.94+ 2021-04-15 16:03:04 +02:00
Rémy GIBERT ee7a7b07a4 Kernel 0.94+ 2021-04-10 19:17:40 +02:00