Commit Graph

619 Commits

Author SHA1 Message Date
Rémy GIBERT dc88a3dc6c 0.9 2017-08-23 12:17:33 +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 d297b4ad66 Kernel version 0.9 : MV,CP,RM.....bugfix in cp -C not proceeding to next file after an error 2017-08-02 23:05:36 +02:00
Rémy GIBERT 046c5b943c Set theme jekyll-theme-hacker 2017-08-01 22:05:17 +02:00
Rémy GIBERT 9583d756ea Kernel version 0.9 : "Message in a bottle" ....see README.md ;-) 2017-08-01 21:43:59 +02:00
Rémy GIBERT e529efa1d7 Kernel version 0.9 : "Message in a bottle" ....see README.md ;-) 2017-08-01 21:41:01 +02:00
Rémy GIBERT 3e69e89751 Kernel version 0.9 : SHELL, 'C-Style' Script Engine...(Cont.) 2017-07-25 16:37:19 +02:00
Rémy GIBERT 76ffedf6de Kernel version 0.9 : 'C-Style' Script Engine... 2017-07-21 16:46:25 +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 417fcfe9aa Kernel version 0.9 : SHELL, enhancement in Batch mode....(Cont.) 2017-07-13 17:22:13 +02:00
Rémy GIBERT 37c8230d5c Kernel version 0.9 : SHELL, enhancement in Batch mode....(Cont.) 2017-07-13 09:57:01 +02:00
Rémy GIBERT 1ae5277b45 Kernel version 0.9 : SHELL, enhancement in Batch mode....(Cont.) 2017-07-12 17:25:23 +02:00
Rémy GIBERT 7d37574112 Kernel version 0.9 : SHELL, enhancement in Batch mode....(Cont.) 2017-07-11 17:53:52 +02:00
Rémy GIBERT 3cf8399ffb Kernel version 0.9 : SHELL, enhancement in Batch mode.... 2017-07-10 17:50:32 +02:00
Rémy GIBERT 9989495ab7 Kernel version 0.9 : ASM, resuming.... 2017-07-07 17:13:55 +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 9c954442ad Kernel version 0.9 : LS,CP,RM,MV, Code cleanup, bug fix #28 2017-07-05 16:45:19 +02:00
Rémy GIBERT f5b8d448ac Kernel version 0.9 : saved few bytes with MemMgr Optimization 2017-07-01 15:52:41 +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 e9062c4674 Kernel version 0.9 : saved few bytes with MemMgr Optimization 2017-07-01 15:44:40 +02:00
Rémy GIBERT 915226f209 Kernel version 0.9 : CP,RM,MV, Code rewrite in progress....#3 2017-06-30 17:11:29 +02:00
Rémy GIBERT 188e0c6393 Kernel version 0.9 : CP,RM,MV, Code rewrite in progress....#2 2017-06-28 17:34:36 +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 fd11558386 Kernel version 0.9 : MV,CP,RM.....some more progress:many bugs fixed 2017-06-27 22:37:45 +02:00
Rémy GIBERT 503314812d Kernel version 0.9 : CP,RM,MV, Code rewrite in progress.... 2017-06-27 18:00:32 +02:00
Rémy GIBERT e5386f3e27 Kernel version 0.9 :
- SHELL : internal commands are now case insensitive
- MV : MV can now rename files properly....bug still remains : ask for confirm ??
2017-06-26 17:41:29 +02:00
Rémy GIBERT 81a3fcbd77 Kernel version 0.9 :
- SHELL : internal commands are now case insensitive
- MV : MV can now rename files properly....bug still remains : ask for confirm ??
2017-06-26 17:28:18 +02:00
Rémy GIBERT bdb42e3b20 Kernel version 0.9 : Changed all cmd line options to case INSensitive 2017-06-25 14:04:33 +02:00
Rémy GIBERT 256a09dbfe Kernel version 0.9 : CP,RM,MV, more bugfix.... 2017-06-23 16:55:47 +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 1a56b758d6 Kernel version 0.9 : EDIT, fixed Status bar flashing 2017-06-23 11:10:40 +02:00
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