Commit Graph

47 Commits

Author SHA1 Message Date
Bobbi Webber-Manners c1553c5a37 Everything builds in Merlin-16 again. 2021-09-21 22:59:11 -04:00
Bobbi Webber-Manners 190264aed1 Merge in JGH PRDECIMAL/*FREE updates. 2021-09-20 17:02:31 -04:00
Bobbi Webber-Manners 80c4a99032 Update .po disk image. 2021-09-17 17:51:11 -04:00
Bobbi Webber-Manners d3d4017daf Builds on Merlin-16 again. 2021-09-16 23:16:05 -04:00
Bobbi Webber-Manners 82f66cae7c Basic elements of *COPY are in. Needs more work! 2021-09-15 00:02:08 -04:00
Bobbi Webber-Manners 052e46f98a Fix bug with *INFO on filename without wildcard. 2021-09-12 02:05:17 -04:00
Bobbi Webber-Manners be140d17a2 Moving towards *INFO ... 2021-09-10 19:29:10 -04:00
Bobbi Webber-Manners 0d7350cbe1 First hack at *DESTROY <obj-list> 2021-09-10 18:21:49 -04:00
Bobbi Webber-Manners d3f32a8743 Fixed to assemble in Merlin-16 again. 2021-09-10 16:11:57 -04:00
Bobbi Webber-Manners a840f8b14c Bump up version. Update .PO image. 2021-09-10 14:53:24 -04:00
Bobbi Webber-Manners c61eb8ba0b Further wildcard fixup. Still some issues remain. 2021-09-10 01:10:16 -04:00
Bobbi Webber-Manners 2ceebae7c1 Wildcards implemented for *DIR only at present. 2021-09-09 13:38:27 -04:00
Bobbi Webber-Manners 54a656f33e Cleaned up CRTFILE. 2021-09-06 23:43:42 -04:00
Bobbi Webber-Manners cf14641c6d Big reorganization of MAINMEM.S - split into 5 2021-09-06 22:28:07 -04:00
Bobbi Webber-Manners 34b3b81849 Merge JGH MACHRD and VDU driver updates 2021-09-06 19:36:04 -04:00
Bobbi Webber-Manners 4fda1a05a0 Implemented *ACCESS 2021-09-06 16:35:31 -04:00
Bobbi Webber-Manners a9086a3355 Finished *FREE. 2021-09-05 15:15:45 -04:00
Bobbi Webber-Manners f5a8a65e96 Added support for *FREE (prints blks used atm) 2021-09-05 14:00:31 -04:00
Bobbi Webber-Manners 7ce731f614 Implemented *DRIVE :sd command. 2021-09-04 18:39:08 -04:00
Bobbi Webber-Manners 60f6c45057 *CAT now supports an optional directory argument 2021-09-02 20:35:36 -04:00
Bobbi Webber-Manners 52d802d375 *RENAME uses PARSNAME + PARSNAME2 now 2021-09-02 19:01:53 -04:00
Bobbi Webber-Manners b7abbf1399 Reinstated *DIR error handling if no parm 2021-09-02 18:18:50 -04:00
Bobbi Webber-Manners e66c0bea4c *DIR now uses PARSNAME too. 2021-09-02 17:59:04 -04:00
Bobbi Webber-Manners b0306c78ab Use PARSNAME (ie:GSTRNS) in FINDHND also. 2021-09-02 17:31:37 -04:00
Bobbi Webber-Manners 6b09f0dd57 Use GSTRNS to parse OSFILE filenames 2021-09-02 17:16:35 -04:00
Bobbi Webber-Manners 28630fabdb JGH updates to *HELP and *CAT 2021-08-31 18:47:35 -04:00
Bobbi Webber-Manners 8529490d15 Fix *RENAME bug (ticket #55) 2021-08-30 23:52:58 -04:00
Bobbi Webber-Manners 39d6fad471 Merged JGH's memory reorganization changes. 2021-08-30 19:08:22 -04:00
Bobbi Webber-Manners 7115582b13 Consolidated error handler patch from JGH. 2021-08-29 01:13:31 -04:00
Bobbi Webber-Manners dd03fd18c7 Improved error handling of OSFILE commands 2021-08-26 23:32:40 -04:00
Bobbi Webber-Manners 1ffd751419 Enforce *DIR argument, allow trailing space 2021-08-26 19:21:23 -04:00
Bobbi Webber-Manners 7c98d6a98b Merging JGH: Tweeks to i/f between OSCLI & HOSTFS. 2021-08-26 17:36:46 -04:00
Bobbi Webber-Manners 9390b7c730 Error handling for *RENAME.` 2021-08-25 23:49:13 -04:00
Bobbi Webber-Manners 7ab32daacb Implemented FSCV RENAME call. No err handling yet. 2021-08-25 18:25:42 -04:00
Bobbi Webber-Manners 599ae0cb45 Added *CDIR/*MKDIR handling. 2021-08-24 23:40:47 -04:00
Bobbi Webber-Manners 76aab9ce31 Minor fix to FSCHND. 2021-08-24 17:42:12 -04:00
Bobbi Webber-Manners ab8ba0c274 *DIR error handling 'Bad dir'. 2021-08-24 13:42:08 -04:00
Bobbi Webber-Manners ca72fec379 Further improvements to DELETE error handling. 2021-08-24 12:38:05 -04:00
Bobbi Webber-Manners d5ee3aaf02 Adding error handling to DELETE. In progress. 2021-08-24 00:50:56 -04:00
Bobbi Webber-Manners 8bcaa79ec2 Fix OSFILE return code. Return A=0 for FSCRUN. 2021-08-23 20:53:47 -04:00
Bobbi Webber-Manners 027f33f60e Fixed *DIR to work with new OSCLI handler. 2021-08-22 23:15:55 -04:00
Bobbi Webber-Manners 35a8b8b2a0 Implemented OSFILE A=&06: Delete file, *DELETE cmd 2021-08-21 20:13:06 -04:00
Bobbi Webber-Manners fa4a88585d OSFILE updates it's control block. *RUN works. 2021-08-20 21:03:42 -04:00
Bobbi Webber-Manners 3f17b42dc4 Pass load address to aux mem for *RUN 2021-08-18 23:45:52 -04:00
Bobbi Webber-Manners bb7a41000e *RUN / OSFSC(A=&04) enhancements. More to come. 2021-08-18 21:02:07 -04:00
Bobbi Webber-Manners df3f82ea32 Added additional OSBYTE calls. 2021-08-15 01:26:01 -04:00
Bobbi Webber-Manners e3a4537db4 Incorporate the rest of JGH's MOS refactoring. 2021-08-09 21:27:44 -04:00