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
7e0fb2e663
Kernel version 0.9 : SHELL, enhancement in Batch mode....(Cont.)
2017-07-17 07:59:30 +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
bde13143d0
Kernel version 0.9 : saved few bytes with MemMgr Optimization
2017-07-01 15:45:53 +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
4b4dedd6d6
Kernel version 0.9 : Lowercase support, bugfix in CP/MV/RV
2017-06-21 17:46:43 +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
bff3a943b7
Kernel version 0.9 : Appletalk, ATBROWSE Command added....
...
Bugfix in F.CloseA
2017-04-28 17:04:16 +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
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
bf22885600
Kernel version 0.9 : KERNEL.S.ENV.txt, MAJOR bur fix in $?,$$...system vars
2017-04-01 23:01:28 +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
eafa4da73f
Kernel version 0.9 : pLib & pLibJmp removed
2017-03-27 17:32:30 +02:00
Rémy GIBERT
c851c10d52
Kernel version 0.9 : new NET.I.txt file, now A2osX.I.txt smaller, opt & fix in TCP
2017-03-21 22:54:59 +01:00
Rémy GIBERT
63883ea19d
Kernel version 0.9 : Block Device Support, added Smartport
2017-03-21 17:29:15 +01:00
Rémy GIBERT
28ac2e8a66
Kernel version 0.9 : .INC Cleanup
2017-03-19 22:36:13 +01: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
635529e795
Kernel version 0.9 : TCP & MkNodA
2017-03-09 08:11:44 +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
41b21d8091
Kernel version 0.9 : COM drivers and IRQ related Fixes
2017-02-02 18:30:07 +01:00
Rémy GIBERT
9c457ceed4
Kernel version 0.9 : Mouse.DRV Migration
2017-01-27 17:26:09 +01:00
Rémy GIBERT
f06d8b92f2
Kernel version 0.9 : DevMgr & Device drivers
2017-01-25 22:46:40 +01:00
Rémy GIBERT
93215c5ff7
Kernel version 0.9 : IRQ Manager rewrite
2017-01-25 17:18:35 +01:00
Rémy GIBERT
fc27d27564
0.9 : UTHERNET.DRV and related API & INC (wip)
2017-01-12 23:04:44 +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
75750babe2
Kernel version 0.8 : DevMgr, moving to SmartPort, cont.
2016-12-06 17:57:00 +01:00
Rémy GIBERT
36d95641a8
Kernel version 0.8 : DevMgr, moving to SmartPort
2016-12-05 18:04:42 +01:00
Rémy GIBERT
67a73ae571
Kernel version 0.8 : added Room in GP for SmartPort/ProDOS BlkDev interface
2016-11-25 17:20:28 +01:00
Rémy GIBERT
e816f33bf1
Kernel version 0.8 : Added PPrintF & CPrintF to CIO API
2016-11-03 17:27:43 +01:00
Rémy GIBERT
5f87674616
Kernel version 0.8 : Saved few bytes (& cycles) in MemMgr
2016-11-01 22:35:27 +01:00
Rémy GIBERT
da799f3f98
Kernel version 0.8 : RM command
2016-10-30 19:18: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
e702d711fc
Kernel version 0.8 : Migrating CMDs to new CIO/DIR/TIME API
2016-10-18 17:56:06 +02:00
Rémy GIBERT
be591b2569
Kernel version 0.8 : Migrating CMDs to new CIO/DIR/TIME API
2016-10-17 17:47:50 +02:00
Rémy GIBERT
f0659a7051
Kernel version 0.8 : Migration from LIBSTR/PStrOut to new Kernel Frintf
2016-10-14 08:23:05 +02:00
Rémy GIBERT
b9a3c10329
Kernel version 0.8 : Migrating LS to new DIR/TIME API
2016-10-13 18:00:27 +02:00
Rémy GIBERT
b6d8805622
Kernel version 0.8 : DevMgr bug fixing in progress
2016-10-12 08:28:57 +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
8e7092b3a3
Kernel version 0.8 : switched BNK1 & BNK2 to add more API calls
2016-10-07 17:28:17 +02:00
Rémy GIBERT
d0c5f1ce3b
Kernel version 0.8 : RUNNING!!! now making BIN/SBIN/DRV/LIB using new API
2016-10-07 08:09:25 +02:00
Rémy GIBERT
16deea2112
Kernel version 0.8 : Fixing bugs in K.FileSearch with ';' search path
2016-10-06 17:50:20 +02:00
Rémy GIBERT
f76268fe93
Kernel version 0.8 : Fixed offset computation in JMP "table" relocation
2016-10-05 17:57:43 +02:00