Commit Graph

37 Commits

Author SHA1 Message Date
Rémy GIBERT
e9062c4674 Kernel version 0.9 : saved few bytes with MemMgr Optimization 2017-07-01 15:44:40 +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
bff3a943b7 Kernel version 0.9 : Appletalk, ATBROWSE Command added....
Bugfix in F.CloseA
2017-04-28 17:04:16 +02:00
Rémy GIBERT
aa032994d8 Kernel version 0.9 : KCONFIG, bugfix in Stat and Loadfile....#1 2017-04-12 17:46:03 +02:00
Rémy GIBERT
5284913187 Kernel version 0.9 : MEDIA reorganisation, FORMAT Cmd 2017-03-30 18:11:31 +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
63883ea19d Kernel version 0.9 : Block Device Support, added Smartport 2017-03-21 17:29:15 +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
7b0b304d27 Kernel version 0.9 : BugFix in LS preventing showing first entry in directories. 2017-03-07 15:05:23 +01:00
Rémy GIBERT
bae3f91aab 0.9 2017-01-12 18:43:45 +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
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
cf0515bba2 Kernel version 0.8 : Fixed a bug in KERNEL.S.DIR.txt not counting properly files in directories 2016-10-30 19:17:43 +01:00
Rémy GIBERT
4c86e67a92 Kernel version 0.8 : LS / now looks like regular DIR/ listing, and -R now works at / level 2016-10-30 08:58:08 +01:00
Rémy GIBERT
caaaa185de Kernel version 0.8 : ANSI conversion & API 0.8 compliance 2016-10-26 22:51:06 +02:00
Rémy GIBERT
fe5e44dc5a Kernel version 0.8 : BUGFIX in CD: not processing .. correctly, missing ending / when changing to another volume. BUGFIX in LS:File count missing one.
Additional Kernel API Documentation
LIBSTR deleted, now Kernel API
2016-10-24 17:54:43 +02:00
Rémy GIBERT
e702d711fc Kernel version 0.8 : Migrating CMDs to new CIO/DIR/TIME API 2016-10-18 17:56:06 +02:00
Rémy GIBERT
9e7cf31491 Kernel version 0.8 : Migrating CMDs to new CIO/DIR/TIME API 2016-10-14 17:39:49 +02:00
Rémy GIBERT
f0659a7051 Kernel version 0.8 : Migration from LIBSTR/PStrOut to new Kernel Frintf 2016-10-14 08:23:05 +02:00
Rémy GIBERT
b9a3c10329 Kernel version 0.8 : Migrating LS to new DIR/TIME API 2016-10-13 18:00:27 +02:00
Rémy GIBERT
e30dfc0eb4 Kernel version 0.8 : Fixed bug in STAT (AUXTYPE) preventing relocation 2016-10-03 08:18:46 +02:00
Rémy GIBERT
c04a398bf8 Kernel version 0.8 : INIT2/INIT3 OK 2016-09-29 17:30:15 +02:00
Rémy GIBERT
f6e3d2e9b3 Kernel version 0.8 : MLI API Removed 2016-09-26 18:00:52 +02:00
Rémy GIBERT
7984c2ba74 Kernel version 0.8 : Old MLI API decom in progress 2016-09-26 08:18:51 +02:00
Rémy GIBERT
d4868fe152 Kernel version 0.8 : More API cleanup/reorg, fixed bug in READDIRYA crashing reading / 2016-09-23 17:19:22 +02:00
Rémy GIBERT
851883547f Kernel version 0.8 : DIR API Debug 2016-09-23 08:00:00 +02:00
Rémy GIBERT
0c91cddf37 Kernel version 0.8 : More API cleanup/reorg, fixed bug in READDIRYA crashing reading second block 2016-09-22 17:46:01 +02:00
Rémy GIBERT
d2334df796 Kernel version 0.8 : API cleanup/reorg 2016-09-21 17:20:37 +02:00
Rémy GIBERT
951b7b3ea3 Kernel version 0.8 : DIR API work in progress, JMP table reorg 2016-09-20 08:17:20 +02:00
Rémy GIBERT
6fea4ec153 Time API : Work In Progress,used in SHELL For Testing
Kernel : Dual Bank implemented
2016-09-05 18:00:11 +02:00
Rémy GIBERT
fe5b0ac0bf FILE/DIR API (Work In Progress) 2016-09-02 17:14:24 +02:00
Rémy GIBERT
ddfad8ff84 FILE/DIR/TIME:Still in Progress 2016-09-02 08:09:44 +02:00
Rémy GIBERT
c70fa8bf7c FILE/DOR API (Work In Progress) 2016-09-01 17:42:38 +02:00
Rémy GIBERT
73425bb3dc Kernel : Implementing new FILE API with Path Filtering #2, INIT2/INIT3 bug fixes 2016-08-29 17:12:04 +02:00
Rémy GIBERT
399646b8aa Kernel version 0.8 (In Progress) 2016-08-28 22:48:01 +02:00
Rémy GIBERT
5251ba0527 Path Filter:Work In Progress 2016-08-24 17:42:33 +02:00