jgharston
e090494028
Optimised *KEY
2022-12-31 07:01:21 +00:00
jgharston
4200855829
Fixed "*TITLE" command bug
2022-12-15 22:38:25 +00:00
jgharston
3107f11720
Added *CODE, *LINE.
2022-12-06 11:45:30 +00:00
jgharston
d8c794f11a
Moved *KEY to CHARIO.S with rest of keyboard stuff
2022-12-06 01:33:31 +00:00
jgharston
bca22d266e
Rewrote *BUILD, some tweeks
...
Added *BUILD back in, rewritten to avoid writing to code space.
OSWORD routines already have IRQs off, so don't need to jump through IRQ setting.
Removed some debug code.
2022-11-07 12:25:54 +00:00
Bobbi Webber-Manners
c6352c6aed
Re-added *BUILD, which I accidentally lost.
2022-11-05 17:36:09 -04:00
jgharston
450ab1c636
Added TV, ROM, TAPE
...
Added TV, ROM, TAPE to command table, translated into OSBYTE calls.
(Could also add MOTOR -> OSBYTE &88)
2022-11-05 21:14:05 +00:00
Bobbi Webber-Manners
9d6905d3b9
*BUILD now prints line numbers, like Acorn DFS does.
2022-11-04 01:20:21 -04:00
Bobbi Webber-Manners
b6d33e620b
Minor tweak to *BUILD code.
2022-11-04 00:47:29 -04:00
Bobbi Webber-Manners
29a688c5f3
Less buggy *BUILD.
2022-11-03 00:14:24 -04:00
Bobbi Webber-Manners
634841df6d
Implemented *BUILD.
2022-11-02 23:56:29 -04:00
apple2geek
8f83ea188e
Label-ize absolute references to Apple II I/O locations.
...
Fix a typo-ed reference to CLRALTCHAR to correct location.
2022-10-11 22:00:36 -06:00
jgharston
901ad6678c
Sorted HOSTFS commands into order
...
Sorted HOSTFS commands into order, and slight tweek so I can concentrate on oscli.s
2022-10-09 15:24:36 +01:00
jgharston
31ae683108
Tidied *HELP
...
Command list now in (nearly) alphabetical order so *HELP is neater.
Disabled ROMSEL speed-up.
2022-10-08 23:39:38 +01:00
jgharston
94a198059f
Updated DUMP, TYPE, SPOOL
...
Updated TYPE, DUMP, SPOOL, with EXEC all share code.
Tweek to ROMSELECT to speed up slightly.
2022-10-08 15:45:44 +01:00
jgharston
835e2327de
Updated CLOSE, EXEC
...
*CLOSE is a MOS command
Fixed *EXEC, needs optimising
Added buffer handler
2022-10-07 12:35:38 +01:00
Bobbi Webber-Manners
54bce84745
Detect ZipChip before attempting to change settings.
2022-09-24 00:19:04 -04:00
Bobbi Webber-Manners
7c932e8e83
Really fixed it this time. Honest.
2022-09-23 23:26:17 -04:00
Bobbi Webber-Manners
dc5faabd66
Fix stack screwup in ZipChip code.
2022-09-23 23:17:32 -04:00
Bobbi Webber-Manners
dc2a198ff1
Added ZipChip support to *SLOW and *FAST.
2022-09-23 22:55:17 -04:00
Bobbi Webber-Manners
e4314958fc
Added *FAST and *SLOW commands.
2022-09-23 21:36:49 -04:00
Bobbi Webber-Manners
90caff7374
Added *DUMP (hexdump) command.
2022-09-22 19:56:17 -04:00
Bobbi Webber-Manners
f71cebd4d1
Improved CR/LF handling in *TYPE.
2022-09-21 16:44:04 -04:00
Bobbi Webber-Manners
f4b0953380
*SPOOL now works the same way as real Beeb.
2022-09-21 16:37:39 -04:00
Bobbi Webber-Manners
6a649ae658
Escape now interrupts *EXEC file execution.
2022-09-21 01:20:26 -04:00
Bobbi Webber-Manners
2c5aec9a44
Moved *TYPE, *SPOOL, *EXEC to auxmem.oscli.s (from hostfs).
2022-09-21 00:21:13 -04:00
Bobbi Webber-Manners
1da0773b2f
Updated and cleaned up Applecorn disk image.
2021-11-14 18:04:10 -05:00
Bobbi Webber-Manners
ef478f1916
Updated disk image.
2021-11-13 14:57:05 -05:00
Bobbi Webber-Manners
0d08904fc9
Updated disk image. Builds on Merlin-16 again.
2021-11-05 19:16:22 -04:00
Bobbi Webber-Manners
9adbd83faa
Updated disk image. Builds on Merlin-16.
2021-10-26 09:31:34 -04:00
Bobbi Webber-Manners
96b94ab03b
Merge PR 137 'Implemented *BASIC'
2021-10-25 20:01:10 -04:00
Bobbi Webber-Manners
8e5ca206f5
Updated disk image. Builds in Merlin-16 again.
2021-10-24 20:38:32 -04:00
Bobbi Webber-Manners
8d020183f5
Updated disk image. Builds on Merlin-16 again.
2021-10-18 18:46:52 -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
0b0985151f
Updated applecorn.po disk image.
2021-09-30 16:40:32 -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
2d67fff3fb
Reinstated font loading code that got dropped.
2021-09-23 12:59:36 -04:00
Bobbi Webber-Manners
2afc3bff3b
Builds on Merlin-16 again.
2021-09-22 18:36:05 -04:00
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
6acd3d5336
Merge JGH Sept 11: Fix Copy editor; enhance *HELP
2021-09-11 23:07:05 -04:00