Re: A86: _sub_FPS_de and _load_ram_ES


[Prev][Next][Index][Thread]

Re: A86: _sub_FPS_de and _load_ram_ES




There isn't any call at $47dc, so that's probably a safe bet.  In fact,
that's more than a safe bet: I disassembled it and it does indeed
subtract de from _FPS.  The _es part does: <ld a,$41>/<out (6),a>.

Where does the other call load it to?

rabidcow@juno.com wrote:
> 
> could someone please confirm that _sub_FPS_de is $47DB, not $47DC?
> also, what is _ES for?  there's a call at $47EB to load it.
> 
> -josh
> 
> _____________________________________________________________________
> You don't need to buy Internet access to use free Internet e-mail.
> Get completely free e-mail from Juno at http://www.juno.com
> Or call Juno at (800) 654-JUNO [654-5866]


Follow-Ups: References: