|
sc68fordevelopers
2.2.1
|
68k IO plugger. More...
#include "emu68/struct68.h"Go to the source code of this file.
Functions | |
| void | EMU68ioplug_unplug_all (void) |
| Unplug all IO. | |
| int | EMU68ioplug_unplug (io68_t *io) |
| Unplug an IO. | |
| void | EMU68ioplug (io68_t *io) |
| Plug an IO. | |
68k IO plugger.
EMU68ioplug is user interface for EMU68 IO pluging and mapping facilities. It provides function for warm plugging/unplugging of IO processors. Limitations are explained in mem68.h detailled description.
1.7.5.1