[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CiderPress v2.1.0 released
Andy McFadden <fadden@fadden.com> writes:
> One, called "module 6", loads at address $30. I thought that was a typo.
> Nope: it fills up most of zero page, overwrites the stack, and keeps on
> trucking. Sort of tricky to run that one without loading from cassette,
> because the JSRs in the F8 ROM routines RTS to the wrong place after the
> stack gets trampled.
Surely they return to the *right* place, which just happens to be somewhere
other than right aftter the JSR as one might normally expect?