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