David Given
David Given
Which version are you using?
I have no devices which support this so it's never been tested. The warmboot crash sounds suspiciously like it's trying to read the boot files from the wrong track. I...
Thank you for the investigation! I've commented on the PR.
I agree this is desireable, but it's both complicated (so many edge cases...) and is incompatible with the current fixed cursor line behaviour (see #89). So, I'd need to change...
That's not good. Which version of WordGrinder are you using? And can you attach the markdown file, i.e., if it's not confidential? (If it's not something you're happy to make...
Yes, I suppose that'd be better. Re CTRL+LEFT: seems to work for me. Which version are you using?
From the user perspective, the cleanest thing would probably to extend REN to take fully qualified names --- so `ren 1:newfile=0:oldfile`. Except, from the API perspective, CP/M's handling of user...
I haven't actually touched it! Is 800kB disk access always through SmartPort or does it use a software-defined interface like the Apple II interface?
Oops --- I forgot that needed to be an option! Will fix.
I'm testing with MAME as part of the new emulator tests. Having done some poking I see that it fails differently on `a800` than it does on `a800xlp`. Try this:...