詳 細 | Crash has been fixed as of 0.177, but the -ext bus is not implemented properly on the Telestrat so BUS-EXT peripherals don't work.
When using this one machine, use of -ext causes a crash. Note that all the sets using this seem to work ok (oric1, orica, prav8d, prav8dd)
0x01d2ddfa in oricext_device::device_start ()
at ../../../../../src/devices/bus/oricext/oricext.cpp:75
75 rom = (UINT8 *)machine().root_device().memregion(cputag)->base();
#0 0x01d2ddfa in oricext_device::device_start ()
at ../../../../../src/devices/bus/oricext/oricext.cpp:75
#1 0x02ca2483 in jasmin_device::device_start ()
at ../../../../../src/devices/bus/oricext/jasmin.cpp:57
#2 0x02e2b473 in device_t::start () at ../../../../../src/emu/device.cpp:379
#3 0x02eac31f in running_machine::start_all_devices ()
at ../../../../../src/emu/machine.cpp:966
#4 0x02eb1c80 in running_machine::start ()
at ../../../../../src/emu/machine.cpp:258
#5 0x02eb2019 in running_machine::run ()
at ../../../../../src/emu/machine.cpp:301
#6 0x01a7bbe5 in mame_machine_manager::execute ()
at ../../../../../src/frontend/mame/mame.cpp:228
#7 0x01ada0dc in cli_frontend::execute ()
at ../../../../../src/frontend/mame/clifront.cpp:598
#8 0x01a7ab04 in emulator_info::start_frontend ()
at ../../../../../src/frontend/mame/mame.cpp:327
#9 0x019da6d6 in utf8_main ()
at ../../../../../src/osd/windows/winmain.cpp:300
#10 0x0329bad1 in wmain () at ../../../../../src/osd/windows/main.cpp:45
#11 0x004013f0 in __tmainCRTStartup ()
at C:/repo/mingw-w64-crt-git/src/mingw-w64/mingw-w64-crt/crt/crtexe.c:329
#12 0x7682338a in KERNEL32!BaseThreadInitThunk ()
|