mirror of
https://github.com/captain-amygdala/pistorm.git
synced 2026-01-25 19:46:05 +00:00
Update m68kconf.h
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
* and m68k_read_pcrelative_xx() for PC-relative addressing.
|
||||
* If off, all read requests from the CPU will be redirected to m68k_read_xx()
|
||||
*/
|
||||
#define M68K_SEPARATE_READS OPT_ON
|
||||
#define M68K_SEPARATE_READS OPT_OFF
|
||||
|
||||
/* If ON, the CPU will call m68k_write_32_pd() when it executes move.l with a
|
||||
* predecrement destination EA mode instead of m68k_write_32().
|
||||
|
||||
Reference in New Issue
Block a user