|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
org.zmpp.* |
---|
org.zmpp.iff.Chunk | ||
---|---|---|
public static final int |
CHUNK_HEADER_LENGTH |
8 |
public static final int |
CHUNK_ID_LENGTH |
4 |
public static final int |
CHUNK_SIZEWORD_LENGTH |
4 |
org.zmpp.vm.AbstractInstruction | ||
---|---|---|
public static final short |
FALSE |
0 |
public static final short |
TRUE |
1 |
org.zmpp.vm.LongInstruction | ||
---|---|---|
public static final int |
OP_ADD |
20 |
public static final int |
OP_AND |
9 |
public static final int |
OP_CLEAR_ATTR |
12 |
public static final int |
OP_DEC_CHK |
4 |
public static final int |
OP_DIV |
23 |
public static final int |
OP_GET_NEXT_PROP |
19 |
public static final int |
OP_GET_PROP |
17 |
public static final int |
OP_GET_PROP_ADDR |
18 |
public static final int |
OP_INC_CHK |
5 |
public static final int |
OP_INSERT_OBJ |
14 |
public static final int |
OP_JE |
1 |
public static final int |
OP_JG |
3 |
public static final int |
OP_JIN |
6 |
public static final int |
OP_JL |
2 |
public static final int |
OP_LOADB |
16 |
public static final int |
OP_LOADW |
15 |
public static final int |
OP_MOD |
24 |
public static final int |
OP_MUL |
22 |
public static final int |
OP_OR |
8 |
public static final int |
OP_SET_ATTR |
11 |
public static final int |
OP_STORE |
13 |
public static final int |
OP_SUB |
21 |
public static final int |
OP_TEST |
7 |
public static final int |
OP_TEST_ATTR |
10 |
org.zmpp.vm.Operand | ||
---|---|---|
public static final byte |
TYPENUM_LARGE_CONSTANT |
0 |
public static final byte |
TYPENUM_OMITTED |
3 |
public static final byte |
TYPENUM_SMALL_CONSTANT |
1 |
public static final byte |
TYPENUM_VARIABLE |
2 |
org.zmpp.vm.PrintLiteralInstruction | ||
---|---|---|
public static final int |
OP_PRINT |
2 |
public static final int |
OP_PRINT_RET |
3 |
org.zmpp.vm.Short0Instruction | ||
---|---|---|
public static final int |
OP_NEW_LINE |
11 |
public static final int |
OP_NOP |
4 |
public static final int |
OP_POP |
9 |
public static final int |
OP_QUIT |
10 |
public static final int |
OP_RESTART |
7 |
public static final int |
OP_RESTORE |
6 |
public static final int |
OP_RET_POPPED |
8 |
public static final int |
OP_RFALSE |
1 |
public static final int |
OP_RTRUE |
0 |
public static final int |
OP_SAVE |
5 |
public static final int |
OP_SHOW_STATUS |
12 |
public static final int |
OP_VERIFY |
13 |
org.zmpp.vm.Short1Instruction | ||
---|---|---|
public static final int |
OP_DEC |
6 |
public static final int |
OP_GET_CHILD |
2 |
public static final int |
OP_GET_PARENT |
3 |
public static final int |
OP_GET_PROP_LEN |
4 |
public static final int |
OP_GET_SIBLING |
1 |
public static final int |
OP_INC |
5 |
public static final int |
OP_JUMP |
12 |
public static final int |
OP_JZ |
0 |
public static final int |
OP_LOAD |
14 |
public static final int |
OP_NOT |
15 |
public static final int |
OP_PRINT_ADDR |
7 |
public static final int |
OP_PRINT_OBJ |
10 |
public static final int |
OP_PRINT_PADDR |
13 |
public static final int |
OP_REMOVE_OBJ |
9 |
public static final int |
OP_RET |
11 |
org.zmpp.vm.VariableInstruction | ||
---|---|---|
public static final int |
OP_CALL |
0 |
public static final int |
OP_INPUTSTREAM |
20 |
public static final int |
OP_OUTPUTSTREAM |
19 |
public static final int |
OP_PRINT_CHAR |
5 |
public static final int |
OP_PRINT_NUM |
6 |
public static final int |
OP_PULL |
9 |
public static final int |
OP_PUSH |
8 |
public static final int |
OP_PUT_PROP |
3 |
public static final int |
OP_RANDOM |
7 |
public static final int |
OP_SET_WINDOW |
11 |
public static final int |
OP_SOUND_EFFECT |
21 |
public static final int |
OP_SPLIT_WINDOW |
10 |
public static final int |
OP_SREAD |
4 |
public static final int |
OP_STOREB |
2 |
public static final int |
OP_STOREW |
1 |
org.zmpp.vmutil.RandomGenerator | ||
---|---|---|
public static final int |
MAX_VALUE |
32767 |
org.zmpp.vmutil.ZsciiConverter | ||
---|---|---|
public static final String |
A0CHARS |
"abcdefghijklmnopqrstuvwxyz" |
public static final String |
A1CHARS |
"ABCDEFGHIJKLMNOPQRSTUVWXYZ" |
public static final String |
A2CHARS |
" \n0123456789.,!?_#\'\"/\\-:()" |
public static final byte |
CHAR_0 |
0 |
public static final byte |
CHAR_1 |
1 |
public static final byte |
CHAR_6 |
6 |
public static final byte |
SHIFT_2 |
2 |
public static final byte |
SHIFT_3 |
3 |
public static final byte |
SHIFT_4 |
4 |
public static final byte |
SHIFT_5 |
5 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |