Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
#include "xemu/emutools.h"
#include "hardware.h"
#include "fake_rom.h"
#include "console.h"
#include "uart.h"
Go to the source code of this file.
Functions | |
void | xrcrom_rst (int n) |
void | xrcrom_begin (void) |
void | xrcrom_run (void) |
void xrcrom_begin | ( | void | ) |
Definition at line 106 of file fake_rom.c.
void xrcrom_rst | ( | int | n | ) |
void xrcrom_run | ( | void | ) |