Constructor and Description |
---|
MOS6510State() |
MOS6510State(long syncClk,
int register_ProgramCounter,
byte register_Accumulator,
byte register_X,
byte register_Y,
byte register_StackPointer) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
long |
getClk() |
long |
getSyncClk() |
int |
hashCode() |
String |
toString() |
Copyright © 2018 Ken Händel. All rights reserved.