Xemu [doxygen]  hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
Functions | Variables
geos.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int geos_load_kernal (const char *kernal_image_name)
 
void geos_cpu_trap (Uint8 opcode)
 
void inject_screencoded_message (int addr, const char *s)
 

Variables

Uint8 memory []
 
Uint8 colour_sram []
 

Function Documentation

◆ geos_cpu_trap()

void geos_cpu_trap ( Uint8  opcode)

Definition at line 116 of file geos.c.

◆ geos_load_kernal()

int geos_load_kernal ( const char *  kernal_image_name)

Definition at line 89 of file geos.c.

◆ inject_screencoded_message()

void inject_screencoded_message ( int  addr,
const char *  s 
)

Definition at line 48 of file geos.c.

Variable Documentation

◆ colour_sram

Uint8 colour_sram[]

Definition at line 117 of file commodore_geos.c.

◆ memory

Uint8 memory[]

Definition at line 43 of file commodore_65.c.