A2osX/BIN
Rémy GIBERT 8f5c5f448b Kernel version 0.8 : KM.VSDRIVE, work in progress 2016-12-13 17:32:37 +01:00
..
ARP.S.txt Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:27:43 +01:00
ASM.S.DIR.txt Kernel version 0.8 : BUGFIX in CD: not processing .. correctly, missing ending / when changing to another volume. BUGFIX in LS:File count missing one. 2016-10-24 17:54:43 +02:00
ASM.S.EXP.txt Kernel version 0.8 : More API cleanup/reorg, fixed bug in READDIRYA crashing reading second block 2016-09-22 17:46:01 +02:00
ASM.S.FIO.txt Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:27:43 +01:00
ASM.S.SRC.txt Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:27:43 +01:00
ASM.S.SYM.txt Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:27:43 +01:00
ASM.S.txt Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:27:43 +01:00
ASM.T.65C02.O.txt Work In Progress (ASM) 2015-10-28 17:55:12 +01:00
ASM.T.65C02.S.txt Kernel version 0.8 : RUNNING!!! now making BIN/SBIN/DRV/LIB using new API 2016-10-07 08:09:25 +02:00
ASM.T.65R02.O.txt Work In Progress (ASM) 2015-10-28 17:55:12 +01:00
ASM.T.65R02.S.txt Kernel version 0.8 : RUNNING!!! now making BIN/SBIN/DRV/LIB using new API 2016-10-07 08:09:25 +02:00
ASM.T.65W02.O.txt Work In Progress (ASM) 2015-10-28 17:55:12 +01:00
ASM.T.65W02.S.txt Kernel version 0.8 : RUNNING!!! now making BIN/SBIN/DRV/LIB using new API 2016-10-07 08:09:25 +02:00
ASM.T.6502.O.txt Work In Progress (ASM) 2015-10-28 17:55:12 +01:00
ASM.T.6502.S.txt Kernel version 0.8 : RUNNING!!! now making BIN/SBIN/DRV/LIB using new API 2016-10-07 08:09:25 +02:00
ASM.T.65816.O.txt Work In Progress (ASM) 2015-10-28 17:55:12 +01:00
ASM.T.65816.S.txt Kernel version 0.8 : RUNNING!!! now making BIN/SBIN/DRV/LIB using new API 2016-10-07 08:09:25 +02:00
ASM.T.SW16.O.txt Work In Progress (ASM) 2015-10-28 17:55:12 +01:00
ASM.T.SW16.S.txt Kernel version 0.8 : RUNNING!!! now making BIN/SBIN/DRV/LIB using new API 2016-10-07 08:09:25 +02:00
ASM.T.Z80.O.txt Work In Progress (ASM) 2015-10-28 17:55:12 +01:00
ASM.T.Z80.S.txt Work In Progress (ASM) 2015-10-28 17:55:12 +01:00
ASM.T.xlsm Fix Problem with SW Rnn registers 2015-11-02 17:47:07 +01:00
CAT.S.txt Kernel version 0.8 : CAT,BUGFIX #3 #11 suppressing unwanted CR and no more resetting linecounter between files.. 2016-11-04 11:53:21 +01:00
CHMOD.S.txt Initial 2015-03-08 22:45:23 +01:00
CHTYP.S.txt Kernel version 0.8 : BUGFIX in CD: not processing .. correctly, missing ending / when changing to another volume. BUGFIX in LS:File count missing one. 2016-10-24 17:54:43 +02:00
CP.S.txt Kernel version 0.8 : BUGFIX #16 , CTIME not set properly when creating FILEs & DIRs 2016-11-13 22:03:31 +01:00
DEVDUMP.S.txt Kernel version 0.8 : added Room in GP for SmartPort/ProDOS BlkDev interface 2016-11-25 17:20:28 +01:00
DNSINFO.S.txt Kernel version 0.8 : added Room in GP for SmartPort/ProDOS BlkDev interface 2016-11-25 17:20:28 +01:00
EDIT.S.BUF.txt Kernel version 0.8 : EDIT, several bugfixes, code reorg.... 2016-11-04 17:46:16 +01:00
EDIT.S.CTRL.txt Kernel version 0.8 : EDIT, added Ctrl-O,P,T,Y and W 2016-11-07 16:13:25 +01:00
EDIT.S.SCRN.txt Kernel version 0.8 : EDIT, added Ctrl-O,P,T,Y and W 2016-11-07 16:13:25 +01:00
EDIT.S.txt Kernel version 0.8 : BUGFIX #16 , CTIME not set properly when creating FILEs & DIRs 2016-11-13 22:03:31 +01:00
FORMAT.S.txt Kernel version 0.8 : Adding Blk dev format capabilities 2016-12-02 17:09:24 +01:00
HWINFO.S.txt Another Bunch of fixes: 2015-03-14 22:47:37 +01:00
IPCONFIG.S.txt Kernel version 0.8 : DHCP, fix when multible DNS servers in options, long domain names... 2016-11-27 22:59:46 +01:00
KILL.S.txt Initial 2015-03-08 22:45:23 +01:00
LS.S.txt Kernel version 0.9 : Introducing Node API, FIFOs, DEVs, and sockets.... 2016-12-09 17:36:24 +01:00
LSDEV.S.txt Kernel version 0.8 : KM.VSDRIVE, work in progress 2016-12-13 17:32:37 +01:00
MD.S.txt Kernel version 0.8 : ANSI conversion & API 0.8 compliance 2016-10-26 22:51:06 +02:00
MEM.S.txt Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:27:43 +01:00
MEMDUMP.S.txt Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:27:43 +01:00
MV.S.txt Kernel version 0.8 : CP,MV and Error Codes...work in progress 2016-11-08 17:56:05 +01:00
NETSTAT.S.txt Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:27:43 +01:00
NFSMOUNT.S.txt Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:27:43 +01:00
NSCUTIL.S.txt Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:27:43 +01:00
NTPDATE.S.txt Initial 2015-03-08 22:45:23 +01:00
PASSWD.S.txt Loader & KM modules implemented 2015-03-15 23:00:40 +01:00
PING.S.txt Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:27:43 +01:00
PS.S.txt Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:27:43 +01:00
RM.S.txt Kernel version 0.9 : Introducing Node API, FIFOs, DEVs, and sockets.... 2016-12-09 17:36:24 +01:00
RPCDUMP.S.txt Kernel version 0.8 : Added PPrintF & CPrintF to CIO API 2016-11-03 17:27:43 +01:00
TOUCH.S.txt Initial 2015-03-08 22:45:23 +01:00
UMOUNT.S.txt Another Bunch of fixes: 2015-03-14 22:47:37 +01:00
USERADD.S.txt Loader & KM modules implemented 2015-03-15 23:00:40 +01:00
USERDEL.S.txt Loader & KM modules implemented 2015-03-15 23:00:40 +01:00
X.CPMV.S.txt Kernel version 0.9 : Introducing Node API, FIFOs, DEVs, and sockets.... 2016-12-09 17:36:24 +01:00
X.FILEENUM.S.txt Kernel version 0.9 : Introducing Node API, FIFOs, DEVs, and sockets.... 2016-12-09 17:36:24 +01:00