Commit Graph

92 Commits

Author SHA1 Message Date
Rémy GIBERT
ec6669ec7e Kernel version 0.9 : IRQ/VBL refactoring... 2017-02-07 08:27:27 +01:00
Rémy GIBERT
0442bf83c2 Kernel version 0.9 : ....More IRQ/VBL enhancement 2017-02-06 18:04:03 +01:00
Rémy GIBERT
24137e69bf Kernel version 0.9 : INC files reorg 2017-02-04 23:07:06 +01:00
Rémy GIBERT
eeaf77a48a Kernel version 0.9 : More ANSI/Telnet support 2017-02-03 17:58:13 +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
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
9c457ceed4 Kernel version 0.9 : Mouse.DRV Migration 2017-01-27 17:26:09 +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
bf25ef28a8 Kernel version 0.8 : Exported SSC EQUATES in a separate X. file 2016-12-12 17:38:32 +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
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
a05dc2324f Kernel version 0.8 : CONSOLE.DRV.S.txt, few bytes saved 2016-11-04 16:11:37 +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
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
Rémy GIBERT
617c1e6344 Kernel version 0.8 : Migration from LIBSTR/PStrOut to new Kernel Printf/SScanF 2016-10-18 08:26:24 +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
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
278312cddb Kernel version 0.8 2016-10-07 22:48:49 +02:00
Rémy GIBERT
16deea2112 Kernel version 0.8 : Fixing bugs in K.FileSearch with ';' search path 2016-10-06 17:50:20 +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
728278c196 Kernel version 0.8 : Fixed a bug in DRV relocation 2016-10-04 18:01:07 +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
00f9fe267e Kernel version 0.8 : Kernel OK, now fixing DRV,BIN... 2016-10-03 17:59:36 +02:00
Rémy GIBERT
d2334df796 Kernel version 0.8 : API cleanup/reorg 2016-09-21 17:20:37 +02:00
Rémy GIBERT
3cf6dd05a6 Kernel version 0.8 (Initial Commit) 2016-08-17 08:25:58 +02:00
Rémy GIBERT
44dd59a5ab GUI:Work in progress 2016-07-22 16:11:13 +02:00
Rémy GIBERT
a40be0d7a4 KERNEL:Cleanup to make room for DHGR Driver 2016-06-23 17:56:13 +02:00
Rémy GIBERT
c4c7d406d5 KM.RAMWORKS:Fixed timing issues #2 2016-06-22 23:12:09 +02:00
Rémy GIBERT
ecafe9c881 DHGR.DRV.S.txt:Work in progress.... 2016-06-22 17:29:43 +02:00
Rémy GIBERT
382fc8e9b2 DHGR.DRV.S.txt:Work in progress.... 2016-06-21 17:29:27 +02:00
Rémy GIBERT
b4dec5d0ee KM.RAMWORKS:Fixed timing issues (i hope!) 2016-06-19 22:31:57 +02:00
Rémy GIBERT
314121b226 GUI:preliminary reorg 2016-06-15 17:58:45 +02:00
Rémy GIBERT
60be01ed6c Kernel Rewrite #6.1 2016-06-15 08:21:42 +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
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
fd791e5b98 Cleanup 2016-04-07 08:34:58 +02:00
Rémy GIBERT
64cf656ba5 UTHERNE drivers! optimisation 2016-04-07 08:13:41 +02:00