sc68fordevelopers  2.2.1
mw_io.h
Go to the documentation of this file.
1 
11 /* Copyright (C) 1998-2001 Benjamin Gerard */
12 
13 #ifndef _MW_IO_H_
14 #define _MW_IO_H_
15 
16 #include "emu68/struct68.h"
17 
18 #ifdef __cplusplus
19 extern "C" {
20 #endif
21 
23 extern io68_t mw_io;
24 
25 #ifdef __cplusplus
26 }
27 #endif
28 
29 #endif /* #ifndef _MW_IO_H_ */
Struture definitions.
io68_t mw_io
MicroWire IO plugin (STE soundchip).
IO emulator pluggin structure.
Definition: struct68.h:66