#include <nitro/mi.h>
MICartridgeRomCycle2nd MI_GetCartridgeRomCycle2nd( void )
None.
The setting for the 2nd access cycle to access the Game Pak's ROM region.
Gets the setting for the 2nd access cycle to access the Game Pak's ROM region.
The returned values are in the form of MICartridgeRomCycle2nd
. The meanings are shown below.
MI_CTRDG_ROMCYCLE2_4 |
4 cycles |
MI_CTRDG_ROMCYCLE2_6 |
6 cycles |
MI_SetAgbCartridgeFastestRomCycle
is used for settings when accessing an AGB Game Pak.
Accesses the EXMEMCNT
I/O register (0x4000204)
.
MI_SetCartridgeRomCycle1st,
MI_SetCartridgeRomCycle2nd, MI_SetCartridgeRomCycle2nd
MI_SetAgbCartridgeFastestRomCycle
2005/02/10 Added description of MI_SetAgbCartridgeFastestRomCycle.
2004/07/01 Name changed from "2" to "2nd" 2004/05/25 Added "cartridge" to "name."
2003/12/18 Initial version.
CONFIDENTIAL