|
Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
Go to the documentation of this file.
19 #ifndef XEMU_MEGA65_HYPERVISOR_H_INCLUDED
20 #define XEMU_MEGA65_HYPERVISOR_H_INCLUDED
23 #define TRAP_XEMU 0x04
24 #define TRAP_FREEZER_USER_CALL 0x3F
25 #define TRAP_RESET 0x40
26 #define TRAP_FREEZER_RESTORE_PRESS 0x42
27 #define TRAP_MATRIX 0x43
void hypervisor_debug_late_enable(void)
int hypervisor_level_reset(void)
int hypervisor_queued_enter(int trapno)
void hypervisor_hdos_close_descriptors(void)
int hypervisor_debug_init(const char *fn, int hypervisor_debug, int use_hypervisor_serial_out_asciizer)
void hypervisor_leave(void)
char hyppo_version_string[64]
int hypervisor_hdos_virtualization_status(const int set, const char **root_ptr)
void hypervisor_enter_via_write_trap(int trapno)
void hypervisor_start_machine(void)
void hypervisor_debug(void)
void hypervisor_serial_monitor_push_char(Uint8 chr)
void hypervisor_enter(int trapno)
int hypervisor_is_debugged
void hypervisor_debug_invalidate(const char *reason)