Commit Graph

46 Commits

Author SHA1 Message Date
Rémy GIBERT
98c99b0ad2 Kernel 0.9.1 : MemMgr & MEMDUMP enhancement, TCPIP bugfix 2017-10-06 17:25:14 +02:00
Rémy GIBERT
3e3aa41e87 Kernel 0.9.1 : Code reorganization & move to CSTR (SHELL, History, bugfix) 2017-09-25 17:50:33 +02:00
Rémy GIBERT
e85146e6cc Kernel 0.9.1 : Code reorganization & move to CSTR : SHELL, bugfix 2017-09-25 08:31:19 +02:00
Rémy GIBERT
c85f3c62c4 Kernel 0.9.1 : Code reorganization & move to CSTR (PS switcher, LS, IRQ & VBL) 2017-09-21 17:29:45 +02:00
Rémy GIBERT
38c8649e23 Kernel 0.9.1 : Code reorganization & move to CSTR : External commands (PS) 2017-09-21 08:35:44 +02:00
Rémy GIBERT
832cb80c06 Kernel 0.9.1 : Code reorganization & move to CSTR (PS switcher) 2017-09-20 17:09:55 +02:00
Rémy GIBERT
24efef7d3b Kernel 0.9.1 : Code reorganization & move to CSTR (CORE: PS Context switching) 2017-09-19 17:34:01 +02:00
Rémy GIBERT
3ceb61c354 Kernel 0.9.1 : Code reorganization & move to CSTR : GETTY,LOGIN 2017-09-15 08:37:15 +02:00
Rémy GIBERT
4eb13cc475 Kernel 0.9.1 : Code reorganization & move to CSTR (GETTY,LOGIN) 2017-09-14 17:21:06 +02:00
Rémy GIBERT
46918f88f0 Kernel 0.9.1 : Code reorganization & move to CSTR (SHELL,FileSearch) 2017-09-12 17:24:36 +02:00
Rémy GIBERT
75c95bd1eb Kernel 0.9.1 : Code reorganization & move to CSTR : Stack Segment 2017-09-12 08:20:24 +02:00
Rémy GIBERT
8d4c55130b Kernel 0.9.1 : Code reorganization & move to CSTR (ENV,FileSearch) 2017-09-11 17:29:08 +02:00
Rémy GIBERT
ea86f48bc7 Kernel 0.9.1 : Code reorganization & move to CSTR (SHELL) 2017-09-08 16:49:23 +02:00
Rémy GIBERT
07fb258787 Kernel 0.9.1 : Code reorganization & move to CSTR (SHELL) 2017-09-06 17:00:10 +02:00
Rémy GIBERT
d4db5090af Kernel 0.9.1 : Code reorganization & move to CSTR (PS & Stacks) 2017-08-31 17:35:15 +02:00
Rémy GIBERT
ce434c6fee Kernel 0.9.1 : Code reorganization & move to CSTR (bugfix in PutEnv.YA) 2017-08-30 22:39:43 +02:00
Rémy GIBERT
830c85a6ac Kernel 0.9.1 : Code reorganization & move to CSTR (ENV) 2017-08-30 17:26:34 +02:00
Rémy GIBERT
b52ac88d2b Kernel 0.9.1 : Code reorganization & move to CSTR (ARGS) 2017-08-29 17:19:09 +02:00
Rémy GIBERT
d2f7de5190 Kernel 0.9.1 : Code reorganization & move to CSTR 2017-08-28 17:35:10 +02:00
Rémy GIBERT
fc3fc7e817 Kernel 0.9.1 : Code reorganization & move to CSTR 2017-08-25 17:02:16 +02:00
Rémy GIBERT
698a741aee Kernel 0.9.1 : Code reorganization & move to CSTR 2017-08-25 08:37:21 +02:00
Rémy GIBERT
e7825666a6 Kernel 0.9.1 : Code reorganization & move to CSTR 2017-08-24 14:46:48 +02:00
Rémy GIBERT
7cecefb477 Kernel 0.9.1 : Code reorganization & move to CSTR 2017-08-24 08:47:31 +02:00
Rémy GIBERT
668412cc17 Kernel 0.9.1 : Code reorganization & move to CSTR 2017-08-23 17:05:29 +02:00
Rémy GIBERT
71a7ca455f Kernel version 0.9 : Saved few bytes in PS management 2017-08-21 16:58:48 +02:00
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
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
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
bae3f91aab 0.9 2017-01-12 18:43:45 +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
af54e1e393 Kernel version 0.8 : Fixed a nasty memory leak in CreateProcessYA area 2016-11-01 18:18:04 +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
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
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
b6d8805622 Kernel version 0.8 : DevMgr bug fixing in progress 2016-10-12 08:28:57 +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
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
d2334df796 Kernel version 0.8 : API cleanup/reorg 2016-09-21 17:20:37 +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