Difference between revisions of "OSWORD &49"

From BeebWiki
Jump to: navigation, search
(Initial page.)
 
m (placeholder)
Line 1: Line 1:
 
[[Category:OSWORD]]
 
[[Category:OSWORD]]
OSWORD &49 (73) - Integra-B calls
+
{{PageTitle|OSWORD &49 (73): Integra-B calls}}
 
 
 
     On entry:
 
     On entry:
       XY?0=&60-&6F
+
       XY?0=command &60-&6F
 +
      &60
 +
      &61
 +
      &62
 +
      &63
 +
      &64
 +
      &65
 +
      &66
 +
      &67
 +
      &68
 +
      &69
 +
      &6A
 +
      &6B
  
 
If the command passed in XY+0 is not &60-&6F the call is ignored and passed
 
If the command passed in XY+0 is not &60-&6F the call is ignored and passed

Revision as of 03:24, 27 November 2022

OSWORD &49 (73): Integra-B calls
   On entry:
     XY?0=command &60-&6F
     &60
     &61
     &62
     &63
     &64
     &65
     &66
     &67
     &68
     &69
     &6A
     &6B

If the command passed in XY+0 is not &60-&6F the call is ignored and passed on to other ROMs.

See Also

Jgharston 13:37, 26 May 2009 (UTC)