| ROLAND
    0.70
    Amstrad Emulator based on Caprice Source rewritten in C++. | 
Go to the source code of this file.
| Classes | |
| class | Z80 | 
| Namespaces | |
| cpcx | |
| Namespace for all CPC components. | |
| Macros | |
| #define | MF2_ACTIVE 1 | 
| #define | MF2_RUNNING 2 | 
| #define | MF2_INVISIBLE 4 | 
| #define | z80_IN_handler (cpc.*IN_handler) | 
| #define | z80_OUT_handler (cpc.*OUT_handler) | 
| #define | z80_wait_states (cpc.*WS_handler)(); iCycleCountSum += iCycleCount; | 
| #define MF2_ACTIVE 1 | 
Referenced by Z80::mf2stop().
| #define MF2_INVISIBLE 4 | 
Referenced by Z80::execute().
| #define MF2_RUNNING 2 | 
Referenced by Z80::execute(), Z80::mf2stop(), and Z80::z80_pfx_ed().
| #define z80_IN_handler (cpc.*IN_handler) | 
Referenced by Z80::execute(), Z80::z80_pfx_dd(), Z80::z80_pfx_ed(), and Z80::z80_pfx_fd().
| #define z80_OUT_handler (cpc.*OUT_handler) | 
Referenced by Z80::execute(), Z80::z80_pfx_dd(), Z80::z80_pfx_ed(), and Z80::z80_pfx_fd().
| #define z80_wait_states (cpc.*WS_handler)(); iCycleCountSum += iCycleCount; | 
Referenced by Z80::execute(), and Z80::mf2stop().
 1.8.11
 1.8.11