Pioneer LD-V8000 User Manual page 75

Level ii
Hide thumbs Also See for LD-V8000:
Table of Contents

Advertisement

Chapter Four • LD-V8000 Level II
BRF; JUMP
39) BRF (Branch on Failure)
Function: The program branches only if the most recent "failure-reporting" command
failed in its execution.
Argument
[Program Address]
Explanation: Some commands, such as SEARCH, AUTOSTOP, MSF and MSR, and the
MLoad commands, set the player's "Success / Fail" flag as they finish execution. If the flag
indicates "Fail" when BRF is executed, program execution continues at the program address
specified by its argument. Otherwise, the next sequential instruction is executed.
Example: If MLOAD fails, try again. Otherwise, continue program execution.
Address
Argument
0021
0022
0026
0028
0031
40) JUMP
Function: "Branches" to a subroutine, recording a return address in Register 1.
Argument
[Program Address]
Explanation: Like a BRANCH command, JUMP causes the player to continue
instruction execution at the program address specified by the argument. It also stores, in
Register 1, the program address of the code byte that immediately follows the JUMP
command. This stored address can be used as a return address by a subroutine exit.
4-34
Hex Code
07
Command
VOFF
100
SEARCH
2
MLOAD
22
BRF
. . .
Hex Code
0B
TP 114 v. 1.1
Mnemonic
BRF
Hex Code
Comment
1C
Video squelched
F7
CC
07
On failure, try the load again
Mnemonic
JMP
Pioneer LD-V8000 Level II User's Manual
8/92
RCU Buttons
Play, 0, 7
RCU Buttons
Play, 0, B

Advertisement

Table of Contents
loading

Table of Contents