Commit Graph

146 Commits

Author SHA1 Message Date
Rémy GIBERT
d9637361b9 Kernel version 0.9 : CP/MV/RM migration OK 2017-02-26 19:34:00 +01:00
Rémy GIBERT
d178bd75f7 Kernel version 0.9 : CP/MV/RM , implementing -Y 2017-02-24 17:34:02 +01:00
Rémy GIBERT
a9ba29a701 Kernel version 0.9 : CP/MV/RM, more bug fix 2017-02-24 08:46:53 +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
76d1721df4 Kernel version 0.9 : CP/MV/RM, bug fix in RM <DIR> 2017-02-23 08:42:48 +01:00
Rémy GIBERT
f818be145b Kernel version 0.9 : CP/MV/RM Migrated, now Debug 2017-02-22 17:32:02 +01:00
Rémy GIBERT
7bfae9c0b0 Kernel version 0.9 : CP/MV/RM.... 2017-02-22 08:31:16 +01:00
Rémy GIBERT
44b6d67670 Kernel version 0.9 : CP/LS Migration in progress 2017-02-21 18:01:30 +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
0ca506566b Kernel version 0.9 : Migrating CP/MV commands, and shorter A2OSX.STARTUP file for debug 2017-02-20 18:16:23 +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
69aa077d8c Kernel version 0.9 : TCP & Sockets.... 2017-02-10 08:29:58 +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
41b21d8091 Kernel version 0.9 : COM drivers and IRQ related Fixes 2017-02-02 18:30:07 +01:00
Rémy GIBERT
2f13635422 Kernel version 0.9 : ICMP/PING fully "socketized" 2017-02-01 22:21:46 +01:00
Rémy GIBERT
ec385bd23f Kernel version 0.9 : Bug Fix in ICMP/PING 2017-01-31 23:13:26 +01:00
Rémy GIBERT
4d00562042 Kernel version 0.9 : Bug Fix in UDP/SKT 2017-01-30 23:23:16 +01:00
Rémy GIBERT
2aa2b79f72 Kernel version 0.9 : Bug Fix in UDP preventing even DHCP to work properly!!!! 2017-01-30 22:03:12 +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
Rémy GIBERT
d736762046 Kernel version 0.9 : TCPIP migration, fixed timing issues in DHCPCLNT, Broadcast not cleared properly....and working on TCP.... 2017-01-28 23:05:20 +01:00
Rémy GIBERT
3fdde86098 Kernel version 0.9 : TCPIP migration 2017-01-26 22:57:35 +01:00
Rémy GIBERT
f06d8b92f2 Kernel version 0.9 : DevMgr & Device drivers 2017-01-25 22:46:40 +01:00
Rémy GIBERT
50a6edfdef 0.9 : Started migrating external commands, new KMs 2017-01-23 08:16:06 +01:00
Rémy GIBERT
21b3789b99 0.9 : Started migrating external commands (including CAT ;-) 2017-01-15 21:51:20 +01:00
Rémy GIBERT
bae3f91aab 0.9 2017-01-12 18:43:45 +01:00
Rémy GIBERT
8f5c5f448b Kernel version 0.8 : KM.VSDRIVE, work in progress 2016-12-13 17:32:37 +01:00
Rémy GIBERT
53e429b7bd Kernel version 0.9 : Introducing Node API, FIFOs, DEVs, and sockets.... 2016-12-09 17:36:24 +01:00
Rémy GIBERT
9974920777 Kernel version 0.8 : Adding Blk dev format capabilities 2016-12-02 17:09:24 +01:00
Rémy GIBERT
67a4dc18db Kernel version 0.8 : DHCP, fix when multible DNS servers in options, long domain names... 2016-11-27 22:59:46 +01:00
Rémy GIBERT
67a73ae571 Kernel version 0.8 : added Room in GP for SmartPort/ProDOS BlkDev interface 2016-11-25 17:20:28 +01:00
Rémy GIBERT
7a030f049b Kernel version 0.8 : LSDEV, adding ProDOS device listing 2016-11-24 18:00:03 +01:00
Rémy GIBERT
76d34875d7 Kernel version 0.8 : LS, displaying <NO-DATE> when no ProDOS date/time available 2016-11-14 15:59:09 +01:00
Rémy GIBERT
6322233cb8 Kernel version 0.8 : BUGFIX #16 , CTIME not set properly when creating FILEs & DIRs 2016-11-13 22:03:31 +01:00
Rémy GIBERT
0a08b4c0b7 Kernel version 0.8 : CP,MV and Error Codes...work in progress 2016-11-08 17:56:05 +01:00
Rémy GIBERT
2bc7a49825 Kernel version 0.8 : EDIT, added Ctrl-O,P,T,Y and W 2016-11-07 16:13:25 +01:00
Rémy GIBERT
353b0c1bf0 Kernel version 0.8 : EDIT, several bugfixes, code reorg.... 2016-11-04 17:46:16 +01:00
Rémy GIBERT
0048e92a4a Kernel version 0.8 : CAT,BUGFIX #3 #11 suppressing unwanted CR and no more resetting linecounter between files.. 2016-11-04 11:53:21 +01:00
Rémy GIBERT
e816f33bf1 Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:27:43 +01:00
Rémy GIBERT
c261913cb2 Kernel version 0.8 : BUGFIX in #3 "CAT -S -N FILE1 mis-formats." 2016-11-03 12:00:00 +01:00
Rémy GIBERT
ab7fe523e8 Kernel version 0.8 : RM, fixed a bug preventing removing a simple directory! 2016-11-03 08:29:24 +01:00
Rémy GIBERT
3b311a9645 FILEENUM : Fixed another memory leak in leaveSubDir 2016-11-01 22:37:12 +01:00
Rémy GIBERT
6e45564298 EDIT : Fixed Help screen not printed properly 2016-11-01 17:12:32 +01:00
Rémy GIBERT
627ba98812 Kernel version 0.8 : new CAT command, see README.md 2016-11-01 15:36:32 +01:00
Rémy GIBERT
92d8b2fec4 Kernel version 0.8 : RM command #2 2016-10-30 23:23:18 +01:00
Rémy GIBERT
b519656144 Kernel version 0.8 : Src File Reorg 2016-10-30 22:12:53 +01:00
Rémy GIBERT
88d139c664 Kernel version 0.8 : RM command 2016-10-30 19:19:43 +01:00