Commit Graph

69 Commits

Author SHA1 Message Date
Rémy GIBERT
4ddc13d968 Kernel 0.92 2018-11-17 18:17:13 +01:00
Rémy GIBERT
384aa458b0 Kernel 0.9.2 2018-10-21 22:54:07 +02:00
Rémy GIBERT
8f59dca003 Kernel 0.9.2 2018-10-02 17:52:30 +02:00
Rémy GIBERT
2c0e0d15f7 Kernel 0.9.2 2018-08-27 07:39:42 +02:00
Rémy GIBERT
3ad3f9fd18 Kernel 0.9.2 2018-08-25 13:23:59 +02:00
Rémy GIBERT
c0fbe3b8e3 Kernel 0.9.2 2018-08-23 17:16:20 +02:00
Rémy GIBERT
d2d28e238b Kernel 0.9.2 2018-08-22 17:23:27 +02:00
Rémy GIBERT
45cd7d04fa Kernel 0.9.2 2018-08-08 17:13:37 +02:00
Rémy GIBERT
62efb2d2e0 Kernel 0.9.2 2018-07-24 08:24:23 +02:00
Rémy GIBERT
1b089829c4 Kernel 0.9.2 2018-07-23 08:28:47 +02:00
Rémy GIBERT
a9b2c41a33 Kernel 0.9.2 2018-07-20 13:51:08 +02:00
Rémy GIBERT
42d37dbaf2 Kernel 0.9.2 2018-07-19 17:33:55 +02:00
Rémy GIBERT
3e6ecb55e5 Kernel 0.9.2 2018-06-21 17:12:10 +02:00
Rémy GIBERT
c67f94ce08 Kernel 0.9.1 : KERNEL, Preemtive mode, task switching (ip) 2018-04-11 16:35:51 +01:00
Rémy GIBERT
343efe71f4 Kernel 0.9.1 : TCPIP, bugfix in DNS,ARP cache 2018-01-17 06:56:16 +00:00
Rémy GIBERT
e9793ad02b Kernel 0.9.1 : Move To S-C MASM 3.0 2017-12-22 22:24:30 +01:00
Rémy GIBERT
2f42486dbd Kernel 0.9.1 : SHELL, CSH style scripting.....(wip), Math API (wip), API reorg 2017-10-27 08:36:46 +02:00
Rémy GIBERT
84b423e9de Kernel 0.9.1 : SHELL, CSH style scripting.....(wip), Math API (wip) 2017-10-26 18:01:54 +02:00
Rémy GIBERT
cd31830346 Kernel 0.9.1 : FIO, new LoadTXTFile API 2017-10-19 17:27:38 +02:00
Rémy GIBERT
4c5584db40 Kernel 0.9.1 : TCPIP stack 0.9.1....(In Progress) 2017-10-06 08:33:21 +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
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
2630384de2 Kernel version 0.9 : Moving API from PSTR to CSTR 2017-08-22 08:37:03 +02:00
Rémy GIBERT
8702d8c4e1 Kernel version 0.9 : LS,CP,RM,MV, bug fix dst path not printed properly
Bug Fix in SHELL, $?,$$....sysvars not printed at all
Generalized use of new MemMgr API Call in all DRV,BIN,SBIN & LIB
2017-07-06 17:30:40 +02:00
Rémy GIBERT
77e3328220 Kernel version 0.9 : Bugfix in IRQ,VBL & MOUSE DRIVER 2017-06-02 17:14:42 +02:00
Rémy GIBERT
a8e07582c4 Kernel version 0.9 : LAN drivers, bugfix and optimization 2017-04-27 22:09:33 +02:00
Rémy GIBERT
d6aefbe613 Kernel version 0.9 : LAN drivers, bugfix and optimization 2017-04-27 22:08:12 +02:00
Rémy GIBERT
c33f940a8b Kernel version 0.9 : MEDIA reorganisation 2017-03-29 17:48:15 +02:00
Rémy GIBERT
c851c10d52 Kernel version 0.9 : new NET.I.txt file, now A2osX.I.txt smaller, opt & fix in TCP 2017-03-21 22:54:59 +01: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
e61879d840 Kernel version 0.9 : UTHERNET, Rewritten driver optimized for speed 2017-03-17 17:50:32 +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
d2ceda42bb Kernel version 0.9 : Investigating missed frames in TCP 2017-03-16 17:59:24 +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
6a05b3a3bb Kernel version 0.9 : TCP Client sockets 2017-03-13 08:07:07 +01:00
Rémy GIBERT
fceb9a7c08 Kernel version 0.9 : CR/LF migration (Telnet) 2017-02-28 17:58:36 +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
245a6e7711 Kernel version 0.9 : Updated/migrated UtherNet2.drv....if someone could give it a try... 2017-02-17 23:04:53 +01:00
Rémy GIBERT
24137e69bf Kernel version 0.9 : INC files reorg 2017-02-04 23:07:06 +01:00
Rémy GIBERT
1867933ae8 Kernel version 0.9 : TCPIP stack reorg 2017-01-29 22:47:19 +01:00
Rémy GIBERT
d736762046 Kernel version 0.9 : TCPIP migration, fixed timing issues in DHCPCLNT, Broadcast not cleared properly....and working on TCP.... 2017-01-28 23:05:20 +01:00
Rémy GIBERT
3fdde86098 Kernel version 0.9 : TCPIP migration 2017-01-26 22:57:35 +01:00
Rémy GIBERT
f06d8b92f2 Kernel version 0.9 : DevMgr & Device drivers 2017-01-25 22:46:40 +01:00
Rémy GIBERT
fc27d27564 0.9 : UTHERNET.DRV and related API & INC (wip) 2017-01-12 23:04:44 +01:00
Rémy GIBERT
bae3f91aab 0.9 2017-01-12 18:43:45 +01:00
Rémy GIBERT
e816f33bf1 Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:27:43 +01:00
Rémy GIBERT
5181e60818 Fixed DEVNAME not printed correctly 2016-10-26 22:08:11 +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