Rémy GIBERT
62ad3573b9
Kernel version 0.9 : Change in API to conform with stdlib & stdio
2017-08-22 17:03:34 +02:00
Rémy GIBERT
2630384de2
Kernel version 0.9 : Moving API from PSTR to CSTR
2017-08-22 08:37:03 +02:00
Rémy GIBERT
7e0fb2e663
Kernel version 0.9 : SHELL, enhancement in Batch mode....(Cont.)
2017-07-17 07:59:30 +02:00
Rémy GIBERT
8702d8c4e1
Kernel version 0.9 : LS,CP,RM,MV, bug fix dst path not printed properly
...
Bug Fix in SHELL, $?,$$....sysvars not printed at all
Generalized use of new MemMgr API Call in all DRV,BIN,SBIN & LIB
2017-07-06 17:30:40 +02:00
Rémy GIBERT
bde13143d0
Kernel version 0.9 : saved few bytes with MemMgr Optimization
2017-07-01 15:45:53 +02:00
Rémy GIBERT
ece6e1f056
Kernel version 0.9 : MemMgr, added a quicker GetMemYA API Call
2017-06-28 16:34:11 +02:00
Rémy GIBERT
f79851f52a
Kernel version 0.9 : Added a "Close All Opened Files" at init2 that prevented copying some files...
...
Added "ProDOS" (lowercase) info in A2OSX.BUILD.po
2017-06-22 17:21:24 +02:00
Rémy GIBERT
4b4dedd6d6
Kernel version 0.9 : Lowercase support, bugfix in CP/MV/RV
2017-06-21 17:46:43 +02:00
Rémy GIBERT
d0d356419f
Kernel version 0.9 : Cleanup in DHGR stuff, adding primitives (DrawLine,....etc...)
2017-06-09 17:36:05 +02:00
Rémy GIBERT
77e3328220
Kernel version 0.9 : Bugfix in IRQ,VBL & MOUSE DRIVER
2017-06-02 17:14:42 +02:00
Rémy GIBERT
bff3a943b7
Kernel version 0.9 : Appletalk, ATBROWSE Command added....
...
Bugfix in F.CloseA
2017-04-28 17:04:16 +02:00
Rémy GIBERT
173256a691
Kernel version 0.9 : UTHERNET2.DRV.S.txt.....working again!
2017-04-24 23:32:57 +02:00
Rémy GIBERT
61615d2be9
Kernel version 0.9 : KCONFIG, bugfix in Quit Code preventing saved config load
2017-04-13 18:04:05 +02:00
Rémy GIBERT
e4f2c60ada
Kernel version 0.9 :
...
-TCP, bugfix (#8 ) ...nearly working!!!
-MKNod API implementation for stream SOCKET
-Bugfix in Smartort controller/device detection
-Memory leak in CP/MV/RM
2017-04-10 08:07:14 +02:00
Rémy GIBERT
625b1af258
Kernel version 0.9 : TCP, bugfix ( #6 ) ...
2017-04-06 08:31:50 +02:00
Rémy GIBERT
dd0c5ee75c
Kernel version 0.9 : TCP, bugfix ( #5 ) ...
2017-04-04 22:40:25 +02:00
Rémy GIBERT
993ace3a59
Kernel version 0.9 : UTHERNET2.DRV.S.txt, Change in RESET Time
2017-04-04 17:39:09 +02:00
Rémy GIBERT
9099848c6a
Kernel version 0.9 : CHTYP and related API entries added to kernel....still in progress
2017-04-03 23:13:46 +02:00
Rémy GIBERT
e274c5593b
Kernel version 0.9 : Adding MAKEBOOT Script to generate A2OSX.BOOT media
...
many bugfixes in LS,CAT, FILEENUM....moved UsrBuf256 off $200 (now $C00)
getting corrupted by ProDOS/regular Clock Drivers (not KM.*)
CHTYP in progress mainly for : CHTYP /A2OSX.BOOT/A2OSX.SYSTEM SYS
(S-CMASM 2.0 is unable to generate .SYS files)
2017-04-03 17:35:03 +02:00
Rémy GIBERT
bf22885600
Kernel version 0.9 : KERNEL.S.ENV.txt, MAJOR bur fix in $?,$$...system vars
2017-04-01 23:01:28 +02:00
Rémy GIBERT
3d676326c6
Kernel version 0.9 : TCP, bugfix in SEQ & ACK ( #4 )
2017-03-31 08:28:43 +02:00
Rémy GIBERT
c33f940a8b
Kernel version 0.9 : MEDIA reorganisation
2017-03-29 17:48:15 +02:00
Rémy GIBERT
e2e972ee7e
Kernel version 0.9 : Implementing R/W to StdIn/StdOut TCP Sockets
2017-03-28 17:46:12 +02:00
Rémy GIBERT
eafa4da73f
Kernel version 0.9 : pLib & pLibJmp removed
2017-03-27 17:32:30 +02:00
Rémy GIBERT
7d61543721
Kernel version 0.9 : TCP, bugfix in SEQ & ACK ( #1 )
2017-03-27 08:28:25 +02:00
Rémy GIBERT
95844e1698
Kernel version 0.9 : TCP & SKT, bugfix and optimization in TCP.OUT
2017-03-23 17:41:36 +01:00
Rémy GIBERT
0ff04e7815
Kernel version 0.9 : TCP, fix in PutC not writing in the right buffer ;-)
2017-03-23 08:32:11 +01:00
Rémy GIBERT
68110dc42a
Kernel version 0.9 : TCP, bugfix in TCP.OUT new ACK computation
2017-03-22 17:39:01 +01:00
Rémy GIBERT
c851c10d52
Kernel version 0.9 : new NET.I.txt file, now A2osX.I.txt smaller, opt & fix in TCP
2017-03-21 22:54:59 +01:00
Rémy GIBERT
63883ea19d
Kernel version 0.9 : Block Device Support, added Smartport
2017-03-21 17:29:15 +01:00
Rémy GIBERT
9a65e64885
Kernel version 0.9 : .INC Cleanup
2017-03-20 09:51:16 +01:00
Rémy GIBERT
28ac2e8a66
Kernel version 0.9 : .INC Cleanup
2017-03-19 22:36:13 +01:00
Rémy GIBERT
8e2278754b
Kernel version 0.9 : .INC Cleanup
2017-03-19 20:38:49 +01:00
Rémy GIBERT
e61879d840
Kernel version 0.9 : UTHERNET, Rewritten driver optimized for speed
2017-03-17 17:50:32 +01:00
Rémy GIBERT
d2ceda42bb
Kernel version 0.9 : Investigating missed frames in TCP
2017-03-16 17:59:24 +01:00
Rémy GIBERT
36799257be
Kernel version 0.9 : TCP, added FRAME DUMP to solve the missing ACK problem
2017-03-16 08:32:24 +01:00
Rémy GIBERT
2406290d59
Kernel version 0.9 : BLOCK DEVICES, extended S.DEV struct to store ROM entry point,BUS/DEV....moved the whole code to 16 Bytes S.DEV (Max 32 devices)
2017-03-15 17:44:15 +01:00
Rémy GIBERT
18a554a9d7
Kernel version 0.9 : TCP, added TCB explicit structure out of SKT
2017-03-09 17:38:27 +01:00
Rémy GIBERT
635529e795
Kernel version 0.9 : TCP & MkNodA
2017-03-09 08:11:44 +01:00
Rémy GIBERT
30cdf5a6c8
Kernel version 0.9 : LIBTCPIP development resuming....
2017-03-07 17:40:32 +01:00
Rémy GIBERT
878d0d5268
Kernel version 0.9 : Telnet ECHO mode and other IAC stuff
2017-03-03 17:37:15 +01:00
Rémy GIBERT
fceb9a7c08
Kernel version 0.9 : CR/LF migration (Telnet)
2017-02-28 17:58:36 +01:00
Rémy GIBERT
d9637361b9
Kernel version 0.9 : CP/MV/RM migration OK
2017-02-26 19:34:00 +01:00
Rémy GIBERT
69cf7bf321
Kernel version 0.9 : CP/MV/RM, bugfix and improved Error messages
2017-02-23 17:43:42 +01:00
Rémy GIBERT
d0da32942b
Kernel version 0.9 : BugFix in KM.NSC preventing MLI.CREATE to work properly when using a buffer at $200
2017-02-21 08:52:27 +01:00
Rémy GIBERT
a190169a07
Kernel version 0.9 : Change in NIC detection/reset
2017-02-19 21:14:09 +01:00
Rémy GIBERT
e6441b6b26
Kernel version 0.9 : Changed timeout loop causing freeze with MAC Apple IIE Card
2017-02-19 21:11:44 +01:00
Rémy GIBERT
245a6e7711
Kernel version 0.9 : Updated/migrated UtherNet2.drv....if someone could give it a try...
2017-02-17 23:04:53 +01:00
Rémy GIBERT
2f2529f8ab
Kernel version 0.9 : TCP & Sockets, bugfix session #1
2017-02-15 22:46:21 +01:00
Rémy GIBERT
81afee1ca5
Kernel version 0.9 : TCP/IP API Cleanup
2017-02-15 17:14:41 +01:00