Commit Graph

159 Commits

Author SHA1 Message Date
Rémy GIBERT
b25be9cee0 Kernel 0.9.1 : Kernel/memory REORG for more IO buffers & room in LC for DHGR.DRV 2017-11-21 17:27:07 +01:00
Rémy GIBERT
93ec92c91b Kernel 0.9.1 : GUI, API & Driver......RECT & BitBLT 2017-11-20 17:45:12 +01:00
Rémy GIBERT
50c85844df Kernel 0.9.1 : GUI, debugging.... 2017-11-20 07:59:59 +01:00
Rémy GIBERT
ef62a7d69f Kernel 0.9.1 : GUI, API & Driver......RECT & BitBLT 2017-11-17 17:16:05 +01:00
Rémy GIBERT
5240c1195e Kernel 0.9.1 : GUI, debugging.... 2017-11-17 08:09:39 +01:00
Rémy GIBERT
612d583925 Kernel 0.9.1 : GUI, API & Driver......RECT & BitBLT 2017-11-16 17:46:18 +01:00
Rémy GIBERT
f20065ed25 Kernel 0.9.1 : GUI, debugging.... 2017-11-16 08:12:03 +01:00
Rémy GIBERT
60ea43c5e5 Kernel 0.9.1 : GUI, API & Driver 2017-11-15 17:29:23 +01:00
Rémy GIBERT
f5da545c4a Kernel 0.9.1 : GUI..... 2017-11-15 08:27:12 +01:00
Rémy GIBERT
0cb5d401f7 Kernel 0.9.1 : GUI API & Driver 2017-11-14 17:57:34 +01:00
Rémy GIBERT
704a72cee7 Kernel 0.9.1 : APPLETALK!
Finally FIX the KM.APPLTALK module crashing at startup,
Fix in SYS Driver messing with MOUSE IRQ,
fix VSDRIVE timout
2017-11-05 22:23:21 +01:00
Rémy GIBERT
94d9a4393e Kernel 0.9.1 : Math API 2017-10-27 16:56:46 +02: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
04c739f318 Kernel 0.9.1 : More TELNET support.... 2017-10-05 17:39:17 +02:00
Rémy GIBERT
98632f7a49 Kernel 0.9.1 : SHELL : History & CL Editing OK 2017-09-27 17:40:31 +02:00
Rémy GIBERT
7a753cfbea Kernel 0.9.1 : Code reorganization & move to CSTR : SHELL, history & command editing 2017-09-27 08:14:13 +02:00
Rémy GIBERT
f1a0c7f011 Kernel 0.9.1 : Code reorganization & move to CSTR (SHELL, History, CL Editing) 2017-09-26 17:55:25 +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
16d47d5902 Kernel 0.9.1 : Code reorganization & move to CSTR (SHELL) 2017-09-15 17:16:04 +02:00
Rémy GIBERT
4eb13cc475 Kernel 0.9.1 : Code reorganization & move to CSTR (GETTY,LOGIN) 2017-09-14 17:21:06 +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
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
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
9c954442ad Kernel version 0.9 : LS,CP,RM,MV, Code cleanup, bug fix #28 2017-07-05 16:45:19 +02:00
Rémy GIBERT
f5b8d448ac Kernel version 0.9 : saved few bytes with MemMgr Optimization 2017-07-01 15:52:41 +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
fd11558386 Kernel version 0.9 : MV,CP,RM.....some more progress:many bugs fixed 2017-06-27 22:37:45 +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
34d100b807 Kernel version 0.9 : DHGR.DRV, primitives,
LIBGFX : DrawLine working....
2017-06-15 17:36:25 +02:00
Rémy GIBERT
ad99363574 Kernel version 0.9 : CONSOLE.DRV, fixed annoying TELNET chars printed on top of login: 2017-06-14 11:51:59 +02:00
Rémy GIBERT
5984f77ab0 Kernel version 0.9 : DHGR.DRV, saved few bytes in tables, room for additional primitives, Bugfix in drawline.... 2017-06-12 17:47:27 +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
993e1828fe Kernel version 0.9 : X.PRINTF.S rewritten to support bank swiching save/restore (ATLK Crash) 2017-05-02 17:56:43 +02:00
Rémy GIBERT
29f7200979 Kernel version 0.9 : simplified UTHERNET2 drivers. 2017-04-29 14:34:16 +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
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
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
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
12217347d4 Kernel version 0.9 :
- bugfix in SSC setup (SYS/KM.VSDRIVE.S.txt, drivers)
- various cleanup/fix in KMs
2017-04-10 10:58:45 +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