Commit Graph

147 Commits

Author SHA1 Message Date
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
Rémy GIBERT
f856158b7b Kernel version 0.9 : TCP & Sockets.... 2017-02-13 08:26:18 +01:00
Rémy GIBERT
a293fff2a4 Kernel version 0.9 : TCP, STREAM i/O functions 2017-02-10 17:49:14 +01:00
Rémy GIBERT
66600f0c4d Kernel version 0.9 : TCPIP, larger S.SOCKET struct to handle more cached values, INC files splitted in smaller files 2017-02-09 17:24:19 +01:00
Rémy GIBERT
3e1bb79081 Kernel version 0.9 : Room in TCP socket for In/Out Queues 2017-02-08 07:52:30 +01:00
Rémy GIBERT
0442bf83c2 Kernel version 0.9 : ....More IRQ/VBL enhancement 2017-02-06 18:04:03 +01:00
Rémy GIBERT
24137e69bf Kernel version 0.9 : INC files reorg 2017-02-04 23:07:06 +01:00
Rémy GIBERT
41b21d8091 Kernel version 0.9 : COM drivers and IRQ related Fixes 2017-02-02 18:30:07 +01:00
Rémy GIBERT
303d1d692c Kernel version 0.9 : TCPIP, TCP code reorg 2017-02-01 17:49:44 +01:00
Rémy GIBERT
bf8ce243c5 Kernel version 0.9 : TCPIP, new RAW socket type for ICMP (cont.) 2017-01-31 17:40:37 +01:00
Rémy GIBERT
8c891ccf04 Kernel version 0.9 : TCPIP, new RAW socket type for ICMP 2017-01-30 17:30:39 +01:00
Rémy GIBERT
1867933ae8 Kernel version 0.9 : TCPIP stack reorg 2017-01-29 22:47:19 +01:00