Commit Graph

597 Commits

Author SHA1 Message Date
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
e9062c4674 Kernel version 0.9 : saved few bytes with MemMgr Optimization 2017-07-01 15:44:40 +02:00
Rémy GIBERT
915226f209 Kernel version 0.9 : CP,RM,MV, Code rewrite in progress....#3 2017-06-30 17:11:29 +02:00
Rémy GIBERT
188e0c6393 Kernel version 0.9 : CP,RM,MV, Code rewrite in progress....#2 2017-06-28 17:34:36 +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
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
503314812d Kernel version 0.9 : CP,RM,MV, Code rewrite in progress.... 2017-06-27 18:00:32 +02:00
Rémy GIBERT
e5386f3e27 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:41:29 +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
bdb42e3b20 Kernel version 0.9 : Changed all cmd line options to case INSensitive 2017-06-25 14:04:33 +02:00
Rémy GIBERT
256a09dbfe Kernel version 0.9 : CP,RM,MV, more bugfix.... 2017-06-23 16:55:47 +02:00
Rémy GIBERT
5dc3bfd0cd Kernel version 0.9 : CP,RM,MV, Added -Q switch 2017-06-23 14:04:39 +02:00
Rémy GIBERT
1a56b758d6 Kernel version 0.9 : EDIT, fixed Status bar flashing 2017-06-23 11:10:40 +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
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
dd1bcbcf52 Kernel version 0.9 : Workspace Reorg #3 2017-06-16 15:11:41 +02:00
Rémy GIBERT
33b83bd24f Kernel version 0.9 : Workspace Reorg #1 2017-06-16 15:01:08 +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
4841e57d46 Kernel version 0.9 : KConfig file now loaded by Kernel, no more QCODE
bug fix in KERNEL.S.JMP table, few bytes saved here & there
2017-05-03 17:40:02 +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
25f5d697da Kernel version 0.9 : Updated DOCs & MEDIAs 2017-04-30 13:46:13 +02:00
Rémy GIBERT
439ea947f4 Kernel version 0.9 : Updated DOCs & MEDIAs 2017-04-30 13:42:15 +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
f2a899c776 Kernel version 0.9 : fix in ATLK module to prevent initial crash (i hope!) 2017-04-26 16:54:24 +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
e145bd427c Kernel version 0.9 : Few bytes saved in Kernel, SSC Drivers now updating KCONFIG Block 2017-04-13 23:07:49 +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
c2a1526ce7 Kernel version 0.9 : Up to date MEDIA 2017-04-11 08:09:40 +02:00
Rémy GIBERT
ee6613e392 Kernel version 0.9 : bugfix in Smartport Status call 2017-04-10 21:25:47 +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
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
3903a2001f Kernel version 0.9 : TCP, bugfix (#7) ... 2017-04-07 08:31:47 +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