Go to the source code of this file.
◆ C128_SPEED_BIT_BUG
| #define C128_SPEED_BIT_BUG 0 |
◆ INITIAL_WINDOW_HEIGHT
| #define INITIAL_WINDOW_HEIGHT 576 |
◆ INITIAL_WINDOW_WIDTH
| #define INITIAL_WINDOW_WIDTH 705 |
◆ cpu65_illegal_opcode_callback()
| void cpu65_illegal_opcode_callback |
( |
void |
| ) |
|
◆ dump_memory()
| int dump_memory |
( |
const char * |
fn | ) |
|
◆ machine_set_speed()
| void machine_set_speed |
( |
int |
verbose | ) |
|
◆ main()
| int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ reset_mega65()
| void reset_mega65 |
( |
void |
| ) |
|
◆ reset_mega65_asked()
| int reset_mega65_asked |
( |
void |
| ) |
|
◆ reset_mega65_cpu_only()
| void reset_mega65_cpu_only |
( |
void |
| ) |
|
◆ cpu_clock_speed_string
| const char* cpu_clock_speed_string = "" |
◆ cpu_cycles_per_step
| int cpu_cycles_per_step = 100 |
◆ last_dd00_bits
◆ last_reset_type
| const char* last_reset_type |
◆ newhack
◆ registered_screenshot_request
| int registered_screenshot_request = 0 |