[stella] re: problem with Stella emulation

Subject: [stella] re: problem with Stella emulation
From: Jim Nitchals <jimn8@xxxxxxxxxx>
Date: Wed, 15 Oct 1997 08:36:35 -0700 (PDT)
The example program worked if the last ORG statement was changed to $FFFC,
and the image saved as a 4K ROM (automatic with your assembler, I think.)

Stella 0.7 didn't like it as a 2K image, even if the code is ORG'd to $F800
instead of $F000.  If you *must* for some reason stick to a 2K image, just
concatenate two copies together into a 4K image for use with Stella, or
dive into the Stella documentation and figure out how to edit the messy
"Properties" feature.

Happy VCS'ing!


--
Archives updated once/day at http://www.biglist.com/lists/stella/archives/
Unsubscribing and other info at http://www.biglist.com/lists/stella/stella.html

Current Thread