Commit Graph

584 Commits

Author SHA1 Message Date
Rémy GIBERT
f79851f52a Kernel version 0.9 : Added a "Close All Opened Files" at init2 that prevented copying some files...
Added "ProDOS" (lowercase) info in A2OSX.BUILD.po
2017-06-22 17:21:24 +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
4d077d5416 Kernel version 0.9 : DHGR.DRV, primitives....(Cont.) 2017-06-16 17:27:48 +02:00
Rémy GIBERT
967eb6cf17 Kernel version 0.9 : Workspace Reorg #4 2017-06-16 15:18:06 +02:00
Rémy GIBERT
dd1bcbcf52 Kernel version 0.9 : Workspace Reorg #3 2017-06-16 15:11:41 +02:00
Rémy GIBERT
33b83bd24f Kernel version 0.9 : Workspace Reorg #1 2017-06-16 15:01:08 +02:00
Rémy GIBERT
34d100b807 Kernel version 0.9 : DHGR.DRV, primitives,
LIBGFX : DrawLine working....
2017-06-15 17:36:25 +02:00
Rémy GIBERT
ad99363574 Kernel version 0.9 : CONSOLE.DRV, fixed annoying TELNET chars printed on top of login: 2017-06-14 11:51:59 +02:00
Rémy GIBERT
5984f77ab0 Kernel version 0.9 : DHGR.DRV, saved few bytes in tables, room for additional primitives, Bugfix in drawline.... 2017-06-12 17:47:27 +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
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
25f5d697da Kernel version 0.9 : Updated DOCs & MEDIAs 2017-04-30 13:46:13 +02:00
Rémy GIBERT
439ea947f4 Kernel version 0.9 : Updated DOCs & MEDIAs 2017-04-30 13:42:15 +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
a8e07582c4 Kernel version 0.9 : LAN drivers, bugfix and optimization 2017-04-27 22:09:33 +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
d71c265058 Kernel version 0.9 : UTHERNET2.DRV.S.txt & UTHER2.AI.DRV.S.txt , code rework 2017-04-25 17:44:21 +02:00
Rémy GIBERT
173256a691 Kernel version 0.9 : UTHERNET2.DRV.S.txt.....working again! 2017-04-24 23:32:57 +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
1a57cc4352 Kernel version 0.9 : Drivers modification for KCONFIG compliance 2017-04-14 17:04:39 +02:00
Rémy GIBERT
e145bd427c Kernel version 0.9 : Few bytes saved in Kernel, SSC Drivers now updating KCONFIG Block 2017-04-13 23:07:49 +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
e495429cbd Kernel version 0.9 : TCP.......WORKING!!!! 2017-04-12 08:12:39 +02:00
Rémy GIBERT
8c20ced888 Kernel version 0.9 : New KCONFIG utility for Kernel Tuning 2017-04-11 18:07:39 +02:00
Rémy GIBERT
c2a1526ce7 Kernel version 0.9 : Up to date MEDIA 2017-04-11 08:09:40 +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
3903a2001f Kernel version 0.9 : TCP, bugfix (#7) ... 2017-04-07 08:31:47 +02:00
Rémy GIBERT
625b1af258 Kernel version 0.9 : TCP, bugfix (#6) ... 2017-04-06 08:31:50 +02:00
Rémy GIBERT
dd0c5ee75c Kernel version 0.9 : TCP, bugfix (#5) ... 2017-04-04 22:40:25 +02:00
Rémy GIBERT
993ace3a59 Kernel version 0.9 : UTHERNET2.DRV.S.txt, Change in RESET Time 2017-04-04 17:39:09 +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
957066af35 Kernel version 0.9 : KERNEL.S.ENV.txt, SHELL.....bugfix in ENV & CMD line params 2017-04-03 08:04:10 +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
Jean-Michel Paris
0d5e4282f2 minors chagnes 2017-04-03 00:03:38 +02:00
Jean-Michel Paris
75992f07f9 gather po files inside a folder 2017-04-02 23:50:20 +02:00
Jean-Michel Paris
4f2f586610 README with png files only
dedicated folder for all shots
2017-04-02 23:28:04 +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
14275e29d2 Kernel version 0.9 : FORMAT Cmd OK (without LL) 2017-03-31 17:24:42 +02:00
Rémy GIBERT
3d676326c6 Kernel version 0.9 : TCP, bugfix in SEQ & ACK (#4) 2017-03-31 08:28:43 +02:00
Rémy GIBERT
5284913187 Kernel version 0.9 : MEDIA reorganisation, FORMAT Cmd 2017-03-30 18:11:31 +02:00