Previous 199869 Revisions Next

r199631 Wednesday 13th December, 2023 at 15:06:19 UTC by Vasantha Crabb
emu/diimage.cpp: Added media change notifier and exposed to Lua.

This allows interested parties to receive notifications on media
changes.  This is demonstrated by the file manager and media image
information menus now updating immediately if the system ejects a
mounted image, or a mounted image is changed by a script or something.

ui/filemngr.cpp, ui/info.cpp: Update file manager and media image
information menus immediately on media image changes.

ui/menu.cpp: Return index of added item from item_append.

bus/generic/slot.cpp: Use out-of-line virtual destructors to avoid
vtable link errors in certain single-driver builds.

bus/nubus: Tidy up some #include statements.
[docs/source]conf.py
[docs/source/luascript]ref-devices.rst
[src/devices/bus/generic]slot.cpp slot.h
[src/devices/bus/nubus]nubus_asntmc3b.cpp nubus_cb264.cpp
[src/emu]diimage.cpp diimage.h
[src/frontend/mame]luaengine.cpp luaengine.ipp
[src/frontend/mame/ui]filemngr.cpp filemngr.h info.cpp info.h menu.cpp menu.h


Previous 199869 Revisions Next


© 1997-2024 The MAME Team