|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SIMHConstants
Constants rlative to the SIMH simulator.
Field Summary | |
---|---|
static int |
CMD_GET_BANK
Get the current bank |
static int |
CMD_HAS_BANKED_MEMORY
Check if has banked memory |
static int |
CMD_MMU_COMMON
Return the base of common memory |
static int |
CMD_NONE
Internal NONE command |
static int |
CMD_PRINT_TIME
Print the current time in ms on the console |
static int |
CMD_SET_BANK
Set the current bank |
static int |
CMD_SIMH_RESET
Reset SIMH device |
static int |
CMD_SLEEP
Sleep |
static int |
CMD_START_TIMER
Start a new timer |
static int |
CMD_STOP_TIMER
Stop the last timer |
static int |
CMD_VERSION
Get version |
static int |
SIMH_PORT
Port to send / recv command |
static java.lang.String |
SIMH_VERSION
Interface version |
Field Detail |
---|
static final int CMD_HAS_BANKED_MEMORY
static final int CMD_PRINT_TIME
static final int CMD_SET_BANK
static final int CMD_GET_BANK
static final int CMD_SIMH_RESET
static final int CMD_START_TIMER
static final int CMD_STOP_TIMER
static final int CMD_SLEEP
static final int CMD_VERSION
static final int SIMH_PORT
static final int CMD_NONE
static final int CMD_MMU_COMMON
static final java.lang.String SIMH_VERSION
|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |