JE

From Intellivision Wiki
Revision as of 20:27, 11 January 2005 by Pingaso (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The Jump and Enable Interrupts opcode (JE) is a three-decle opcode that is a part of the Jump family of opcodes. The Jump and Enable Interrupts causes the CP1610 to set the Interrupt Enable Flag and then unconditionally jump to the address specified in the following parameters.

   Format - Decle #1     Format - Decle #2     Format - Decle #3
   0000:0000:0000:0100  0000:0011:aaaa:aa01  0000:00aa:aaaa:aaaa
where:
aaaaaaaaaaaaaaaa indicates the address to where the CP1610 should Jump

See the Jump opcode family documentation for more information.