Rémy GIBERT
d4db5090af
Kernel 0.9.1 : Code reorganization & move to CSTR (PS & Stacks)
2017-08-31 17:35:15 +02:00
Rémy GIBERT
830c85a6ac
Kernel 0.9.1 : Code reorganization & move to CSTR (ENV)
2017-08-30 17:26:34 +02:00
Rémy GIBERT
d2f7de5190
Kernel 0.9.1 : Code reorganization & move to CSTR
2017-08-28 17:35:10 +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
278104b43c
Kernel 0.9.1 : Code reorganization & move to CSTR
2017-08-24 17:29:22 +02:00
Rémy GIBERT
e7825666a6
Kernel 0.9.1 : Code reorganization & move to CSTR
2017-08-24 14:46:48 +02:00
Rémy GIBERT
7cecefb477
Kernel 0.9.1 : Code reorganization & move to CSTR
2017-08-24 08:47:31 +02:00
Rémy GIBERT
668412cc17
Kernel 0.9.1 : Code reorganization & move to CSTR
2017-08-23 17:05:29 +02:00
Rémy GIBERT
62ad3573b9
Kernel version 0.9 : Change in API to conform with stdlib & stdio
2017-08-22 17:03:34 +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
7e0fb2e663
Kernel version 0.9 : SHELL, enhancement in Batch mode....(Cont.)
2017-07-17 07:59:30 +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
ece6e1f056
Kernel version 0.9 : MemMgr, added a quicker GetMemYA API Call
2017-06-28 16:34:11 +02:00
Rémy GIBERT
f79851f52a
Kernel version 0.9 : Added a "Close All Opened Files" at init2 that prevented copying some files...
...
Added "ProDOS" (lowercase) info in A2OSX.BUILD.po
2017-06-22 17:21:24 +02:00
Rémy GIBERT
4b4dedd6d6
Kernel version 0.9 : Lowercase support, bugfix in CP/MV/RV
2017-06-21 17:46:43 +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
bff3a943b7
Kernel version 0.9 : Appletalk, ATBROWSE Command added....
...
Bugfix in F.CloseA
2017-04-28 17:04:16 +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
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
e4f2c60ada
Kernel version 0.9 :
...
-TCP, bugfix (#8 ) ...nearly working!!!
-MKNod API implementation for stream SOCKET
-Bugfix in Smartort controller/device detection
-Memory leak in CP/MV/RM
2017-04-10 08:07:14 +02:00
Rémy GIBERT
625b1af258
Kernel version 0.9 : TCP, bugfix ( #6 ) ...
2017-04-06 08:31:50 +02:00
Rémy GIBERT
dd0c5ee75c
Kernel version 0.9 : TCP, bugfix ( #5 ) ...
2017-04-04 22:40:25 +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
9099848c6a
Kernel version 0.9 : CHTYP and related API entries added to kernel....still in progress
2017-04-03 23:13:46 +02:00
Rémy GIBERT
e274c5593b
Kernel version 0.9 : Adding MAKEBOOT Script to generate A2OSX.BOOT media
...
many bugfixes in LS,CAT, FILEENUM....moved UsrBuf256 off $200 (now $C00)
getting corrupted by ProDOS/regular Clock Drivers (not KM.*)
CHTYP in progress mainly for : CHTYP /A2OSX.BOOT/A2OSX.SYSTEM SYS
(S-CMASM 2.0 is unable to generate .SYS files)
2017-04-03 17:35:03 +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
3d676326c6
Kernel version 0.9 : TCP, bugfix in SEQ & ACK ( #4 )
2017-03-31 08:28:43 +02:00
Rémy GIBERT
c33f940a8b
Kernel version 0.9 : MEDIA reorganisation
2017-03-29 17:48:15 +02:00
Rémy GIBERT
e2e972ee7e
Kernel version 0.9 : Implementing R/W to StdIn/StdOut TCP Sockets
2017-03-28 17:46:12 +02:00
Rémy GIBERT
eafa4da73f
Kernel version 0.9 : pLib & pLibJmp removed
2017-03-27 17:32:30 +02:00
Rémy GIBERT
7d61543721
Kernel version 0.9 : TCP, bugfix in SEQ & ACK ( #1 )
2017-03-27 08:28:25 +02:00
Rémy GIBERT
95844e1698
Kernel version 0.9 : TCP & SKT, bugfix and optimization in TCP.OUT
2017-03-23 17:41:36 +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
68110dc42a
Kernel version 0.9 : TCP, bugfix in TCP.OUT new ACK computation
2017-03-22 17:39:01 +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
63883ea19d
Kernel version 0.9 : Block Device Support, added Smartport
2017-03-21 17:29:15 +01:00
Rémy GIBERT
9a65e64885
Kernel version 0.9 : .INC Cleanup
2017-03-20 09:51:16 +01:00
Rémy GIBERT
28ac2e8a66
Kernel version 0.9 : .INC Cleanup
2017-03-19 22:36:13 +01:00
Rémy GIBERT
8e2278754b
Kernel version 0.9 : .INC Cleanup
2017-03-19 20:38:49 +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
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
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
fceb9a7c08
Kernel version 0.9 : CR/LF migration (Telnet)
2017-02-28 17:58:36 +01:00
Rémy GIBERT
d9637361b9
Kernel version 0.9 : CP/MV/RM migration OK
2017-02-26 19:34:00 +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
Rémy GIBERT
d0da32942b
Kernel version 0.9 : BugFix in KM.NSC preventing MLI.CREATE to work properly when using a buffer at $200
2017-02-21 08:52:27 +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
e6441b6b26
Kernel version 0.9 : Changed timeout loop causing freeze with MAC Apple IIE Card
2017-02-19 21:11:44 +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
2f2529f8ab
Kernel version 0.9 : TCP & Sockets, bugfix session #1
2017-02-15 22:46:21 +01:00
Rémy GIBERT
81afee1ca5
Kernel version 0.9 : TCP/IP API Cleanup
2017-02-15 17:14:41 +01:00
Rémy GIBERT
f856158b7b
Kernel version 0.9 : TCP & Sockets....
2017-02-13 08:26:18 +01:00
Rémy GIBERT
a293fff2a4
Kernel version 0.9 : TCP, STREAM i/O functions
2017-02-10 17:49:14 +01:00
Rémy GIBERT
66600f0c4d
Kernel version 0.9 : TCPIP, larger S.SOCKET struct to handle more cached values, INC files splitted in smaller files
2017-02-09 17:24:19 +01:00
Rémy GIBERT
3e1bb79081
Kernel version 0.9 : Room in TCP socket for In/Out Queues
2017-02-08 07:52:30 +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
41b21d8091
Kernel version 0.9 : COM drivers and IRQ related Fixes
2017-02-02 18:30:07 +01:00
Rémy GIBERT
303d1d692c
Kernel version 0.9 : TCPIP, TCP code reorg
2017-02-01 17:49:44 +01:00
Rémy GIBERT
bf8ce243c5
Kernel version 0.9 : TCPIP, new RAW socket type for ICMP (cont.)
2017-01-31 17:40:37 +01:00
Rémy GIBERT
8c891ccf04
Kernel version 0.9 : TCPIP, new RAW socket type for ICMP
2017-01-30 17:30:39 +01:00
Rémy GIBERT
1867933ae8
Kernel version 0.9 : TCPIP stack reorg
2017-01-29 22:47:19 +01:00
Rémy GIBERT
9c457ceed4
Kernel version 0.9 : Mouse.DRV Migration
2017-01-27 17:26:09 +01:00
Rémy GIBERT
f06d8b92f2
Kernel version 0.9 : DevMgr & Device drivers
2017-01-25 22:46:40 +01:00
Rémy GIBERT
93215c5ff7
Kernel version 0.9 : IRQ Manager rewrite
2017-01-25 17:18:35 +01:00
Rémy GIBERT
50a6edfdef
0.9 : Started migrating external commands, new KMs
2017-01-23 08:16:06 +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
53e429b7bd
Kernel version 0.9 : Introducing Node API, FIFOs, DEVs, and sockets....
2016-12-09 17:36:24 +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
75750babe2
Kernel version 0.8 : DevMgr, moving to SmartPort, cont.
2016-12-06 17:57:00 +01:00
Rémy GIBERT
36d95641a8
Kernel version 0.8 : DevMgr, moving to SmartPort
2016-12-05 18:04:42 +01:00
Rémy GIBERT
9974920777
Kernel version 0.8 : Adding Blk dev format capabilities
2016-12-02 17:09:24 +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
7a030f049b
Kernel version 0.8 : LSDEV, adding ProDOS device listing
2016-11-24 18:00:03 +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
dd04cf3092
Kernel version 0.8 : defines reorg (LIBMATH)
2016-11-03 12:18:28 +01:00
Rémy GIBERT
5f87674616
Kernel version 0.8 : Saved few bytes (& cycles) in MemMgr
2016-11-01 22:35:27 +01:00
Rémy GIBERT
da799f3f98
Kernel version 0.8 : RM command
2016-10-30 19:18:22 +01:00
Rémy GIBERT
571fb59701
Kernel version 0.8 : SHELL, many new features, Error messages...etc...see README.md
...
Important KERNEL.S.ENV.txt rewrite to implement env in SHELL
2016-10-29 21:58:21 +02: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
7021210871
Kernel version 0.8 : Code reorg to save few bytes!
2016-10-21 17:03:41 +02:00
Rémy GIBERT
e702d711fc
Kernel version 0.8 : Migrating CMDs to new CIO/DIR/TIME API
2016-10-18 17:56:06 +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
f0659a7051
Kernel version 0.8 : Migration from LIBSTR/PStrOut to new Kernel Frintf
2016-10-14 08:23:05 +02:00
Rémy GIBERT
b9a3c10329
Kernel version 0.8 : Migrating LS to new DIR/TIME API
2016-10-13 18:00:27 +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
c05dd7e16f
Kernel version 0.8 :some progress upgrading external commands
2016-10-08 22:53:45 +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
16deea2112
Kernel version 0.8 : Fixing bugs in K.FileSearch with ';' search path
2016-10-06 17:50: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
00f9fe267e
Kernel version 0.8 : Kernel OK, now fixing DRV,BIN...
2016-10-03 17:59:36 +02:00
Rémy GIBERT
e30dfc0eb4
Kernel version 0.8 : Fixed bug in STAT (AUXTYPE) preventing relocation
2016-10-03 08:18:46 +02:00
Rémy GIBERT
d1de493789
Kernel version 0.8 : Fixed a nasty bug in Relocator, but another one still there in K/LoadFile
2016-09-30 17:04:55 +02:00
Rémy GIBERT
4219fe9e0d
Kernel version 0.8 : Fixed bug in LOADBIN called from BNK1
2016-09-30 08:24:52 +02:00
Rémy GIBERT
c04a398bf8
Kernel version 0.8 : INIT2/INIT3 OK
2016-09-29 17:30:15 +02:00
Rémy GIBERT
127f89cedc
Kernel version 0.8 : API finalized and dispatched in LCBNK1/2
2016-09-27 17:51:59 +02:00
Rémy GIBERT
906bf8322b
Kernel version 0.8 : Shell : MLI API Calls Removed
2016-09-26 18:02:14 +02:00
Rémy GIBERT
7984c2ba74
Kernel version 0.8 : Old MLI API decom in progress
2016-09-26 08:18:51 +02:00
Rémy GIBERT
0c91cddf37
Kernel version 0.8 : More API cleanup/reorg, fixed bug in READDIRYA crashing reading second block
2016-09-22 17:46:01 +02:00
Rémy GIBERT
79488f88fa
Kernel version 0.8 : FILE API Debug...
2016-09-22 08:19:49 +02:00
Rémy GIBERT
d2334df796
Kernel version 0.8 : API cleanup/reorg
2016-09-21 17:20:37 +02:00
Rémy GIBERT
2ed4cf6587
Kernel version 0.8 : FILE/DIR migration in BIN/EDIT
2016-09-20 18:00:51 +02:00
Rémy GIBERT
951b7b3ea3
Kernel version 0.8 : DIR API work in progress, JMP table reorg
2016-09-20 08:17:20 +02:00
Rémy GIBERT
6fea4ec153
Time API : Work In Progress,used in SHELL For Testing
...
Kernel : Dual Bank implemented
2016-09-05 18:00:11 +02:00
Rémy GIBERT
af6d616a9b
FILE/DIR/TIME:Still in Progress
2016-09-05 08:10:04 +02:00
Rémy GIBERT
fe5b0ac0bf
FILE/DIR API (Work In Progress)
2016-09-02 17:14:24 +02:00
Rémy GIBERT
c70fa8bf7c
FILE/DOR API (Work In Progress)
2016-09-01 17:42:38 +02:00
Rémy GIBERT
05b999f639
Time API (Work In Progress)
2016-08-31 17:38:48 +02:00
Rémy GIBERT
7973f02461
TODO:Time API (developers wanted, i said ;-)
2016-08-30 22:26:19 +02:00
Rémy GIBERT
73425bb3dc
Kernel : Implementing new FILE API with Path Filtering #2 , INIT2/INIT3 bug fixes
2016-08-29 17:12:04 +02:00
Rémy GIBERT
92c1b3cb49
Kernel : Implementing new FILE API with Path Filtering
2016-08-26 17:10:38 +02:00
Rémy GIBERT
5251ba0527
Path Filter:Work In Progress
2016-08-24 17:42:33 +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
d2cacb006a
KERNEL:Cleanup to make room for DHGR Driver
2016-06-24 17:02:13 +02:00
Rémy GIBERT
448a4c2133
Kernel Rewrite #6.2
2016-06-24 08:02:32 +02:00
Rémy GIBERT
1de9550760
KM.RAMWORKS:Fixed timing issues #3
2016-06-23 22:18:29 +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
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
8bb9ad0cd0
misc bug fix
2016-05-01 23:12:22 +02:00
Rémy GIBERT
3a8b3a141a
LIBTCPIP:implementing IP offloading
2016-04-18 22:18:08 +02:00
Rémy GIBERT
b9c33a841d
Updated Medias
2016-04-09 11:15:11 +02:00
Rémy GIBERT
e4402297cc
Cleanup
2016-04-07 08:32:16 +02:00
Rémy GIBERT
d9ddb088ce
LIBTCPIP:Old FRM api is being removed
2016-03-27 23:05:30 +02:00
Rémy GIBERT
de7341b7f9
TCPIP:Shared ERR Codes between DRV and TCPIP
2016-03-20 23:14:47 +01:00
Rémy GIBERT
0ed8d58d2d
DRV:Bug fixed preventing INSDRV resuming after loading a driver
2016-03-18 08:27:24 +01:00
Rémy GIBERT
5a3891650f
LBTCPIP:ARP rewrite
2016-03-16 08:19:54 +01:00
Rémy GIBERT
93fade265f
DNS:code rewrite
2016-03-15 18:16:14 +01:00
Rémy GIBERT
6dc3efd617
LIBTCPIP:Started implementing Socket API
2016-03-13 23:09:00 +01:00
Rémy GIBERT
56e98b1fa3
Updates related to new KERNEL
2016-03-13 22:50:43 +01:00
Rémy GIBERT
1fc656e102
new Socket API defs
2016-02-24 21:03:55 +01:00
Rémy GIBERT
4ee5fc0ea7
Added IO for //c VBL polling
2016-02-24 21:02:55 +01:00
Rémy GIBERT
201cbb117b
Added GetDevInfoA API Call
2016-02-24 21:02:16 +01:00
Rémy GIBERT
ace2e1bfde
TCPIP:Socket API defs
2016-01-16 23:06:36 +01:00
Rémy GIBERT
8e2c75baac
Prepare for ARP offload
2016-01-10 23:16:56 +01:00
Rémy GIBERT
9a5469388a
Added DEVMGR.NET.CAP.ARPOFFLOAD for UTHERNET II Drv
2016-01-06 17:44:07 +01:00
Rémy GIBERT
6d8b13a9bf
Corrected a typo in ERRICL
2016-01-04 08:17:33 +01:00
Rémy GIBERT
836ab820af
Kernel rewrite #5 , IRQ Handler In Progress...
2015-12-10 19:53:30 +01:00
Rémy GIBERT
5d49c27c79
Complete Rewrite #4 : Still debbuging...
2015-11-22 23:30:06 +01:00
Rémy GIBERT
a95b687065
Complete Rewrite #4 : keep it simple!!!
2015-11-10 21:48:42 +01:00
Rémy GIBERT
502cc3ba38
Merged with A2OSX.I.txt
2015-11-09 08:02:26 +01:00
Rémy GIBERT
af47834eaf
Added SYS.LoadFileYA to API
2015-10-20 10:31:11 +02: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
3c12891610
2015-09-11 20:48:12 +02:00
Rémy GIBERT
b5b7c84088
Added Full file path in S.LISTDIR
2015-06-25 08:24:53 +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
Rémy GIBERT
8be8351136
Loader & KM modules implemented
2015-03-15 23:00:40 +01:00
Rémy GIBERT
c04970fa55
Another Bunch of fixes
2015-03-14 22:48:35 +01:00
Rémy GIBERT
62f272bbf2
Initial
2015-03-08 22:45:23 +01:00