Commit Graph

413 Commits

Author SHA1 Message Date
Rémy GIBERT 92f36a94dc 0.8 2017-01-12 18:32:18 +01:00
Rémy GIBERT a90fd1ffa9 Kernel version 0.8 : KM.VSDRIVE, work in progress 2016-12-16 14:38:57 +01:00
Rémy GIBERT 63e97cd7d5 Kernel version 0.8 : KM.VSDRIVE, work in progress 2016-12-15 17:49:33 +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 be7ee09659 Kernel version 0.8 : KM.VSDRIVE, work in progress 2016-12-12 17:41:39 +01:00
Rémy GIBERT bf25ef28a8 Kernel version 0.8 : Exported SSC EQUATES in a separate X. file 2016-12-12 17:38:32 +01:00
Rémy GIBERT dfd8ecf162 Kernel version 0.8 : improved verbosity in KM.RAMWORKS 2016-12-12 12:05:47 +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 68c61c225f Kernel version 0.8 : Preparing 0.9 Kernel API 2016-12-08 17:53:29 +01:00
Rémy GIBERT 75750babe2 Kernel version 0.8 : DevMgr, moving to SmartPort, cont. 2016-12-06 17:57:00 +01:00
Rémy GIBERT 36d95641a8 Kernel version 0.8 : DevMgr, moving to SmartPort 2016-12-05 18:04:42 +01:00
Rémy GIBERT 580fac069b Kernel version 0.8 : ENV...some enhancement (few) and bugfix (many;-)...see Readme.md 2016-12-03 23:17:08 +01:00
Rémy GIBERT aa60fd4c3c Kernel version 0.8 : ENV...some enhancement (few) and bugfix (many;-)...see Readme.md 2016-12-03 23:16:45 +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 16a70ed131 Kernel version 0.8 : fixed a bug in JMP table for GetMemStat 2016-11-14 17:27:30 +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 382faf0ff3 Kernel version 0.8 : Docs 2016-11-14 11:32:51 +01:00
Rémy GIBERT 8b0bc42505 Kernel version 0.8 : Docs 2016-11-14 11:21:46 +01:00
Rémy GIBERT 2e7a83f17e Kernel version 0.8 : Docs 2016-11-14 11:12:10 +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 e0ae89dd6c Kernel version 0.8 : Docs... 2016-11-04 19:15:59 +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 cf15e77a21 Kernel version 0.8 : FILE API, OPEN was not resetting file size to 0 when writing to an existing file (no append flag) 2016-11-04 16:13:22 +01:00
Rémy GIBERT a05dc2324f Kernel version 0.8 : CONSOLE.DRV.S.txt, few bytes saved 2016-11-04 16:11:37 +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 71c0b8c149 Kernel version 0.8 : BUGFIX #10 ...more advanced ECHO command 2016-11-03 17:26:02 +01:00
Rémy GIBERT 17eeac3b1f Kernel version 0.8 : Missing PrintF in .CONF files scanning 2016-11-03 17:24:41 +01:00
Rémy GIBERT 0f44020f98 Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:23:46 +01:00
Rémy GIBERT 1fd31558f8 Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:23:16 +01:00
Rémy GIBERT 855092e734 Kernel version 0.8 : Docs 2016-11-03 17:21:36 +01:00
Rémy GIBERT dd04cf3092 Kernel version 0.8 : defines reorg (LIBMATH) 2016-11-03 12:18:28 +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 c306419c7d Kernel version 0.8 : UP TO DATE MEDIA 2016-11-01 22:50:16 +01:00
Rémy GIBERT 729f6f2b39 Kernel version 0.8 : Docs... 2016-11-01 22:37:38 +01:00
Rémy GIBERT 3b311a9645 FILEENUM : Fixed another memory leak in leaveSubDir 2016-11-01 22:37:12 +01:00
Rémy GIBERT 5f87674616 Kernel version 0.8 : Saved few bytes (& cycles) in MemMgr 2016-11-01 22:35:27 +01:00
Rémy GIBERT b87ffebe14 Kernel version 0.8 : Saved few bytes (& cycles) in MemMgr 2016-11-01 22:34:29 +01:00
Rémy GIBERT af54e1e393 Kernel version 0.8 : Fixed a nasty memory leak in CreateProcessYA area 2016-11-01 18:18:04 +01:00
Rémy GIBERT 6e45564298 EDIT : Fixed Help screen not printed properly 2016-11-01 17:12:32 +01:00
Rémy GIBERT 84efe1b604 Kernel version 0.8 : Docs... 2016-11-01 15:37:28 +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 105617950d Kernel version 0.8 : TYPE command removed from SHELL 2016-11-01 15:34:56 +01:00
Rémy GIBERT 2e3705aa63 Kernel version 0.8 : Docs... 2016-10-31 22:44:03 +01:00