Cannot get first program in d64 to auto run correctly
Commodore 64, Atari XL/XE and NES debugger that works in real time.
Brought to you by:
slajerek
I'm probably doing something wrong in how I have things setup or had KickAss make the .d64 file, but it runs just fine under Vice so maybe it's something actually broken in the debugger. If I try any command line options to the debugger it gets an error loading PRG. If I only specify the disk1.d64 on the command line, it loads the first .prg fine but when I type RUN it doesn't seem work right either.
I made a stripped down repo here to reproduce the issues.