|
Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
Go to the documentation of this file.
53 static void buffered_console_input_editor (
void )
66 return (ret >= 0 && ret <= 3) ? ret : 0xFF;
74 return (ret >= 0 && ret <= 3) ? ret : 0xFF;
82 buffered_console_input_editor();
126 for (
int a = 1; a < 12; a++)
void bdos_install(int addr)
void emu_mem_write(int addr, int data)
int bdos_find_first(const char *dirpath, int fcb_address)
int emu_mem_read(int addr)
int cpmfs_search_file(void)
int bdos_handle(int addr)
int cpmfs_search_file_setup(int drive, const Uint8 *input, int options)
#define CPMFS_SF_STORE_IN_DMA0
#define CPMFS_SF_INPUT_IS_FCB
void console_output(Uint8 data)