Commit Graph

59 Commits

Author SHA1 Message Date
Bobbi Webber-Manners
e955be07e6 Merge PR #122 'LOADFILE updated' 2021-10-15 13:01:25 -04:00
Bobbi Webber-Manners
8e2967e87a Update .PO disk image. 2021-10-14 19:24:26 -04:00
Bobbi Webber-Manners
a173e8667e Updated .PO disk image. 2021-10-13 20:57:16 -04:00
Bobbi Webber-Manners
6b0c3fa327 Merge PR #120 'Updated BGET, BPUT, ARGS, EOF' 2021-10-13 12:44:43 -04:00
Bobbi Webber-Manners
70ff049987 Merge PR #119 'Updated OSFIND main code' 2021-10-13 11:40:50 -04:00
Bobbi Webber-Manners
0b0985151f Updated applecorn.po disk image. 2021-09-30 16:40:32 -04:00
Bobbi Webber-Manners
3393d4847b Fixed issue #107 - bug in CFILE 2021-09-29 16:21:59 -04:00
Bobbi Webber-Manners
9e6256100a Update .PO disk image. Verify Merlin-16 is happy! 2021-09-29 10:21:04 -04:00
Bobbi Webber-Manners
8e7cc7792e Updated disk image. Builds on Merlin-16 again. 2021-09-26 18:25:23 -04:00
Bobbi Webber-Manners
6694fd4541 Updated disk image. Builds under Merlin-16. 2021-09-25 12:50:08 -04:00
Bobbi Webber-Manners
e24cec39fc Updated disk image. Confirmed build on Merlin-16. 2021-09-23 22:07:36 -04:00
Bobbi Webber-Manners
6278c6d9fc Builds on Merlin-16. Disk image updated. 2021-09-23 18:16:21 -04:00
Bobbi Webber-Manners
3659a31790 Broke out gfx into mainmem.gfx.s 2021-09-23 16:19:35 -04:00
Bobbi Webber-Manners
2d67fff3fb Reinstated font loading code that got dropped. 2021-09-23 12:59:36 -04:00
Bobbi Webber-Manners
fa879f7f52 Updated disk image. Builds on Merlin-16 again. 2021-09-23 12:35:45 -04:00
Bobbi Webber-Manners
ae4511bac5 Load bitmap font from file into main memory 2021-09-22 20:42:58 -04:00
Bobbi Webber-Manners
2afc3bff3b Builds on Merlin-16 again. 2021-09-22 18:36:05 -04:00
Bobbi Webber-Manners
05a7444fee Comment fix in mainmem.svc.s. 2021-09-22 09:19:52 -04:00
Bobbi Webber-Manners
c1553c5a37 Everything builds in Merlin-16 again. 2021-09-21 22:59:11 -04:00
Bobbi Webber-Manners
7c36bc0010 Load FDRAW.FAST from file at runtime. 2021-09-21 22:05:42 -04:00
Bobbi Webber-Manners
0c5425611c Removed some redundant code. 2021-09-21 16:10:12 -04:00
Bobbi Webber-Manners
56bea28ff9 Added PLOT 69,x,y point plotting 2021-09-20 20:06:08 -04:00
Bobbi Webber-Manners
5c898db590 Improved PLOT k,x,y support 2021-09-20 18:54:33 -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
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
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
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
d3d4017daf Builds on Merlin-16 again. 2021-09-16 23:16:05 -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
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
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