|
|
| version 1.1, 2004/08/01 05:31:32 | version 1.2, 2004/08/20 23:01:16 |
|---|---|
| Line 7 | Line 7 |
| //---------------------------------------------------------------------------- | //---------------------------------------------------------------------------- |
| extern UINT8 ZSPtable[256]; | extern UINT8 z80inc_flag2[256]; |
| extern UINT8 z80inc_flag[256]; | extern UINT8 z80dec_flag2[256]; |
| extern UINT8 z80dec_flag[256]; | |
| extern UINT8 z80szc_flag[512]; | extern UINT8 z80szc_flag[512]; |
| extern UINT8 z80szp_flag[256]; | |
| extern const UINT8 cycles_main[256]; | extern const UINT8 cycles_main[256]; |
| extern const UINT8 cycles_xx[256]; | extern const UINT8 cycles_xx[256]; |