Commit Graph

19 Commits

Author SHA1 Message Date
Rémy GIBERT
c85f3c62c4 Kernel 0.9.1 : Code reorganization & move to CSTR (PS switcher, LS, IRQ & VBL) 2017-09-21 17:29:45 +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
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
ece6e1f056 Kernel version 0.9 : MemMgr, added a quicker GetMemYA API Call 2017-06-28 16:34:11 +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
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
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
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
44b6d67670 Kernel version 0.9 : CP/LS Migration in progress 2017-02-21 18:01:30 +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
6322233cb8 Kernel version 0.8 : BUGFIX #16 , CTIME not set properly when creating FILEs & DIRs 2016-11-13 22:03:31 +01:00
Rémy GIBERT
0a08b4c0b7 Kernel version 0.8 : CP,MV and Error Codes...work in progress 2016-11-08 17:56:05 +01:00
Rémy GIBERT
ab7fe523e8 Kernel version 0.8 : RM, fixed a bug preventing removing a simple directory! 2016-11-03 08:29:24 +01:00
Rémy GIBERT
3b311a9645 FILEENUM : Fixed another memory leak in leaveSubDir 2016-11-01 22:37:12 +01:00
Rémy GIBERT
92d8b2fec4 Kernel version 0.8 : RM command #2 2016-10-30 23:23:18 +01:00