sc68fordevelopers  2.2.1
Functions
ioplug68.h File Reference

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. More...
 
int EMU68ioplug_unplug (io68_t *io)
 Unplug an IO. More...
 
void EMU68ioplug (io68_t *io)
 Plug an IO. More...
 

Detailed Description

68k IO plugger.

Date
1999/03/13
Author
Ben(jamin) Gerard ben@s.nosp@m.ashi.nosp@m.pa.co.nosp@m.m
Version
Id
ioplug68.h,v 2.1 2003/09/30 06:29:57 benjihan Exp

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.