Commit Graph

1033 Commits

Author SHA1 Message Date
Rémy GIBERT
f951a7bcc8 Kernel version 0.9 : KM.VSDRIVE, Server detection at boot time (reduced timeout!) 2017-01-25 17:17:25 +01:00
Rémy GIBERT
1e628dcd1b Kernel version 0.8 : KM.VSDRIVE, Server detection at boot time 2017-01-24 14:49:20 +01:00
Rémy GIBERT
77965e5c9d Kernel version 0.9 : VSDRIVE bugfix in write block 2017-01-23 22:32:06 +01:00
Rémy GIBERT
fe833adeea Kernel version 0.8 : KM.VSDRIVE, work in progress 2017-01-23 18:09:17 +01:00
Rémy GIBERT
10e817a889 Kernel version 0.8 : KM.VSDRIVE, work in progress 2017-01-23 09:13:10 +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
bae3f91aab 0.9 2017-01-12 18:43:45 +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
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
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
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
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
e0ae89dd6c Kernel version 0.8 : Docs... 2016-11-04 19:15:59 +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
1fd31558f8 Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:23:16 +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
84efe1b604 Kernel version 0.8 : Docs... 2016-11-01 15:37:28 +01:00
Rémy GIBERT
b724cb4c24 Kernel version 0.8 : BUGFIX! return code not sent properly to Parent Process at CS.EXIT 2016-10-31 22:38:53 +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
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
ce34b41f47 ENH #7 : Added -A switch to LS
(revealed many bugs in LS.S & KERNEL.S.CIO.txt that are now corrected)
2016-10-28 11:37:57 +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
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
4ccb235b00 Kernel version 0.8 : Docs... 2016-10-22 11:06:51 +02:00
Rémy GIBERT
7021210871 Kernel version 0.8 : Code reorg to save few bytes! 2016-10-21 17:03:41 +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
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
754d3ec7f3 Kernel version 0.8 : Migration from LIBSTR/PStrOut to new Kernel Frintf 2016-10-13 08:21:16 +02:00
Rémy GIBERT
4f7c8479c0 Kernel version 0.8 : Merging LIBSTR into Kernel, fixed bug in DevMgr, crashing Console.DRV at Boot 2016-10-12 17:46:38 +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
8822685ee4 Kernel version 0.8 : Merging LIBSTR into Kernel 2016-10-11 17:30:19 +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
278312cddb Kernel version 0.8 2016-10-07 22:48:49 +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
bbf65b74e5 Kernel version 0.8 : Fixed bug in Event Mgr 2016-10-06 08:23: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
6fe1beb1ae Kernel version 0.8 : Fixed bug in LoadDRV 2016-10-04 08:28:43 +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
8b2c65df01 Kernel version 0.8 : INIT2 boot stage fixed 2016-09-29 08:26:54 +02:00
Rémy GIBERT
270098e108 Kernel version 0.8 : API finalized and dispatched in LCBNK1/2, now fits in BNK1/BNK2 2016-09-28 17:34: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
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
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
f5172e0ecc Kernel version 0.8 : TIME API completed 2016-09-12 21:46:54 +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
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
e00d74623c Time API:Work in progress 2016-09-01 07:42:28 +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
399646b8aa Kernel version 0.8 (In Progress) 2016-08-28 22:48:01 +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
9222922ed3 VCPU16 removed from Relocator & LIB/LIBCRYPT.S 2016-08-19 16:52:18 +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
c4c7d406d5 KM.RAMWORKS:Fixed timing issues #2 2016-06-22 23:12:09 +02:00
Rémy GIBERT
b4dec5d0ee KM.RAMWORKS:Fixed timing issues (i hope!) 2016-06-19 22:31:57 +02:00
Rémy GIBERT
60be01ed6c Kernel Rewrite #6.1 2016-06-15 08:21:42 +02:00
Rémy GIBERT
3e17ac840c Kernel Rewrite #6 2016-06-07 08:10:18 +02:00
Rémy GIBERT
2396304f25 CP:working recursive 2016-05-01 23:13:54 +02:00
Rémy GIBERT
4fabb9ff04 KM.RAMWORKS:Fixed issue while writing in LCs 2016-05-01 21:53:12 +02:00
Rémy GIBERT
4610685d90 KERNEL:temporary disabled BRK handler 2016-04-07 08:14:30 +02:00
Rémy GIBERT
700b408efc KERNEL:better random16 generation 2016-03-26 08:28:47 +01:00
Rémy GIBERT
b616022a9e DRV:Bug fixed preventing INSDRV resuming after loading a driver 2016-03-18 08:25:43 +01:00
Rémy GIBERT
dab1b519fb KERNEL:ps QUIT now called when INIT failed 2016-03-17 15:33:37 +01:00
Rémy GIBERT
625c15c81f KERNEL: New Event Handler 2016-03-13 22:47:19 +01:00
Rémy GIBERT
d1974f0153 fixed timing more issues 2016-03-13 22:46:25 +01:00
Rémy GIBERT
889c503c16 Added GetDevInfoA API Call 2016-02-24 20:52:24 +01:00
Rémy GIBERT
361f14050e Fix DS1216E properly detected in //c 2016-02-21 21:42:55 +01:00
Rémy GIBERT
089fd82dc0 Moved NET management from Kernel 2016-01-16 23:03:23 +01:00
Rémy GIBERT
249aa74954 Better !Events messages 2016-01-09 23:41:34 +01:00
Rémy GIBERT
3a3ae6d302 SYS.LoadFileYA,SYS.LoadFileA now Expand pathnames 2016-01-09 23:40:19 +01:00
Rémy GIBERT
4acc9d08a6 Added MLI Create File (EDIT) 2016-01-06 23:05:12 +01:00
Rémy GIBERT
5246249b79 DogCow's timing issue 2016-01-06 19:45:59 +01:00
Rémy GIBERT
9dcddba64e Removed .OP directive in .INB files 2016-01-04 08:18:33 +01:00
Rémy GIBERT
adc8ad9630 ANSI Support for CON,SysScreen & Shell 2015-12-13 22:29:51 +01:00
Rémy GIBERT
09cd40820d #5*BugFix:crash when SYS.CoutA cannot send char 2015-12-10 21:15:55 +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
36027b8d75 Complete Rewrite #4 : keep it simple!!! 2015-11-10 22:47:57 +01:00
Rémy GIBERT
7658a95aac Complete Rewrite #4 : keep it simple!!! 2015-11-10 22:40:19 +01:00
Rémy GIBERT
af47834eaf Added SYS.LoadFileYA to API 2015-10-20 10:31:11 +02:00
Rémy GIBERT
6006ab7370 oops 2015-10-19 22:44:31 +02:00
Rémy GIBERT
7f06969e7d Kernel & shell rewrite 2015-10-19 22:35:00 +02:00
Rémy GIBERT
7c787a2c6c Fixed MemMgr Bugs preventing TCPIP stack working properly 2015-09-13 22:35:07 +02:00
Rémy GIBERT
3e60ff3064 Modified 800K SRC disk now bootable, some work in progress... 2015-08-05 22:38:05 +02:00
Rémy GIBERT
b4b7e89946 bug fix 2015-06-24 22:48:53 +02: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
f1135c8478 BUGFIX:MLIQuit code not correctly relocated at LC2/$D100 2015-03-16 22:35:08 +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
8e56af9fe3 KM.NSC.S Initial Commit 2015-03-13 16:40:32 +01:00
Rémy GIBERT
62f272bbf2 Initial 2015-03-08 22:45:23 +01:00