No.00702
Terryn Tester
Apr 19, 2008, 02:29
|
Here are the backtrace results I got on it on Windows XP SP2 / 32-bit. If I'm being redundant, apologies.
Fatal error: space_map_range called with misaligned end address
Caused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 - 1)) == (
space->dbits / 8 - 1)
warning: Fatal error: space_map_range called with misaligned end address
Caused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 - 1)) == (
space->dbits / 8 - 1)
Program received signal SIGTRAP, Trace/breakpoint trap.
0x7c901231 in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll
(gdb) bt full
#0 0x7c901231 in ntdll!DbgUiConnectToDbg ()
from C:\WINDOWS\system32\ntdll.dll
No symbol table info available.
#1 0x010ecd81 in osd_break_into_debugger (
message=0x2728d90 "Fatal error: space_map_range called with misaligned end a
ddress\nCaused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 -
1)) == (space->dbits / 8 - 1)") at src/osd/windows/winmisc.c:62
No locals.
#2 0x0095961b in fatalerror_common (machine=0x94b1f38, exitcode=3,
buffer=0x2728d90 "Fatal error: space_map_range called with misaligned end ad
dress\nCaused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 - 1
)) == (space->dbits / 8 - 1)") at src/emu/mame.c:1142
No locals.
#3 0x009596a8 in fatalerror (
text=0x20143b8 "Fatal error: %s\nCaused by assert: %s:%d: %s")
at src/emu/mame.c:1162
machine = (running_machine *) 0x94b1f38
arg = 0x22fcd4 "4EFatal error: space_map_range called with misaligned end address
Caused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 - 1)) == (
space->dbits / 8 - 1)
warning: Fatal error: space_map_range called with misaligned end address
Caused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 - 1)) == (
space->dbits / 8 - 1)
Program received signal SIGTRAP, Trace/breakpoint trap.
0x7c901231 in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll
(gdb) bt full
#0 0x7c901231 in ntdll!DbgUiConnectToDbg ()
from C:\WINDOWS\system32\ntdll.dll
No symbol table info available.
#1 0x010ecd81 in osd_break_into_debugger (
message=0x2728d90 "Fatal error: space_map_range called with misaligned end a
ddress\nCaused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 -
1)) == (space->dbits / 8 - 1)") at src/osd/windows/winmisc.c:62
No locals.
#2 0x0095961b in fatalerror_common (machine=0x94b1f38, exitcode=3,
buffer=0x2728d90 "Fatal error: space_map_range called with misaligned end ad
dress\nCaused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 - 1
)) == (space->dbits / 8 - 1)") at src/emu/mame.c:1142
No locals.
#3 0x009596a8 in fatalerror (
text=0x20143b8 "Fatal error: %s\nCaused by assert: %s:%d: %s")
at src/emu/mame.c:1162
machine = (running_machine *) 0x94b1f38
arg = 0x22fcd4 "\204E\001\002@<\001\002?\006"
#4 0x0095eade in space_map_range (space=0x26638b8, readorwrite=ROW_READ,
handlerbits=16, handlerunitmask=0, addrstart=3145712, addrend=3145714,
addrmask=0, addrmirror=0, handler=0x695b33 <sma_random_r>,
object=0x94b1f38, handler_name=0x18e580b "sma_random_r")
at src/emu/memory.c:1706
tabledata = (table_data *) 0x26638d0
bytestart = 3145712
byteend = 3145714
bytemask = 16777215
bytemirror = 0
entry = 86 'V'
#5 0x0095d2d4 in _memory_install_handler16 (machine=0x94b1f38, cpunum=0,
spacenum=0, addrstart=3145712, addrend=3145714, addrmask=0, addrmirror=0,
rhandler=0x695b33 <sma_random_r>, whandler=0,
rhandler_name=0x18e580b "sma_random_r", whandler_name=0x0)
at src/emu/memory.c:1317
space = (addrspace_data *) 0x26638b8
#6 0x00695c5c in sma_install_random_read_handler (machine=0x94b1f38,
addr1=3145676, addr2=3145712) at src/mame/machine/neoprot.c:403
No locals.
#7 0x00695d54 in garou_install_protection (machine=0x94b1f38)
at src/mame/machine/neoprot.c:421
No locals.
#8 0x00692cc6 in driver_init_garou (machine=0x94b1f38)
at src/mame/drivers/neodrvr.c:6817
No locals.
#9 0x0095a1dc in init_machine (machine=0x94b1f38) at src/emu/mame.c:1577
mame = (mame_private *) 0x94c1d68
newbase = 0
num = 110501640
#10 0x00958726 in mame_execute (options=0x6931e58) at src/emu/mame.c:371
settingsloaded = 1
driver = (const game_driver *) 0x18e0fe0
machine = (running_machine *) 0x94b1f38
mame = (mame_private *) 0x94c1d68
cb = (callback_item *) 0x0
gamename = (astring *) 0x94b1f00
exit_pending = 0
error = 0
firstgame = 0
firstrun = 1
#11 0x00b5a38c in cli_execute (argc=2, argv=0x68d1ff8, osd_options=0x1fedaf0)
at src/emu/clifront.c:171
options = (core_options *) 0x6931e58
gamename = (astring *) 0x6911f00
exename = (astring *) 0x6921f00
gamename_option = 0x6961f08 "garou"
driver = (const game_driver *) 0x0
result = -1
#12 0x00903339 in utf8_main (argc=2, argv=0x68d1ff8)
at src/osd/windows/winmain.c:250
ext = 0x26232dd ".map"
#13 0x010eb702 in main (argc=2, a_argv=0x3e26d0) at src/osd/windows/main.c:72
i = 2
rc = 2009147472
utf8_argv = (char **) 0x68d1ff8
argv = (TCHAR **) 0x3e26d0 1Fatal error: space_map_range called with misaligned end address
Caused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 - 1)) == (
space->dbits / 8 - 1)
warning: Fatal error: space_map_range called with misaligned end address
Caused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 - 1)) == (
space->dbits / 8 - 1)
Program received signal SIGTRAP, Trace/breakpoint trap.
0x7c901231 in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll
(gdb) bt full
#0 0x7c901231 in ntdll!DbgUiConnectToDbg ()
from C:\WINDOWS\system32\ntdll.dll
No symbol table info available.
#1 0x010ecd81 in osd_break_into_debugger (
message=0x2728d90 "Fatal error: space_map_range called with misaligned end a
ddress\nCaused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 -
1)) == (space->dbits / 8 - 1)") at src/osd/windows/winmisc.c:62
No locals.
#2 0x0095961b in fatalerror_common (machine=0x94b1f38, exitcode=3,
buffer=0x2728d90 "Fatal error: space_map_range called with misaligned end ad
dress\nCaused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 - 1
)) == (space->dbits / 8 - 1)") at src/emu/mame.c:1142
No locals.
#3 0x009596a8 in fatalerror (
text=0x20143b8 "Fatal error: %s\nCaused by assert: %s:%d: %s")
at src/emu/mame.c:1162
machine = (running_machine *) 0x94b1f38
arg = 0x22fcd4 "\204E\001\002@<\001\002?\006"
#4 0x0095eade in space_map_range (space=0x26638b8, readorwrite=ROW_READ,
handlerbits=16, handlerunitmask=0, addrstart=3145712, addrend=3145714,
addrmask=0, addrmirror=0, handler=0x695b33 <sma_random_r>,
object=0x94b1f38, handler_name=0x18e580b "sma_random_r")
at src/emu/memory.c:1706
tabledata = (table_data *) 0x26638d0
bytestart = 3145712
byteend = 3145714
bytemask = 16777215
bytemirror = 0
entry = 86 'V'
#5 0x0095d2d4 in _memory_install_handler16 (machine=0x94b1f38, cpunum=0,
spacenum=0, addrstart=3145712, addrend=3145714, addrmask=0, addrmirror=0,
rhandler=0x695b33 <sma_random_r>, whandler=0,
rhandler_name=0x18e580b "sma_random_r", whandler_name=0x0)
at src/emu/memory.c:1317
space = (addrspace_data *) 0x26638b8
#6 0x00695c5c in sma_install_random_read_handler (machine=0x94b1f38,
addr1=3145676, addr2=3145712) at src/mame/machine/neoprot.c:403
No locals.
#7 0x00695d54 in garou_install_protection (machine=0x94b1f38)
at src/mame/machine/neoprot.c:421
No locals.
#8 0x00692cc6 in driver_init_garou (machine=0x94b1f38)
at src/mame/drivers/neodrvr.c:6817
No locals.
#9 0x0095a1dc in init_machine (machine=0x94b1f38) at src/emu/mame.c:1577
mame = (mame_private *) 0x94c1d68
newbase = 0
num = 110501640
#10 0x00958726 in mame_execute (options=0x6931e58) at src/emu/mame.c:371
settingsloaded = 1
driver = (const game_driver *) 0x18e0fe0
machine = (running_machine *) 0x94b1f38
mame = (mame_private *) 0x94c1d68
cb = (callback_item *) 0x0
gamename = (astring *) 0x94b1f00
exit_pending = 0
error = 0
firstgame = 0
firstrun = 1
#11 0x00b5a38c in cli_execute (argc=2, argv=0x68d1ff8, osd_options=0x1fedaf0)
at src/emu/clifront.c:171
options = (core_options *) 0x6931e58
gamename = (astring *) 0x6911f00
exename = (astring *) 0x6921f00
gamename_option = 0x6961f08 "garou"
driver = (const game_driver *) 0x0
result = -1
#12 0x00903339 in utf8_main (argc=2, argv=0x68d1ff8)
at src/osd/windows/winmain.c:250
ext = 0x26232dd ".map"
#13 0x010eb702 in main (argc=2, a_argv=0x3e26d0) at src/osd/windows/main.c:72
i = 2
rc = 2009147472
utf8_argv = (char **) 0x68d1ff8
argv = (TCHAR **) 0x3e26d0 2@<Fatal error: space_map_range called with misaligned end address
Caused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 - 1)) == (
space->dbits / 8 - 1)
warning: Fatal error: space_map_range called with misaligned end address
Caused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 - 1)) == (
space->dbits / 8 - 1)
Program received signal SIGTRAP, Trace/breakpoint trap.
0x7c901231 in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll
(gdb) bt full
#0 0x7c901231 in ntdll!DbgUiConnectToDbg ()
from C:\WINDOWS\system32\ntdll.dll
No symbol table info available.
#1 0x010ecd81 in osd_break_into_debugger (
message=0x2728d90 "Fatal error: space_map_range called with misaligned end a
ddress\nCaused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 -
1)) == (space->dbits / 8 - 1)") at src/osd/windows/winmisc.c:62
No locals.
#2 0x0095961b in fatalerror_common (machine=0x94b1f38, exitcode=3,
buffer=0x2728d90 "Fatal error: space_map_range called with misaligned end ad
dress\nCaused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 - 1
)) == (space->dbits / 8 - 1)") at src/emu/mame.c:1142
No locals.
#3 0x009596a8 in fatalerror (
text=0x20143b8 "Fatal error: %s\nCaused by assert: %s:%d: %s")
at src/emu/mame.c:1162
machine = (running_machine *) 0x94b1f38
arg = 0x22fcd4 "\204E\001\002@<\001\002?\006"
#4 0x0095eade in space_map_range (space=0x26638b8, readorwrite=ROW_READ,
handlerbits=16, handlerunitmask=0, addrstart=3145712, addrend=3145714,
addrmask=0, addrmirror=0, handler=0x695b33 <sma_random_r>,
object=0x94b1f38, handler_name=0x18e580b "sma_random_r")
at src/emu/memory.c:1706
tabledata = (table_data *) 0x26638d0
bytestart = 3145712
byteend = 3145714
bytemask = 16777215
bytemirror = 0
entry = 86 'V'
#5 0x0095d2d4 in _memory_install_handler16 (machine=0x94b1f38, cpunum=0,
spacenum=0, addrstart=3145712, addrend=3145714, addrmask=0, addrmirror=0,
rhandler=0x695b33 <sma_random_r>, whandler=0,
rhandler_name=0x18e580b "sma_random_r", whandler_name=0x0)
at src/emu/memory.c:1317
space = (addrspace_data *) 0x26638b8
#6 0x00695c5c in sma_install_random_read_handler (machine=0x94b1f38,
addr1=3145676, addr2=3145712) at src/mame/machine/neoprot.c:403
No locals.
#7 0x00695d54 in garou_install_protection (machine=0x94b1f38)
at src/mame/machine/neoprot.c:421
No locals.
#8 0x00692cc6 in driver_init_garou (machine=0x94b1f38)
at src/mame/drivers/neodrvr.c:6817
No locals.
#9 0x0095a1dc in init_machine (machine=0x94b1f38) at src/emu/mame.c:1577
mame = (mame_private *) 0x94c1d68
newbase = 0
num = 110501640
#10 0x00958726 in mame_execute (options=0x6931e58) at src/emu/mame.c:371
settingsloaded = 1
driver = (const game_driver *) 0x18e0fe0
machine = (running_machine *) 0x94b1f38
mame = (mame_private *) 0x94c1d68
cb = (callback_item *) 0x0
gamename = (astring *) 0x94b1f00
exit_pending = 0
error = 0
firstgame = 0
firstrun = 1
#11 0x00b5a38c in cli_execute (argc=2, argv=0x68d1ff8, osd_options=0x1fedaf0)
at src/emu/clifront.c:171
options = (core_options *) 0x6931e58
gamename = (astring *) 0x6911f00
exename = (astring *) 0x6921f00
gamename_option = 0x6961f08 "garou"
driver = (const game_driver *) 0x0
result = -1
#12 0x00903339 in utf8_main (argc=2, argv=0x68d1ff8)
at src/osd/windows/winmain.c:250
ext = 0x26232dd ".map"
#13 0x010eb702 in main (argc=2, a_argv=0x3e26d0) at src/osd/windows/main.c:72
i = 2
rc = 2009147472
utf8_argv = (char **) 0x68d1ff8
argv = (TCHAR **) 0x3e26d0 1Fatal error: space_map_range called with misaligned end address
Caused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 - 1)) == (
space->dbits / 8 - 1)
warning: Fatal error: space_map_range called with misaligned end address
Caused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 - 1)) == (
space->dbits / 8 - 1)
Program received signal SIGTRAP, Trace/breakpoint trap.
0x7c901231 in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll
(gdb) bt full
#0 0x7c901231 in ntdll!DbgUiConnectToDbg ()
from C:\WINDOWS\system32\ntdll.dll
No symbol table info available.
#1 0x010ecd81 in osd_break_into_debugger (
message=0x2728d90 "Fatal error: space_map_range called with misaligned end a
ddress\nCaused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 -
1)) == (space->dbits / 8 - 1)") at src/osd/windows/winmisc.c:62
No locals.
#2 0x0095961b in fatalerror_common (machine=0x94b1f38, exitcode=3,
buffer=0x2728d90 "Fatal error: space_map_range called with misaligned end ad
dress\nCaused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 - 1
)) == (space->dbits / 8 - 1)") at src/emu/mame.c:1142
No locals.
#3 0x009596a8 in fatalerror (
text=0x20143b8 "Fatal error: %s\nCaused by assert: %s:%d: %s")
at src/emu/mame.c:1162
machine = (running_machine *) 0x94b1f38
arg = 0x22fcd4 "\204E\001\002@<\001\002?\006"
#4 0x0095eade in space_map_range (space=0x26638b8, readorwrite=ROW_READ,
handlerbits=16, handlerunitmask=0, addrstart=3145712, addrend=3145714,
addrmask=0, addrmirror=0, handler=0x695b33 <sma_random_r>,
object=0x94b1f38, handler_name=0x18e580b "sma_random_r")
at src/emu/memory.c:1706
tabledata = (table_data *) 0x26638d0
bytestart = 3145712
byteend = 3145714
bytemask = 16777215
bytemirror = 0
entry = 86 'V'
#5 0x0095d2d4 in _memory_install_handler16 (machine=0x94b1f38, cpunum=0,
spacenum=0, addrstart=3145712, addrend=3145714, addrmask=0, addrmirror=0,
rhandler=0x695b33 <sma_random_r>, whandler=0,
rhandler_name=0x18e580b "sma_random_r", whandler_name=0x0)
at src/emu/memory.c:1317
space = (addrspace_data *) 0x26638b8
#6 0x00695c5c in sma_install_random_read_handler (machine=0x94b1f38,
addr1=3145676, addr2=3145712) at src/mame/machine/neoprot.c:403
No locals.
#7 0x00695d54 in garou_install_protection (machine=0x94b1f38)
at src/mame/machine/neoprot.c:421
No locals.
#8 0x00692cc6 in driver_init_garou (machine=0x94b1f38)
at src/mame/drivers/neodrvr.c:6817
No locals.
#9 0x0095a1dc in init_machine (machine=0x94b1f38) at src/emu/mame.c:1577
mame = (mame_private *) 0x94c1d68
newbase = 0
num = 110501640
#10 0x00958726 in mame_execute (options=0x6931e58) at src/emu/mame.c:371
settingsloaded = 1
driver = (const game_driver *) 0x18e0fe0
machine = (running_machine *) 0x94b1f38
mame = (mame_private *) 0x94c1d68
cb = (callback_item *) 0x0
gamename = (astring *) 0x94b1f00
exit_pending = 0
error = 0
firstgame = 0
firstrun = 1
#11 0x00b5a38c in cli_execute (argc=2, argv=0x68d1ff8, osd_options=0x1fedaf0)
at src/emu/clifront.c:171
options = (core_options *) 0x6931e58
gamename = (astring *) 0x6911f00
exename = (astring *) 0x6921f00
gamename_option = 0x6961f08 "garou"
driver = (const game_driver *) 0x0
result = -1
#12 0x00903339 in utf8_main (argc=2, argv=0x68d1ff8)
at src/osd/windows/winmain.c:250
ext = 0x26232dd ".map"
#13 0x010eb702 in main (argc=2, a_argv=0x3e26d0) at src/osd/windows/main.c:72
i = 2
rc = 2009147472
utf8_argv = (char **) 0x68d1ff8
argv = (TCHAR **) 0x3e26d0 2?Fatal error: space_map_range called with misaligned end address
Caused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 - 1)) == (
space->dbits / 8 - 1)
warning: Fatal error: space_map_range called with misaligned end address
Caused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 - 1)) == (
space->dbits / 8 - 1)
Program received signal SIGTRAP, Trace/breakpoint trap.
0x7c901231 in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll
(gdb) bt full
#0 0x7c901231 in ntdll!DbgUiConnectToDbg ()
from C:\WINDOWS\system32\ntdll.dll
No symbol table info available.
#1 0x010ecd81 in osd_break_into_debugger (
message=0x2728d90 "Fatal error: space_map_range called with misaligned end a
ddress\nCaused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 -
1)) == (space->dbits / 8 - 1)") at src/osd/windows/winmisc.c:62
No locals.
#2 0x0095961b in fatalerror_common (machine=0x94b1f38, exitcode=3,
buffer=0x2728d90 "Fatal error: space_map_range called with misaligned end ad
dress\nCaused by assert: src/emu/memory.c:1706: (byteend & (space->dbits / 8 - 1
)) == (space->dbits / 8 - 1)") at src/emu/mame.c:1142
No locals.
#3 0x009596a8 in fatalerror (
text=0x20143b8 "Fatal error: %s\nCaused by assert: %s:%d: %s")
at src/emu/mame.c:1162
machine = (running_machine *) 0x94b1f38
arg = 0x22fcd4 "\204E\001\002@<\001\002?\006"
#4 0x0095eade in space_map_range (space=0x26638b8, readorwrite=ROW_READ,
handlerbits=16, handlerunitmask=0, addrstart=3145712, addrend=3145714,
addrmask=0, addrmirror=0, handler=0x695b33 <sma_random_r>,
object=0x94b1f38, handler_name=0x18e580b "sma_random_r")
at src/emu/memory.c:1706
tabledata = (table_data *) 0x26638d0
bytestart = 3145712
byteend = 3145714
bytemask = 16777215
bytemirror = 0
entry = 86 'V'
#5 0x0095d2d4 in _memory_install_handler16 (machine=0x94b1f38, cpunum=0,
spacenum=0, addrstart=3145712, addrend=3145714, addrmask=0, addrmirror=0,
rhandler=0x695b33 <sma_random_r>, whandler=0,
rhandler_name=0x18e580b "sma_random_r", whandler_name=0x0)
at src/emu/memory.c:1317
space = (addrspace_data *) 0x26638b8
#6 0x00695c5c in sma_install_random_read_handler (machine=0x94b1f38,
addr1=3145676, addr2=3145712) at src/mame/machine/neoprot.c:403
No locals.
#7 0x00695d54 in garou_install_protection (machine=0x94b1f38)
at src/mame/machine/neoprot.c:421
No locals.
#8 0x00692cc6 in driver_init_garou (machine=0x94b1f38)
at src/mame/drivers/neodrvr.c:6817
No locals.
#9 0x0095a1dc in init_machine (machine=0x94b1f38) at src/emu/mame.c:1577
mame = (mame_private *) 0x94c1d68
newbase = 0
num = 110501640
#10 0x00958726 in mame_execute (options=0x6931e58) at src/emu/mame.c:371
settingsloaded = 1
driver = (const game_driver *) 0x18e0fe0
machine = (running_machine *) 0x94b1f38
mame = (mame_private *) 0x94c1d68
cb = (callback_item *) 0x0
gamename = (astring *) 0x94b1f00
exit_pending = 0
error = 0
firstgame = 0
firstrun = 1
#11 0x00b5a38c in cli_execute (argc=2, argv=0x68d1ff8, osd_options=0x1fedaf0)
at src/emu/clifront.c:171
options = (core_options *) 0x6931e58
gamename = (astring *) 0x6911f00
exename = (astring *) 0x6921f00
gamename_option = 0x6961f08 "garou"
driver = (const game_driver *) 0x0
result = -1
#12 0x00903339 in utf8_main (argc=2, argv=0x68d1ff8)
at src/osd/windows/winmain.c:250
ext = 0x26232dd ".map"
#13 0x010eb702 in main (argc=2, a_argv=0x3e26d0) at src/osd/windows/main.c:72
i = 2
rc = 2009147472
utf8_argv = (char **) 0x68d1ff8
argv = (TCHAR **) 0x3e26d0 6"
#4 0x0095eade in space_map_range (space=0x26638b8, readorwrite=ROW_READ,
handlerbits=16, handlerunitmask=0, addrstart=3145712, addrend=3145714,
addrmask=0, addrmirror=0, handler=0x695b33 <sma_random_r>,
object=0x94b1f38, handler_name=0x18e580b "sma_random_r")
at src/emu/memory.c:1706
tabledata = (table_data *) 0x26638d0
bytestart = 3145712
byteend = 3145714
bytemask = 16777215
bytemirror = 0
entry = 86 'V'
#5 0x0095d2d4 in _memory_install_handler16 (machine=0x94b1f38, cpunum=0,
spacenum=0, addrstart=3145712, addrend=3145714, addrmask=0, addrmirror=0,
rhandler=0x695b33 <sma_random_r>, whandler=0,
rhandler_name=0x18e580b "sma_random_r", whandler_name=0x0)
at src/emu/memory.c:1317
space = (addrspace_data *) 0x26638b8
#6 0x00695c5c in sma_install_random_read_handler (machine=0x94b1f38,
addr1=3145676, addr2=3145712) at src/mame/machine/neoprot.c:403
No locals.
#7 0x00695d54 in garou_install_protection (machine=0x94b1f38)
at src/mame/machine/neoprot.c:421
No locals.
#8 0x00692cc6 in driver_init_garou (machine=0x94b1f38)
at src/mame/drivers/neodrvr.c:6817
No locals.
#9 0x0095a1dc in init_machine (machine=0x94b1f38) at src/emu/mame.c:1577
mame = (mame_private *) 0x94c1d68
newbase = 0
num = 110501640
#10 0x00958726 in mame_execute (options=0x6931e58) at src/emu/mame.c:371
settingsloaded = 1
driver = (const game_driver *) 0x18e0fe0
machine = (running_machine *) 0x94b1f38
mame = (mame_private *) 0x94c1d68
cb = (callback_item *) 0x0
gamename = (astring *) 0x94b1f00
exit_pending = 0
error = 0
firstgame = 0
firstrun = 1
#11 0x00b5a38c in cli_execute (argc=2, argv=0x68d1ff8, osd_options=0x1fedaf0)
at src/emu/clifront.c:171
options = (core_options *) 0x6931e58
gamename = (astring *) 0x6911f00
exename = (astring *) 0x6921f00
gamename_option = 0x6961f08 "garou"
driver = (const game_driver *) 0x0
result = -1
#12 0x00903339 in utf8_main (argc=2, argv=0x68d1ff8)
at src/osd/windows/winmain.c:250
ext = 0x26232dd ".map"
#13 0x010eb702 in main (argc=2, a_argv=0x3e26d0) at src/osd/windows/main.c:72
i = 2
rc = 2009147472
utf8_argv = (char **) 0x68d1ff8
argv = (TCHAR **) 0x3e26d0 |