Commit Graph

264 Commits

Author SHA1 Message Date
Bobbi Webber-Manners
190264aed1 Merge in JGH PRDECIMAL/*FREE updates. 2021-09-20 17:02:31 -04:00
Bobbi Webber-Manners
000a52b19a Implemented GCOL bg colours. Cleanup gfx code. 2021-09-20 16:16:20 -04:00
Bobbi Webber-Manners
856d4f1b3f GCOL 4,x now enables XOR drawing. 2021-09-20 14:41:44 -04:00
Bobbi Webber-Manners
568d27e98c Merge JGH's 'Consolidate graphics ops' PR. 2021-09-20 14:04:19 -04:00
Bobbi Webber-Manners
ed157d5bc3 Use 1280x1024 coordinate system for HGR. 2021-09-19 14:34:14 -04:00
Bobbi Webber-Manners
bd65b82b6e Removed unneccessary call to FDraw SetColor 2021-09-19 11:35:22 -04:00
Bobbi Webber-Manners
c5f4d72d55 Fix HGR drawing colour (MODE 2). 2021-09-18 17:39:35 -04:00
Bobbi Webber-Manners
9e6f18c6fe HGR graphics is sorta working. 2021-09-17 23:55:20 -04:00
Bobbi Webber-Manners
3b057cb7db Some more test graphics code. 2021-09-17 22:36:02 -04:00
Bobbi Webber-Manners
0ca648489f Mode 2 is HGR 280x192. Plot 69 hardcodes a line. 2021-09-17 22:15:22 -04:00
Bobbi Webber-Manners
b9b5b76d4f Added support for Fdraw gfx library. 2021-09-17 21:06:24 -04:00
Bobbi Webber-Manners
a9da7ba16b Fix *INFO nonexistent (ticket #85) 2021-09-17 18:37:25 -04:00
Bobbi Webber-Manners
80c4a99032 Update .po disk image. 2021-09-17 17:51:11 -04:00
Bobbi Webber-Manners
3a297929fc Merged in JGH's changes to auxmem.chario.s 2021-09-17 17:37:11 -04:00
Bobbi Webber-Manners
e54197dc21 Fixed PREPATH so '.' works like '@'. 2021-09-17 17:29:36 -04:00
Bobbi Webber-Manners
5ad5b7942e mainmem.path.s: reimplemented '@' for current dir 2021-09-17 16:23:54 -04:00
Bobbi Webber-Manners
a1f279ebc2 Reverted mainmem.path.s to working version 2021-09-17 16:07:59 -04:00
Bobbi Webber-Manners
f1c93fb650 Fixed bug in PREPATH (ticket #82) 2021-09-17 15:46:26 -04:00
Bobbi Webber-Manners
d3d4017daf Builds on Merlin-16 again. 2021-09-16 23:16:05 -04:00
Bobbi Webber-Manners
00abfb3495 Implemented '@' and '.' to mean curr working dir 2021-09-16 21:50:52 -04:00
Bobbi Webber-Manners
09375265fd Fix bug in previous commit! 2021-09-16 19:07:34 -04:00
Bobbi Webber-Manners
13c61394ae *COPY error handling fix. 2021-09-16 18:36:49 -04:00
Bobbi Webber-Manners
a7299cbdbd *COPY: skip directories 2021-09-16 18:26:09 -04:00
Bobbi Webber-Manners
eddb856156 Further *COPY fixes. 2021-09-15 23:15:32 -04:00
Bobbi Webber-Manners
4df7797cba *COPY *WILD*CARD* SOMEDIR is now working. 2021-09-15 22:03:57 -04:00
Bobbi Webber-Manners
dbb432dd6a Set file perms to $C3 on all calls to CREATE. 2021-09-15 17:23:30 -04:00
Bobbi Webber-Manners
d5cbc3f085 Some fixes to the file copy code (in progress) 2021-09-15 00:38:18 -04:00
Bobbi Webber-Manners
658cabe67e Bumped up version date. 2021-09-15 00:02:44 -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
6acd3d5336 Merge JGH Sept 11: Fix Copy editor; enhance *HELP 2021-09-11 23:07:05 -04:00
Bobbi Webber-Manners
a1087ddefe Fixed spurious *INFO error message. 2021-09-11 22:38:02 -04:00
Bobbi Webber-Manners
e91b5a3991 Finally have *INFO working! OMG, what a nightmare. 2021-09-11 21:42:27 -04:00
Bobbi Webber-Manners
aa379249a6 Fix newly-introduced wildcard bug. 2021-09-11 20:14:58 -04:00
Bobbi Webber-Manners
f62b832228 Refactoring to get *INFO (mostly working) 2021-09-11 19:41:59 -04:00
Bobbi Webber-Manners
964329c4a4 *INFO nearly working 2021-09-10 23:36:46 -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
21aeb99a70 OSFIND: no wildcards when mode is "w" (OPENOUT) 2021-09-10 15:47:08 -04:00
Bobbi Webber-Manners
d6cd06b0b6 Support '#' as well as '?' in wildcards. 2021-09-10 15:38:08 -04:00
Bobbi Webber-Manners
a840f8b14c Bump up version. Update .PO image. 2021-09-10 14:53:24 -04:00
Bobbi Webber-Manners
0230ad2e39 Fixed remaining (known) wildcard bugs. 2021-09-10 14:35:54 -04:00
Bobbi Webber-Manners
161e840084 Moved BYTEVARBASE to auxmem.mosequ.s 2021-09-10 11:51:42 -04:00
Bobbi Webber-Manners
c61eb8ba0b Further wildcard fixup. Still some issues remain. 2021-09-10 01:10:16 -04:00
Bobbi Webber-Manners
689f29fa02 Squashed another wildcard bug. There are more! 2021-09-10 00:40:04 -04:00
Bobbi Webber-Manners
995f8769ab Fix multi-level wildcard search which I broke. 2021-09-10 00:12:40 -04:00
Bobbi Webber-Manners
b14b8ee71a Further refactoring. 2021-09-09 19:55:27 -04:00
Bobbi Webber-Manners
f534426793 Refactoring wildcard code a bit 2021-09-09 18:51:22 -04:00
Bobbi Webber-Manners
0c9b5327ae Updated the build date. 2021-09-09 16:15:16 -04:00
Bobbi Webber-Manners
8a39a760fd Merged in JGH's Sept 9 VDU driver update. 2021-09-09 16:01:32 -04:00
Bobbi Webber-Manners
980376bf71 Integrate wildcards into commands that use them. 2021-09-09 14:58:44 -04:00
Bobbi Webber-Manners
2ceebae7c1 Wildcards implemented for *DIR only at present. 2021-09-09 13:38:27 -04:00
Bobbi Webber-Manners
ee25c7b25c Fixed bug in WILDCARD (zero len segments) 2021-09-09 13:08:05 -04:00
Bobbi Webber-Manners
6245134704 Wildcard path matching seems to work now! 2021-09-09 11:16:15 -04:00
Bobbi Webber-Manners
70a6b2c7ed Wildcards are (somewhat) working. Just *DIR for now. 2021-09-09 01:01:39 -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
86f815461e Fix to *ACCESS permissions 2021-09-06 17:15:07 -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
95e106e757 Added no-op OSBYTE 13,14,15 2021-09-05 07:27:05 -04:00
Bobbi Webber-Manners
acba233489 Merged JGH 'More preparation for VDU update' PR 2021-09-05 06:50:04 -04:00
Bobbi Webber-Manners
7ce731f614 Implemented *DRIVE :sd command. 2021-09-04 18:39:08 -04:00
Bobbi Webber-Manners
dfdc4bf308 RENAME now calls PREPATH on both args 2021-09-04 02:00:26 -04:00
Bobbi Webber-Manners
48dc3cbc74 Add code to handle files/dirs with initial digit 2021-09-03 23:54:18 -04:00
Bobbi Webber-Manners
0832187cf6 Trap *CAT file (ie: not directory) as an error. 2021-09-02 21:31:18 -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
aceeca1180 Merged in GSINIT/GSTRNS (from JGH) 2021-09-02 15:47:03 -04:00
Bobbi Webber-Manners
b0fb7b2000 Fixed LOADFILE bug (handle final partial blk) 2021-09-01 16:58:20 -04:00
Bobbi Webber-Manners
7fd29ad52f Added filetype check for LOAD/SAVE/OPEN. 2021-08-31 21:24:12 -04:00
Bobbi Webber-Manners
39eb723653 Fully integrated PREPATH (pathname preprocessing) 2021-08-31 20:10:34 -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
6fbac9ed99 Merged in *DIR slot/drive (:sd) handling again 2021-08-30 19:48:11 -04:00
Bobbi Webber-Manners
39d6fad471 Merged JGH's memory reorganization changes. 2021-08-30 19:08:22 -04:00
Bobbi Webber-Manners
367d50454b Merged back in *DIR slot/drive (:sd) handling 2021-08-29 02:15:01 -04:00
Bobbi Webber-Manners
7115582b13 Consolidated error handler patch from JGH. 2021-08-29 01:13:31 -04:00
Bobbi Webber-Manners
a0b1a3e719 Add support for *DIR :sd and *DIR :sd/PATH (slot/drive nums) 2021-08-28 20:56:48 -04:00
Bobbi Webber-Manners
6df7ea6316 *DIR ^/^/^/FOO/BAR/BAZ now works. Phew! 2021-08-28 16:13:31 -04:00
Bobbi Webber-Manners
d4fc8d1b42 Better handling of *DIR ^ and *DIR ^/SOME/PATH 2021-08-28 14:24:20 -04:00
Bobbi Webber-Manners
f5d596a4eb Added PARENT function to support '*DIR ^' 2021-08-28 00:45:03 -04:00
Bobbi Webber-Manners
d29d1f250b Added SAV APPLECORN to save the BIN 2021-08-27 22:47:31 -04:00
Bobbi Webber-Manners
dd03fd18c7 Improved error handling of OSFILE commands 2021-08-26 23:32:40 -04:00
Bobbi Webber-Manners
51870e010c Removed duplicate call to GET_FILE_INFO. 2021-08-26 21:49:05 -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
1d90ac17f8 Deleted commented out code. 2021-08-24 22:18:42 -04:00
Bobbi Webber-Manners
72613e75ec Merged in JGH's latest auxmem.oscli.s. 2021-08-24 22:01:41 -04:00
Bobbi Webber-Manners
76aab9ce31 Minor fix to FSCHND. 2021-08-24 17:42:12 -04:00