Johan Kotlinski
Johan Kotlinski
Could you tell if this change fixes the crash problem? 7e0d481a172ec6b8bd6553e4684f64590cc1a44f
Ah, you are right, I forgot! OK, I found the problem, here is a proper fix: 463036a
Great, thank you for confirming! On Thu, 27 Oct 2022 at 09:39, cyberic99 ***@***.***> wrote: > Yes ! > The latest commit fixes the issue, and also works with a...
Thank you for your amazing work on this! ~~One question, would it be possible to export PDF instead of PNG? That would make it easier to find symbols.~~ I was...
You could try using the cartconv utility that comes with Vice to change to whatever cartridge type you prefer. I haven’t tried lately, but I think there is a decent...
The ”aa” is probably some emulator issue. Try enabling true drive emulation. Or, use cartconv to convert the .crt to .bin, and back to .crt with the desired cartridge type....
@lonetech sorry for belated reply. What is "x64.exe" that you are using instead of "x64sc.exe"? It is not included in my Vice install.
I now added so that "make deploy" exits Vice automatically. It also runs the tests automatically. Not totally hands-free though, as one test tests keyboard input. The problem with "ok!"...
This feels like the most important remaining improvement.. Hope to find time and energy to start working on it this year.
I have been thinking about how to do file access, especially SEQ versus REL files. The pros and cons are pretty deep. The main benefit with plain SEQ files, without...