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

Go to the source code of this file.

Macros

#define HDOSROOT_SUBDIR_NAME   "hdos"
 

Functions

void hdos_init (const int do_virt, const char *virtroot)
 
void hdos_enter (const Uint8 func_no)
 
void hdos_leave (const Uint8 func_no)
 
void hdos_notify_system_start_begin (void)
 
void hdos_notify_system_start_end (void)
 

Macro Definition Documentation

◆ HDOSROOT_SUBDIR_NAME

#define HDOSROOT_SUBDIR_NAME   "hdos"

Definition at line 27 of file hdos.h.

Function Documentation

◆ hdos_enter()

void hdos_enter ( const Uint8  func_no)

Definition at line 646 of file hdos.c.

◆ hdos_init()

void hdos_init ( const int  do_virt,
const char *  virtroot 
)

Definition at line 863 of file hdos.c.

◆ hdos_leave()

void hdos_leave ( const Uint8  func_no)

Definition at line 758 of file hdos.c.

◆ hdos_notify_system_start_begin()

void hdos_notify_system_start_begin ( void  )

Definition at line 847 of file hdos.c.

◆ hdos_notify_system_start_end()

void hdos_notify_system_start_end ( void  )

Definition at line 855 of file hdos.c.

Here is the call graph for this function: