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
5284913187
Kernel version 0.9 : MEDIA reorganisation, FORMAT Cmd
2017-03-30 18:11:31 +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
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
f818be145b
Kernel version 0.9 : CP/MV/RM Migrated, now Debug
2017-02-22 17:32:02 +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
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
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
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
cf15e77a21
Kernel version 0.8 : FILE API, OPEN was not resetting file size to 0 when writing to an existing file (no append flag)
2016-11-04 16:13: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
c05dd7e16f
Kernel version 0.8 :some progress upgrading external commands
2016-10-08 22:53:45 +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
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
f6e3d2e9b3
Kernel version 0.8 : MLI API Removed
2016-09-26 18:00:52 +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
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
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
ddfad8ff84
FILE/DIR/TIME:Still in Progress
2016-09-02 08:09:44 +02:00