On 4/30/2022 at 7:32 AM, Michael Steil said:
This would happen if the file you are passing as an argument does not have a PRG header but starts with $00 $00. Otherwise, please file an issue.
Done,
@Michael Steil R40 x16emu: error when using -prg option, first file on disk read instead of given filename · Issue #398 · commanderx16/x16-emulator (github.com) I''ve attached a video link that shows the phenomenon.
Because all my other binary files are registered as "PRG" also on the disk.
So what happens is, it tries actually to load a file that contains sprites using the command LOAD ":*",8,1.
Not sure if it is part of the options that if a quick fix is possible, that you remake the emulator binaries?
Maybe an idea is that before release, let a couple of people test it first who have developed already more "complicated" CX16 programs?
So that you can ensure that your release is stable enough before submission. (just an idea).
Sven