Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
#include "xemu/emutools.h"
#include "z8k1.h"
#include "z8010.h"
#include "xemu/emutools_config.h"
#include "xemu/emutools_files.h"
Go to the source code of this file.
Macros | |
#define | BOOT_ROM "#c900-boot-combined.rom" |
Functions | |
Uint8 | z8k1_read_byte_cb (int seg, Uint16 ofs) |
Uint16 | z8k1_read_word_cb (int seg, Uint16 ofs) |
Uint16 | z8k1_read_code_cb (int seg, Uint16 ofs) |
void | clear_emu_events (void) |
int | main (int argc, char **argv) |
#define BOOT_ROM "#c900-boot-combined.rom" |
Definition at line 27 of file commodore_900.c.
void clear_emu_events | ( | void | ) |
Definition at line 58 of file commodore_900.c.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 32 of file commodore_900.c.