OSBYTE &95

From BeebWiki
Revision as of 19:05, 18 April 2016 by Regregex (talk | contribs) (reinstate warning)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

OSBYTE &95 (149) - Write JIM

   X=offset within page &FD and Y=byte to write
Warning

JIM is officially assigned to memory extensions.

Acorn MOS 1.20 writes the byte using STA &FD00,X. This (always) involves a dummy read which may cause hardware other than memory to behave inappropriately. See OSBYTE &97.

See Also

Jgharston 22:06, 26 May 2009 (UTC)