Developing & emulating using CC65 -> AppleCommander -> AppleWin fails
I tried installing CC65 (compiler), Apple Commander (disk image tool), and AppleWin (emulator). I went ahead and built the "tgidemo" and "hello" samples included in the CC65 package, then used Apple Commander to put the *.o-files into a disk image, which I then loaded in AppleWin. But the emulated Apple IIe crashes, with this message:
0803- A=01 X=60 Y=00 P=75 S=F8
I am guessing the problem is within the binary object file I put into the disk image, but I'm not sure what. Any help please?

