Commit Graph

137 Commits

Author SHA1 Message Date
Rémy GIBERT
e529efa1d7 Kernel version 0.9 : "Message in a bottle" ....see README.md ;-) 2017-08-01 21:41:01 +02:00
Rémy GIBERT
3e69e89751 Kernel version 0.9 : SHELL, 'C-Style' Script Engine...(Cont.) 2017-07-25 16:37:19 +02:00
Rémy GIBERT
76ffedf6de Kernel version 0.9 : 'C-Style' Script Engine... 2017-07-21 16:46:25 +02:00
Rémy GIBERT
7e0fb2e663 Kernel version 0.9 : SHELL, enhancement in Batch mode....(Cont.) 2017-07-17 07:59:30 +02:00
Rémy GIBERT
417fcfe9aa Kernel version 0.9 : SHELL, enhancement in Batch mode....(Cont.) 2017-07-13 17:22:13 +02:00
Rémy GIBERT
37c8230d5c Kernel version 0.9 : SHELL, enhancement in Batch mode....(Cont.) 2017-07-13 09:57:01 +02:00
Rémy GIBERT
1ae5277b45 Kernel version 0.9 : SHELL, enhancement in Batch mode....(Cont.) 2017-07-12 17:25:23 +02:00
Rémy GIBERT
7d37574112 Kernel version 0.9 : SHELL, enhancement in Batch mode....(Cont.) 2017-07-11 17:53:52 +02:00
Rémy GIBERT
3cf8399ffb Kernel version 0.9 : SHELL, enhancement in Batch mode.... 2017-07-10 17:50:32 +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
bde13143d0 Kernel version 0.9 : saved few bytes with MemMgr Optimization 2017-07-01 15:45:53 +02:00
Rémy GIBERT
81a3fcbd77 Kernel version 0.9 :
- SHELL : internal commands are now case insensitive
- MV : MV can now rename files properly....bug still remains : ask for confirm ??
2017-06-26 17:28:18 +02:00
Rémy GIBERT
4d077d5416 Kernel version 0.9 : DHGR.DRV, primitives....(Cont.) 2017-06-16 17:27:48 +02:00
Rémy GIBERT
967eb6cf17 Kernel version 0.9 : Workspace Reorg #4 2017-06-16 15:18:06 +02:00
Rémy GIBERT
34d100b807 Kernel version 0.9 : DHGR.DRV, primitives,
LIBGFX : DrawLine working....
2017-06-15 17:36:25 +02:00
Rémy GIBERT
d0d356419f Kernel version 0.9 : Cleanup in DHGR stuff, adding primitives (DrawLine,....etc...) 2017-06-09 17:36:05 +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
d6aefbe613 Kernel version 0.9 : LAN drivers, bugfix and optimization 2017-04-27 22:08:12 +02:00
Rémy GIBERT
3e44afae7c Kernel version 0.9 : Few bytes saved in Kernel, SSC Drivers now updating KCONFIG Block 2017-04-13 22:59:25 +02:00
Rémy GIBERT
61615d2be9 Kernel version 0.9 : KCONFIG, bugfix in Quit Code preventing saved config load 2017-04-13 18:04:05 +02:00
Rémy GIBERT
aa032994d8 Kernel version 0.9 : KCONFIG, bugfix in Stat and Loadfile....#1 2017-04-12 17:46:03 +02:00
Rémy GIBERT
e495429cbd Kernel version 0.9 : TCP.......WORKING!!!! 2017-04-12 08:12:39 +02:00
Rémy GIBERT
8c20ced888 Kernel version 0.9 : New KCONFIG utility for Kernel Tuning 2017-04-11 18:07:39 +02:00
Rémy GIBERT
3903a2001f Kernel version 0.9 : TCP, bugfix (#7) ... 2017-04-07 08:31:47 +02:00
Rémy GIBERT
92c34d5fde Kernel version 0.9 : ***new media dated 2017-04-04
-bugfix in SHELL batch mode, CP, FORMAT, ENV processing
-CHTYP Command running.
-Now, A2OSX.BOOT media is built from MAKEBOOT script from A2OSX.BUILD
2017-04-04 15:07:58 +02:00
Rémy GIBERT
e868cab63d Kernel version 0.9 : KERNEL.S.ENV.txt, SHELL.....bugfix in ENV & CMD line params 2017-04-03 08:01:52 +02:00
Rémy GIBERT
bf22885600 Kernel version 0.9 : KERNEL.S.ENV.txt, MAJOR bur fix in $?,$$...system vars 2017-04-01 23:01:28 +02:00
Rémy GIBERT
14275e29d2 Kernel version 0.9 : FORMAT Cmd OK (without LL) 2017-03-31 17:24:42 +02:00
Rémy GIBERT
5157cd75d3 Kernel version 0.9 : MEDIA reorganisation #2 2017-03-30 08:31:12 +02:00
Rémy GIBERT
c33f940a8b Kernel version 0.9 : MEDIA reorganisation 2017-03-29 17:48:15 +02:00
Rémy GIBERT
b4f18d1aec Kernel version 0.9 : TCP & SKT, added code for TCP conn. close 2017-03-24 17:27:44 +01:00
Rémy GIBERT
1440f681a8 Kernel version 0.9 : TCP, fix in PutC & ACK flag 2017-03-24 08:31:30 +01:00
Rémy GIBERT
0ff04e7815 Kernel version 0.9 : TCP, fix in PutC not writing in the right buffer ;-) 2017-03-23 08:32:11 +01: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
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
4b37165b93 Kernel version 0.9 : TCP, bugfix in GetCA not ACKnoledging properly 2017-03-15 07:58:13 +01:00
Rémy GIBERT
0769677e5a Kernel version 0.9 : TCP, bugfix in TELNETD/NETSTAT 2017-03-14 08:32:31 +01:00
Rémy GIBERT
6a05b3a3bb Kernel version 0.9 : TCP Client sockets 2017-03-13 08:07:07 +01:00
Rémy GIBERT
eb7b12f642 Kernel version 0.9 : TCP, more rewrite & bugfix 2017-03-10 17:35:54 +01:00
Rémy GIBERT
18a554a9d7 Kernel version 0.9 : TCP, added TCB explicit structure out of SKT 2017-03-09 17:38:27 +01:00
Rémy GIBERT
635529e795 Kernel version 0.9 : TCP & MkNodA 2017-03-09 08:11:44 +01:00
Rémy GIBERT
30cdf5a6c8 Kernel version 0.9 : LIBTCPIP development resuming.... 2017-03-07 17:40:32 +01:00
Rémy GIBERT
878d0d5268 Kernel version 0.9 : Telnet ECHO mode and other IAC stuff 2017-03-03 17:37: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
fceb9a7c08 Kernel version 0.9 : CR/LF migration (Telnet) 2017-02-28 17:58:36 +01:00
Rémy GIBERT
69cf7bf321 Kernel version 0.9 : CP/MV/RM, bugfix and improved Error messages 2017-02-23 17:43:42 +01:00