Commit Graph

360 Commits

Author SHA1 Message Date
Rémy GIBERT
571fb59701 Kernel version 0.8 : SHELL, many new features, Error messages...etc...see README.md
Important KERNEL.S.ENV.txt rewrite to implement env in SHELL
2016-10-29 21:58:21 +02: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
be591b2569 Kernel version 0.8 : Migrating CMDs to new CIO/DIR/TIME API 2016-10-17 17:47:50 +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
b6d8805622 Kernel version 0.8 : DevMgr bug fixing in progress 2016-10-12 08:28:57 +02:00
Rémy GIBERT
c05dd7e16f Kernel version 0.8 :some progress upgrading external commands 2016-10-08 22:53:45 +02:00
Rémy GIBERT
8e7092b3a3 Kernel version 0.8 : switched BNK1 & BNK2 to add more API calls 2016-10-07 17:28:17 +02:00
Rémy GIBERT
d0c5f1ce3b Kernel version 0.8 : RUNNING!!! now making BIN/SBIN/DRV/LIB using new API 2016-10-07 08:09:25 +02:00
Rémy GIBERT
16deea2112 Kernel version 0.8 : Fixing bugs in K.FileSearch with ';' search path 2016-10-06 17:50:20 +02:00
Rémy GIBERT
f76268fe93 Kernel version 0.8 : Fixed offset computation in JMP "table" relocation 2016-10-05 17:57:43 +02:00
Rémy GIBERT
728278c196 Kernel version 0.8 : Fixed a bug in DRV relocation 2016-10-04 18:01:07 +02:00
Rémy GIBERT
00f9fe267e Kernel version 0.8 : Kernel OK, now fixing DRV,BIN... 2016-10-03 17:59:36 +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
d1de493789 Kernel version 0.8 : Fixed a nasty bug in Relocator, but another one still there in K/LoadFile 2016-09-30 17:04:55 +02:00
Rémy GIBERT
4219fe9e0d Kernel version 0.8 : Fixed bug in LOADBIN called from BNK1 2016-09-30 08:24:52 +02:00
Rémy GIBERT
c04a398bf8 Kernel version 0.8 : INIT2/INIT3 OK 2016-09-29 17:30:15 +02:00
Rémy GIBERT
127f89cedc Kernel version 0.8 : API finalized and dispatched in LCBNK1/2 2016-09-27 17:51:59 +02:00
Rémy GIBERT
906bf8322b Kernel version 0.8 : Shell : MLI API Calls Removed 2016-09-26 18:02:14 +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
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
79488f88fa Kernel version 0.8 : FILE API Debug... 2016-09-22 08:19:49 +02:00
Rémy GIBERT
d2334df796 Kernel version 0.8 : API cleanup/reorg 2016-09-21 17:20:37 +02:00
Rémy GIBERT
2ed4cf6587 Kernel version 0.8 : FILE/DIR migration in BIN/EDIT 2016-09-20 18:00:51 +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
af6d616a9b FILE/DIR/TIME:Still in Progress 2016-09-05 08:10:04 +02:00
Rémy GIBERT
fe5b0ac0bf FILE/DIR API (Work In Progress) 2016-09-02 17:14:24 +02:00
Rémy GIBERT
c70fa8bf7c FILE/DOR API (Work In Progress) 2016-09-01 17:42:38 +02:00
Rémy GIBERT
05b999f639 Time API (Work In Progress) 2016-08-31 17:38:48 +02:00
Rémy GIBERT
7973f02461 TODO:Time API (developers wanted, i said ;-) 2016-08-30 22:26:19 +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
92c1b3cb49 Kernel : Implementing new FILE API with Path Filtering 2016-08-26 17:10:38 +02:00
Rémy GIBERT
5251ba0527 Path Filter:Work In Progress 2016-08-24 17:42:33 +02:00
Rémy GIBERT
07813cc5d6 TskMgr:code rewrited with different "Init" Handling 2016-08-18 17:26:11 +02:00
Rémy GIBERT
3cf6dd05a6 Kernel version 0.8 (Initial Commit) 2016-08-17 08:25:58 +02:00
Rémy GIBERT
d2cacb006a KERNEL:Cleanup to make room for DHGR Driver 2016-06-24 17:02:13 +02:00
Rémy GIBERT
448a4c2133 Kernel Rewrite #6.2 2016-06-24 08:02:32 +02:00
Rémy GIBERT
1de9550760 KM.RAMWORKS:Fixed timing issues #3 2016-06-23 22:18:29 +02:00
Rémy GIBERT
a40be0d7a4 KERNEL:Cleanup to make room for DHGR Driver 2016-06-23 17:56:13 +02:00
Rémy GIBERT
3e17ac840c Kernel Rewrite #6 2016-06-07 08:10:18 +02:00
Rémy GIBERT
8bb9ad0cd0 misc bug fix 2016-05-01 23:12:22 +02:00
Rémy GIBERT
3a8b3a141a LIBTCPIP:implementing IP offloading 2016-04-18 22:18:08 +02:00
Rémy GIBERT
0ed8d58d2d DRV:Bug fixed preventing INSDRV resuming after loading a driver 2016-03-18 08:27:24 +01:00
Rémy GIBERT
56e98b1fa3 Updates related to new KERNEL 2016-03-13 22:50:43 +01:00
Rémy GIBERT
201cbb117b Added GetDevInfoA API Call 2016-02-24 21:02:16 +01:00
Rémy GIBERT
ace2e1bfde TCPIP:Socket API defs 2016-01-16 23:06:36 +01:00
Rémy GIBERT
8e2c75baac Prepare for ARP offload 2016-01-10 23:16:56 +01:00
Rémy GIBERT
9a5469388a Added DEVMGR.NET.CAP.ARPOFFLOAD for UTHERNET II Drv 2016-01-06 17:44:07 +01:00
Rémy GIBERT
6d8b13a9bf Corrected a typo in ERRICL 2016-01-04 08:17:33 +01:00
Rémy GIBERT
5d49c27c79 Complete Rewrite #4 : Still debbuging... 2015-11-22 23:30:06 +01:00
Rémy GIBERT
a95b687065 Complete Rewrite #4 : keep it simple!!! 2015-11-10 21:48:42 +01:00
Rémy GIBERT
11591911b9 Complete Rewrite #3 : many new bugs... 2015-06-03 20:30:57 +02:00
Rémy GIBERT
2192ead073 MOUSE.DRV working,DHGR.DRV color mode with bugs 2015-03-23 08:28:03 +01:00
Rémy GIBERT
87bb6efe1f Start Implementing Mouse Support 2015-03-17 23:05:33 +01:00
Rémy GIBERT
8be8351136 Loader & KM modules implemented 2015-03-15 23:00:40 +01:00
Rémy GIBERT
c04970fa55 Another Bunch of fixes 2015-03-14 22:48:35 +01:00
Rémy GIBERT
62f272bbf2 Initial 2015-03-08 22:45:23 +01:00