Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
#include <stdio.h>
#include <ctype.h>
#include <string.h>
#include "xemu/emutools.h"
#include "commodore_geos.h"
#include "xemu/cpu65.h"
#include "geos.h"
#include "xemu/emutools_files.h"
Go to the source code of this file.
Functions | |
void | inject_screencoded_message (int addr, const char *s) |
int | geos_load_kernal (const char *kernal_image_name) |
void | geos_cpu_trap (Uint8 opcode) |