|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Z80PackConstants
Constants for Z80Pack system.
Field Summary | |
---|---|
static int |
CONDAT
|
static int |
CONSTA
|
static int |
DELAY_CTRL
Delay control. |
static int |
FDC_CMD
FDC command register |
static int |
FDC_CMD_READ
FDC Command READ |
static int |
FDC_CMD_WRITE
FDC Command write |
static int |
FDC_DMA_HI
FDC dma hi register |
static int |
FDC_DMA_LOW
FDC Dma low register |
static int |
FDC_DRIVE
FDC drive register |
static int |
FDC_SECTOR
FDC sector register |
static int |
FDC_SECTOR_HI
FDC sector hi register |
static int |
FDC_STATUS
FDC status register |
static int |
FDC_STATUS_ERROR
FDC Status error |
static int |
FDC_STATUS_SUCCESS
FDC Status ok |
static int |
FDC_TRACK
FDC track register |
static int |
MMU_BANK
|
static int |
MMU_INIT
|
static int |
MMU_SEGMENT
|
static int |
NETWORK_CLIENT_BASE_1
|
static int |
NETWORK_SERVER_BASE_1
Network interface # 0 base address |
static int |
NETWORK_SERVER_BASE_2
|
static int |
NETWORK_SERVER_BASE_3
|
static int |
NETWORK_SERVER_BASE_4
|
static int |
PRTDAT
Printer data port |
static int |
PRTSTA
Printer status 00 not ready FF ready |
static int |
TERMINATE
|
static int |
TIMER_CTRL
Timer control. |
Field Detail |
---|
static final int PRTSTA
static final int PRTDAT
static final int CONSTA
static final int CONDAT
static final int TERMINATE
static final int FDC_DRIVE
static final int FDC_TRACK
static final int FDC_SECTOR
static final int FDC_CMD
static final int FDC_STATUS
static final int FDC_DMA_LOW
static final int FDC_DMA_HI
static final int FDC_SECTOR_HI
static final int FDC_CMD_READ
static final int FDC_CMD_WRITE
static final int FDC_STATUS_SUCCESS
static final int FDC_STATUS_ERROR
static final int MMU_INIT
static final int MMU_BANK
static final int MMU_SEGMENT
static final int DELAY_CTRL
Write at rhis port delay the CPU 10 x the specified number of ms.
static final int TIMER_CTRL
static final int NETWORK_SERVER_BASE_1
static final int NETWORK_SERVER_BASE_2
static final int NETWORK_SERVER_BASE_3
static final int NETWORK_SERVER_BASE_4
static final int NETWORK_CLIENT_BASE_1
|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |