Commit Graph

222 Commits

Author SHA1 Message Date
Rémy GIBERT
8d4c55130b Kernel 0.9.1 : Code reorganization & move to CSTR (ENV,FileSearch) 2017-09-11 17:29:08 +02:00
Rémy GIBERT
56cdcf925a Kernel 0.9.1 : Code reorganization & move to CSTR : ENV & SHELL 2017-09-11 08:11:57 +02:00
Rémy GIBERT
ea86f48bc7 Kernel 0.9.1 : Code reorganization & move to CSTR (SHELL) 2017-09-08 16:49:23 +02:00
Rémy GIBERT
4d2aab3e63 Kernel 0.9.1 : Code reorganization & move to CSTR (SHELL) 2017-09-07 17:32:27 +02:00
Rémy GIBERT
07fb258787 Kernel 0.9.1 : Code reorganization & move to CSTR (SHELL) 2017-09-06 17:00:10 +02:00
Rémy GIBERT
b057d6e2f5 Kernel 0.9.1 : Code reorganization & move to CSTR (SHELL) 2017-09-05 17:17:10 +02:00
Rémy GIBERT
d4db5090af Kernel 0.9.1 : Code reorganization & move to CSTR (PS & Stacks) 2017-08-31 17:35:15 +02:00
Rémy GIBERT
ce434c6fee Kernel 0.9.1 : Code reorganization & move to CSTR (bugfix in PutEnv.YA) 2017-08-30 22:39:43 +02:00
Rémy GIBERT
830c85a6ac Kernel 0.9.1 : Code reorganization & move to CSTR (ENV) 2017-08-30 17:26:34 +02:00
Rémy GIBERT
b52ac88d2b Kernel 0.9.1 : Code reorganization & move to CSTR (ARGS) 2017-08-29 17:19:09 +02:00
Rémy GIBERT
d2f7de5190 Kernel 0.9.1 : Code reorganization & move to CSTR 2017-08-28 17:35:10 +02:00
Rémy GIBERT
fc3fc7e817 Kernel 0.9.1 : Code reorganization & move to CSTR 2017-08-25 17:02:16 +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
278104b43c Kernel 0.9.1 : Code reorganization & move to CSTR 2017-08-24 17:29:22 +02:00
Rémy GIBERT
78cfec8668 Kernel 0.9.1 : Code reorganization & move to CSTR 2017-08-24 14:54:50 +02:00
Rémy GIBERT
dc86aaf9e7 Kernel 0.9.1 : Code reorganization & move to CSTR 2017-08-24 14:50:44 +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
7cecefb477 Kernel 0.9.1 : Code reorganization & move to CSTR 2017-08-24 08:47:31 +02:00
Rémy GIBERT
668412cc17 Kernel 0.9.1 : Code reorganization & move to CSTR 2017-08-23 17:05:29 +02:00
Rémy GIBERT
f8697c333a Kernel 0.9.1 : README.md 2017-08-23 13:33:51 +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
d0682caab7 Kernel version 0.9 : Moving API from PSTR to CSTR 2017-08-22 08:38:16 +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
71a7ca455f Kernel version 0.9 : Saved few bytes in PS management 2017-08-21 16:58:48 +02:00
Rémy GIBERT
4d814cf75c Kernel version 0.9 : BufFix in AToI 2017-07-17 15:39:31 +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
e9062c4674 Kernel version 0.9 : saved few bytes with MemMgr Optimization 2017-07-01 15:44:40 +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
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
77e3328220 Kernel version 0.9 : Bugfix in IRQ,VBL & MOUSE DRIVER 2017-06-02 17:14:42 +02:00
Rémy GIBERT
4841e57d46 Kernel version 0.9 : KConfig file now loaded by Kernel, no more QCODE
bug fix in KERNEL.S.JMP table, few bytes saved here & there
2017-05-03 17:40:02 +02:00
Rémy GIBERT
993e1828fe Kernel version 0.9 : X.PRINTF.S rewritten to support bank swiching save/restore (ATLK Crash) 2017-05-02 17:56:43 +02:00
Rémy GIBERT
29f7200979 Kernel version 0.9 : simplified UTHERNET2 drivers. 2017-04-29 14:34:16 +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
d6aefbe613 Kernel version 0.9 : LAN drivers, bugfix and optimization 2017-04-27 22:08:12 +02:00
Rémy GIBERT
f2a899c776 Kernel version 0.9 : fix in ATLK module to prevent initial crash (i hope!) 2017-04-26 16:54:24 +02:00
Rémy GIBERT
9e853cd049 Kernel version 0.9 : Many bugfix in NIC drivers, ATLK massages at load time to help debugging 2017-04-17 21:36:00 +02:00
Rémy GIBERT
3e44afae7c Kernel version 0.9 : Few bytes saved in Kernel, SSC Drivers now updating KCONFIG Block 2017-04-13 22:59:25 +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
aa032994d8 Kernel version 0.9 : KCONFIG, bugfix in Stat and Loadfile....#1 2017-04-12 17:46:03 +02:00
Rémy GIBERT
ee6613e392 Kernel version 0.9 : bugfix in Smartport Status call 2017-04-10 21:25:47 +02:00
Rémy GIBERT
12217347d4 Kernel version 0.9 :
- bugfix in SSC setup (SYS/KM.VSDRIVE.S.txt, drivers)
- various cleanup/fix in KMs
2017-04-10 10:58:45 +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
e868cab63d Kernel version 0.9 : KERNEL.S.ENV.txt, SHELL.....bugfix in ENV & CMD line params 2017-04-03 08:01:52 +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