Date : Tue, 01 Aug 2006 09:05:57 +0100
From : Sprow <info@...>
Subject: Re: OS Calls &FF86/&FF7E
In article <20060801011925.15915.qmail@...>,
Steve Fewell <kranser@...> wrote:
> Does anyone know what jumping to OS address &FF7E on
> the BBC B does
It's the return half of "OSROM", the code that does the business behind
vectored entry into paged ROMs (most often used to point the filing system
vectors into ROM). If you look before it you'll see the corresponding setup
half of it.
It moves on the Master because you have PHX and PHY rather than having to do
gymnastics with PHA,
Sprow.