[Coco] Dragon snapshost first package

Arthur Flexser flexser at fiu.edu
Fri Sep 6 16:32:18 EDT 2013


On Fri, Sep 6, 2013 at 12:03 PM, Luis Antoniosi (CoCoDemus)
<retrocanada76 at gmail.com> wrote:
> The only cons is that my technique doesn't allow you to reset the machine.
> You get it back to Coco rom mode and BANG! :)
>

That should be very easy to get around in most cases.  Just reroute
the reset vector in your loader to a routine that puts you back into
RAM mode with STA $FFDF.  This routine must start with a $55 byte to
avoid a cold start.  That should work unless the game itself messes
with the reset vector.

Art



More information about the Coco mailing list