Commit Graph

53 Commits

Author SHA1 Message Date
Rémy GIBERT
d6aefbe613 Kernel version 0.9 : LAN drivers, bugfix and optimization 2017-04-27 22:08:12 +02:00
Rémy GIBERT
9e853cd049 Kernel version 0.9 : Many bugfix in NIC drivers, ATLK massages at load time to help debugging 2017-04-17 21:36:00 +02:00
Rémy GIBERT
c33f940a8b Kernel version 0.9 : MEDIA reorganisation 2017-03-29 17:48:15 +02:00
Rémy GIBERT
a3c4b4f1fc Kernel version 0.9 : TCP, ACK problem solved! some additional fixes including corrected TCP payload length computation 2017-03-19 22:47:54 +01:00
Rémy GIBERT
97da1b9d5e Kernel version 0.9 : TCP, still investigating missing ACK problem 2017-03-17 08:22:37 +01:00
Rémy GIBERT
36799257be Kernel version 0.9 : TCP, added FRAME DUMP to solve the missing ACK problem 2017-03-16 08:32:24 +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
a8fec4ccfa Kernel version 0.9 : Investigzting Terminal types... 2017-03-01 16:22:00 +01:00
Rémy GIBERT
0bbbeac390 Kernel version 0.9 : CR/LF migration (Telnet) 2017-03-01 11:31:19 +01:00
Rémy GIBERT
0ca506566b Kernel version 0.9 : Migrating CP/MV commands, and shorter A2OSX.STARTUP file for debug 2017-02-20 18:16:23 +01:00
Rémy GIBERT
a190169a07 Kernel version 0.9 : Change in NIC detection/reset 2017-02-19 21:14:09 +01:00
Rémy GIBERT
24137e69bf Kernel version 0.9 : INC files reorg 2017-02-04 23:07:06 +01:00
Rémy GIBERT
b0fd171a06 Kernel version 0.9 : Bug Fix in SSC.I.DRV 2017-02-03 08:33:50 +01:00
Rémy GIBERT
41b21d8091 Kernel version 0.9 : COM drivers and IRQ related Fixes 2017-02-02 18:30:07 +01:00
Rémy GIBERT
fd3b4036e0 Kernel version 0.9 : SHell, Added READ internal command 2017-01-26 17:28:52 +01:00
Rémy GIBERT
f06d8b92f2 Kernel version 0.9 : DevMgr & Device drivers 2017-01-25 22:46:40 +01:00
Rémy GIBERT
bae3f91aab 0.9 2017-01-12 18:43:45 +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
67a4dc18db Kernel version 0.8 : DHCP, fix when multible DNS servers in options, long domain names... 2016-11-27 22:59:46 +01: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
b6d8805622 Kernel version 0.8 : DevMgr bug fixing in progress 2016-10-12 08:28:57 +02:00
Rémy GIBERT
9d5aede8f7 Kernel version 0.8 : Bug correction in Desktop event hndler, DHGR tables corrcted. 2016-10-10 17:55:26 +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
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
6fe1beb1ae Kernel version 0.8 : Fixed bug in LoadDRV 2016-10-04 08:28:43 +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
3e17ac840c Kernel Rewrite #6 2016-06-07 08:10:18 +02:00
Rémy GIBERT
7cbf06faf4 Updated Medias & sources (before TCPIP Rewrite) 2016-04-20 08:51:10 +02:00
Rémy GIBERT
b9c33a841d Updated Medias 2016-04-09 11:15:11 +02:00
Rémy GIBERT
7b4619df80 LBTCPIP:ARP/DNS debugging session #2 2016-03-18 08:28:33 +01:00
Rémy GIBERT
d86b13c580 LOADDER:cleanup... 2016-03-13 22:55:47 +01:00
Rémy GIBERT
c2de21d4ba TCPIP:now detects ETHx (no more command line param required) 2016-01-16 23:07:58 +01:00
Rémy GIBERT
4c9623908c Added all ETH Drivers for auto detection 2016-01-10 23:20:13 +01:00
Rémy GIBERT
6eb1218e61 Updated Media 2016-01-04 08:29:02 +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
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
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