burniouf
74acfeccd1
KERNEL & DRVs : lot of fixes around DEV.Open() , KCONFIG
...
SH : fiw for line wrap
ProDOS.FX : removed a strange bug inherited from 2.0.3 trashing FCBs
2023-11-26 14:17:41 +01:00
Brian J. Bernstein
d69b4e0488
build 2640 for 32MB and 800KB media
2023-11-25 10:11:16 -05:00
burniouf
5ff8654986
ProDOS.FX : bugfixes in dir entries "RESERVED" space (ACL)
2023-11-25 12:51:33 +01:00
burniouf
6f0f9c0a3d
EDIT, LS & DU fixes
2023-11-25 09:33:04 +01:00
burniouf
2c549174d4
Updated BUILD with some reASMed stuff
2023-11-24 18:12:46 +01:00
burniouf
8dea8d82c3
ProDOS.FX : Many bugfixes & improvement
...
A2osX : bugfixes in KERNEL
2023-11-20 21:22:55 +01:00
burniouf
6adfe9fdda
A2osX 0.95 :
...
- NEW A2OSX.BUILD media, old one corrupted by ProDOS.FX bug
- most of BIN/SBIN/LIBS reASMed with .95 API
2023-11-12 22:12:24 +01:00
burniouf
6edf99a78f
PRODOS.FX : major bug removed
2023-11-12 14:20:15 +01:00
Brian J. Bernstein
cae65ca341
32 and 800 builds for 2633
2023-11-10 10:09:18 -05:00
burniouf
59b910a9cb
ProDOS.FX BOOT media
2023-11-09 19:03:10 +01:00
burniouf
0728260b06
ProDOS.FX 8M : Bug fixes for QUIT code
2023-11-05 16:26:06 +01:00
burniouf
e65065228c
ProDOS.FX 8M (required for KRNL8M)
2023-11-04 15:42:28 +01:00
burniouf
a8cf411cd7
KERNEL 0.95
2023-10-18 07:41:12 +02:00
burniouf
9c547bcd35
ASM: fix forward ref bug
2023-07-22 15:43:25 +02:00
burniouf
e3246c9c83
ADM: fix forward ref bug
2023-07-22 15:41:22 +02:00
burniouf
94dddcd65e
oops
2023-07-16 12:17:43 +02:00
burniouf
949d7e3b22
Kernel 0.94.3c (kernel migration step c)
...
ASM broken
2023-07-16 11:09:23 +02:00
burniouf
a417f7aba6
Kernel 0.94.3b (kernel migration step b)
2023-07-14 12:24:49 +02:00
burniouf
e32db79ce3
Kernel 0.94.3a (kernel migration step a)
2023-07-12 19:07:55 +02:00
burniouf
481ff8978c
Merge branch 'master' of https://github.com/A2osX/A2osX
2023-07-10 07:05:57 +02:00
burniouf
dcde70ebe7
ProDOS.FX/BasicFX : new QUIT Code to launch .BAS & .BIN
...
EDIT & other BIN : bugfixes
2023-07-10 06:57:04 +02:00
Brian J. Bernstein
8efbb42d94
media for build 2620
2023-06-19 11:25:08 -04:00
burniouf
d4568be299
Post 2600 fix #2 : new X?.STRESC shared code, IRQ fix, IPCONFIG....
2023-06-18 09:47:28 +02:00
burniouf
f6cdf228ed
IPCONFIG:retry fix
2023-06-15 19:15:36 +02:00
burniouf
f12295ec7c
NETWORK:fix in TCPIP,new UDETH.DRV, fix in U1.DRV
...
ProDOS.FX:improved TOOLBOK for selectors
2023-06-15 08:17:56 +02:00
burniouf
5c26012b7f
ProDOS.FX:Modified SELECTOR....more to come
2023-06-10 12:16:06 +02:00
burniouf
c5e3cf4425
Merge branch 'master' of https://github.com/A2osX/A2osX
2023-06-02 22:44:04 +02:00
burniouf
6ae9b75ac8
POST 2600, fixes #1
2023-06-02 22:31:09 +02:00
Brian J. Bernstein
1e653b11b0
sneaky gopher
2023-06-01 16:02:46 -04:00
Brian J. Bernstein
556fd90cfe
build 2600
2023-06-01 10:06:43 -04:00
burniouf
77c818cfcb
KERNEL: UC/LC fix
2023-05-30 19:13:23 +02:00
burniouf
8f059cb64b
SH: I/O Fix
2023-05-19 17:39:42 +02:00
burniouf
6b5ca3da2f
SH: Piping Fix
2023-05-19 14:16:09 +02:00
burniouf
84a784807d
SH: Bug Fix for PAUSE, EXIT ....
2023-05-18 18:12:57 +02:00
burniouf
87b9078877
TERMIBAL, PRINTF, SH, Piping....
2023-05-16 18:53:52 +02:00
burniouf
0ea8d62a96
KERNEL : more terminal fixes
...
LIBTUI : DLG fix
2023-05-01 09:35:39 +02:00
burniouf
77f6c2664a
KERNEL : more terminal fixes
2023-04-29 13:47:59 +02:00
burniouf
fa24e3665c
FIX for:
...
- HTTPD not reading httpf.conf properly
- ASICFX FORMAT crashing when formatting remapped devices
- KERNEL terminal IAC handling
2023-04-25 07:48:05 +02:00
burniouf
b7c718036b
Improved DevMgr (BDEV)
2023-04-23 17:20:27 +02:00
burniouf
9aea9939ee
**LOT of mods*** TESTING REQUESTED around....everything :-)
2023-04-22 20:58:37 +02:00
burniouf
82f1cb8630
EDIT : bug fix (still some remaining when using from PuTTY)
2023-03-27 22:52:33 +02:00
burniouf
39e1b23f86
Merge branch 'master' of https://github.com/A2osX/A2osX
2023-03-26 19:47:43 +02:00
burniouf
05ee4ce936
LIBTCPIP:shutdown() fix
...
LIBTUI:bugfix & improvments (hyperlinks....)
KERNEL:bugfix in fwrite() to socket
CIFSD:NT_CREATE now set proper rights, better ERR codes
GOPHER:Hyperlinks (wip)
2023-03-26 19:42:38 +02:00
Brian J. Bernstein
2c80b26dcd
Build 2598
2023-02-12 11:44:17 -05:00
burniouf
e0d317e793
CIFS:bugfix
...
LIBTUI:wip
GOPGHER:correct exit key
WHICH:new command
2023-02-10 19:19:29 +01:00
Brian J. Bernstein
ef7403f937
bin/which performance improvement
2023-02-09 13:10:22 -05:00
burniouf
17aee1f2a8
CIFSD:bugfix & type/auxtype mapping
...
CP,MV,RM:memory leak & new X.FILEENUM
LIBTUI:TBOX improvment
2023-02-07 08:04:23 +01:00
burniouf
c4ca3e5907
CC:BugFix in while
...
LIBTUI:Improved TBOX control (wip)
GOPHER:....to test hyperlinks in TBOX control (wip)
2023-01-31 07:55:01 +01:00
burniouf
c4ae3be6be
CC:removed extra >DEBUG
2023-01-27 15:49:42 +01:00
burniouf
c0b3872e26
CC:fix for #ifndef..., \ in string literals
2023-01-27 14:32:13 +01:00