Implemented gary_timeout()
This commit is contained in:
parent
3aa787d696
commit
48ffb18529
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ void pcmcia_reinsert(struct uae_prefs*);
|
|||
bool pcmcia_disk_reinsert(struct uae_prefs *p, struct uaedev_config_info *uci, bool ejectonly);
|
||||
|
||||
extern int gary_toenb; // non-existing memory access = bus error.
|
||||
//extern int gary_timeout; // non-existing memory access = delay
|
||||
extern int gary_timeout; // non-existing memory access = delay
|
||||
|
||||
#define PCMCIA_COMMON_START 0x600000
|
||||
#define PCMCIA_COMMON_SIZE 0x400000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue