Commit Graph

41 Commits

Author SHA1 Message Date
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
29f7200979 Kernel version 0.9 : simplified UTHERNET2 drivers. 2017-04-29 14:34:16 +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
d71c265058 Kernel version 0.9 : UTHERNET2.DRV.S.txt & UTHER2.AI.DRV.S.txt , code rework 2017-04-25 17:44:21 +02:00
Rémy GIBERT
173256a691 Kernel version 0.9 : UTHERNET2.DRV.S.txt.....working again! 2017-04-24 23:32:57 +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
1a57cc4352 Kernel version 0.9 : Drivers modification for KCONFIG compliance 2017-04-14 17:04:39 +02:00
Rémy GIBERT
993ace3a59 Kernel version 0.9 : UTHERNET2.DRV.S.txt, Change in RESET Time 2017-04-04 17:39:09 +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
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
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
333667e697 Kernel version 0.9 : Updated/migrated UtherNet2.drv....if someone could give it a try... 2017-02-17 22:10:43 +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
e816f33bf1 Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:27:43 +01: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
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
be591b2569 Kernel version 0.8 : Migrating CMDs to new CIO/DIR/TIME API 2016-10-17 17:47:50 +02:00
Rémy GIBERT
d2334df796 Kernel version 0.8 : API cleanup/reorg 2016-09-21 17:20:37 +02:00
Rémy GIBERT
3e17ac840c Kernel Rewrite #6 2016-06-07 08:10:18 +02:00
Rémy GIBERT
ebb4ef0618 UTHERNET drivers optimisation/bugfix 2016-04-18 22:15:34 +02:00
Rémy GIBERT
b2edefd007 UTPHERNET2.DRV:Working! 2016-04-11 21:12:01 +02:00
Rémy GIBERT
8aabb64c55 UTHERNET2:Debugging session #4 2016-04-11 16:40:25 +02:00
Rémy GIBERT
a0079c0108 UTHERNET2 drivers optimisation/bugfix 2016-04-11 08:40:17 +02:00
Rémy GIBERT
79b43c9a99 UTHERNET2 drivers optimisation/bugfix 2016-04-07 23:05:38 +02:00
Rémy GIBERT
64cf656ba5 UTHERNE drivers! optimisation 2016-04-07 08:13:41 +02:00
Rémy GIBERT
7962934a3f UTHERNETII:Debugging session #3 2016-04-05 17:46:11 +02:00
Rémy GIBERT
35a42a30c4 UTHERNET2.DRV.S.txt: complete rewrite 2016-04-04 22:48:20 +02:00
Rémy GIBERT
0716922067 UTHERNETII:Debugging session #2 2016-04-01 17:57:51 +02:00
Rémy GIBERT
e6f1583572 UTHERNETII:Debugging session #1 2016-03-31 15:42:01 +02:00
Rémy GIBERT
b476c8aa44 NET Drivers:code cleanup 2016-03-20 23:12:57 +01:00
Rémy GIBERT
a0a69fc51d Net DRV:moving to new GETINFO format 2016-03-13 23:07:01 +01:00
Rémy GIBERT
08fd332336 ETH Drivers:Work In Progress 2016-01-10 23:16:07 +01:00
Rémy GIBERT
bc7ad79b30 Prepare for ARP offload 2016-01-09 23:34:18 +01:00
Rémy GIBERT
fd62f73dfb UTHERNET2:Work in progress 2016-01-08 17:41:11 +01:00
Rémy GIBERT
6666db9b91 UTHERNET2:Work in progress 2016-01-06 18:02:39 +01:00
Rémy GIBERT
1553f67209 Work In Progress 2016-01-04 08:29:32 +01:00
Rémy GIBERT
3c12891610 2015-09-11 20:48:12 +02:00
Rémy GIBERT
3e60ff3064 Modified 800K SRC disk now bootable, some work in progress... 2015-08-05 22:38:05 +02:00