Commit Graph

30 Commits

Author SHA1 Message Date
Rémy GIBERT
105617950d Kernel version 0.8 : TYPE command removed from SHELL 2016-11-01 15:34:56 +01:00
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
2e1283ddd2 BUGFIX #5 : TYPE not expanding to full path properly 2016-10-27 10:14:13 +02:00
Rémy GIBERT
8b5d3696a3 Kernel version 0.8 : added PWD alias in SHELL, modified LS to display DIR/ instead of /DIR 2016-10-25 08:58:15 +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
be591b2569 Kernel version 0.8 : Migrating CMDs to new CIO/DIR/TIME API 2016-10-17 17:47:50 +02:00
Rémy GIBERT
b12a39c915 Kernel version 0.8 : Migration from LIBSTR/PStrOut to new Kernel Frintf 2016-10-17 08:21:04 +02:00
Rémy GIBERT
6fe1beb1ae Kernel version 0.8 : Fixed bug in LoadDRV 2016-10-04 08:28:43 +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
906bf8322b Kernel version 0.8 : Shell : MLI API Calls Removed 2016-09-26 18:02:14 +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
2762254eef Kernel version 0.8 : TIME API completed (Testing with SHELL) 2016-09-13 08:29:47 +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
3cf6dd05a6 Kernel version 0.8 (Initial Commit) 2016-08-17 08:25:58 +02:00
Rémy GIBERT
3e17ac840c Kernel Rewrite #6 2016-06-07 08:10:18 +02:00
Rémy GIBERT
6ef6d21da7 SHELL:new startproc internal command 2016-03-13 22:53:55 +01:00
Rémy GIBERT
a9b3fc6487 Suppress Echo while exec A2osX.Startup 2016-01-10 23:19:11 +01:00
Rémy GIBERT
ab46cb81e6 Fix a bug in batch mode (crash when empty line in file) 2016-01-06 23:06:41 +01:00
Rémy GIBERT
adc8ad9630 ANSI Support for CON,SysScreen & Shell 2015-12-13 22:29:51 +01:00
Rémy GIBERT
836ab820af Kernel rewrite #5, IRQ Handler In Progress... 2015-12-10 19:53:30 +01:00
Rémy GIBERT
6ae2016154 Added ANSI support in CONSOLE.DRV
for EDIT.S.txt
2015-11-29 23:19:10 +01:00
Rémy GIBERT
3537472fa1 Post #4 bug fix 1:task switching now handles pDev properly. 2015-11-23 15:54:30 +01:00
Rémy GIBERT
5d49c27c79 Complete Rewrite #4 : Still debbuging... 2015-11-22 23:30:06 +01:00
Rémy GIBERT
7f06969e7d Kernel & shell rewrite 2015-10-19 22:35:00 +02:00
Rémy GIBERT
0c3f235d13 Added Back command line History 2015-06-24 22:41:38 +02:00
Rémy GIBERT
11591911b9 Complete Rewrite #3 : many new bugs... 2015-06-03 20:30:57 +02: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