Xemu [doxygen]  hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
Functions
bios.c File Reference
#include "xemu/emutools.h"
#include "bios.h"
#include "hardware.h"
#include "console.h"
#include "bdos.h"
Include dependency graph for bios.c:

Go to the source code of this file.

Functions

void bios_install (int addr)
 
int bios_handle (int addr)
 

Function Documentation

◆ bios_handle()

int bios_handle ( int  addr)

Definition at line 53 of file bios.c.

Here is the caller graph for this function:

◆ bios_install()

void bios_install ( int  addr)

Definition at line 31 of file bios.c.