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
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
d297b4ad66
Kernel version 0.9 : MV,CP,RM.....bugfix in cp -C not proceeding to next file after an error
2017-08-02 23:05:36 +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
bde13143d0
Kernel version 0.9 : saved few bytes with MemMgr Optimization
2017-07-01 15:45:53 +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
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
4b4dedd6d6
Kernel version 0.9 : Lowercase support, bugfix in CP/MV/RV
2017-06-21 17:46:43 +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
92c34d5fde
Kernel version 0.9 : ***new media dated 2017-04-04
...
-bugfix in SHELL batch mode, CP, FORMAT, ENV processing
-CHTYP Command running.
-Now, A2OSX.BOOT media is built from MAKEBOOT script from A2OSX.BUILD
2017-04-04 15:07:58 +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
c33f940a8b
Kernel version 0.9 : MEDIA reorganisation
2017-03-29 17:48:15 +02:00
Rémy GIBERT
0bbbeac390
Kernel version 0.9 : CR/LF migration (Telnet)
2017-03-01 11:31:19 +01:00
Rémy GIBERT
e54b6e59dc
Kernel version 0.9 : CP/MV/RM , fixed a memory leak with DstPath
2017-02-27 15:18:03 +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
d178bd75f7
Kernel version 0.9 : CP/MV/RM , implementing -Y
2017-02-24 17:34:02 +01:00
Rémy GIBERT
a9ba29a701
Kernel version 0.9 : CP/MV/RM, more bug fix
2017-02-24 08:46:53 +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
76d1721df4
Kernel version 0.9 : CP/MV/RM, bug fix in RM <DIR>
2017-02-23 08:42:48 +01:00
Rémy GIBERT
f818be145b
Kernel version 0.9 : CP/MV/RM Migrated, now Debug
2017-02-22 17:32:02 +01:00