sc68fordevelopers  2.2.1
shifter_io.h
Go to the documentation of this file.
1 
11 /* Copyright (C) 1998-2001 Ben(jamin) Gerard */
12 
13 #ifndef _SHIFTER_IO_H_
14 #define _SHIFTER_IO_H_
15 
16 #ifdef __cplusplus
17 extern "C" {
18 #endif
19 
20 #include "emu68/struct68.h"
21 
28 extern io68_t shifter_io;
29 
30 #ifdef __cplusplus
31 }
32 #endif
33 
34 #endif /* #ifndef _SHIFTER_IO_H_ */
Struture definitions.
io68_t shifter_io
EMU68 compatible plugin for Atari-ST shifter emulation.
IO emulator pluggin structure.
Definition: struct68.h:66