![]() |
Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
#include "xemu/emutools.h"#include "bdos.h"#include "hardware.h"#include "console.h"#include "cpmfs.h"
Go to the source code of this file.
Functions | |
| void | bdos_install (int addr) |
| int | bdos_find_first (const char *dirpath, int fcb_address) |
| int | bdos_find_next (void) |
| int | bdos_handle (int addr) |
Variables | |
| int | bdos_start |
| int | cpm_dma |
| int bdos_find_first | ( | const char * | dirpath, |
| int | fcb_address | ||
| ) |
| int bdos_find_next | ( | void | ) |
| int bdos_handle | ( | int | addr | ) |
| void bdos_install | ( | int | addr | ) |
1.8.17