|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface M65XXConstants
MOS 65XX Constants.
Field Summary | |
---|---|
static int |
BRK_VECTOR
Break vector |
static int |
IRQ_VECTOR
Interrupt vector |
static int |
NMI_VECTTOR
NMI vector |
static int |
P_B
BRK command |
static int |
P_C
Carry Flag |
static int |
P_D
Decimal mode |
static int |
P_E
|
static int |
P_I
Irq disable |
static int |
P_S
Sign |
static int |
P_V
Overflow |
static int |
P_Z
Zero flag |
static int |
RESET_VECTOR
Reset vector |
static int |
S_PAGE
Page for the stack |
static int |
Z_PAGE
Page for the ZERO address |
Field Detail |
---|
static final int P_S
static final int P_V
static final int P_E
static final int P_B
static final int P_D
static final int P_I
static final int P_Z
static final int P_C
static final int Z_PAGE
static final int S_PAGE
static final int IRQ_VECTOR
static final int BRK_VECTOR
static final int RESET_VECTOR
static final int NMI_VECTTOR
|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |