Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

getea68.h

Go to the documentation of this file.
00001 
00019 /* Copyright (C) 1998-2001 Ben(jamin) Gerard */
00020 
00021 #ifndef _GETEA68_H_
00022 #define _GETEA68_H_
00023 
00024 #ifdef __cplusplus
00025 extern "C" {
00026 #endif
00027 
00028 #include "emu68/type68.h"
00029 
00031 extern u32 (*get_eab[8])(u32 reg);
00032 
00034 extern u32 (*get_eaw[8])(u32 reg);
00035 
00037 extern u32 (*get_eal[8])(u32 reg);
00038 
00039 #ifdef __cplusplus
00040 }
00041 #endif
00042 
00043 #endif /* #ifndef _GETEA68_H_ */
00044 

Generated on Fri Sep 26 16:27:53 2003 for sc68fordevelopers by doxygen 1.3.3