dingusppc/machines
Mihai Parparita e5c50640e3 machinebase: fully initialize devices registered by other devices
postinit_devices() may cause additional devices to be registered
(e.g. PCI hosts will register their cards). We were not calling
device_postinit on those devices, because the iterator over the
device map was set up at the start of the loop.

Keep looping until we've actually initialized all devices in the map.
2023-11-08 00:11:41 -08:00
..
CMakeLists.txt Make Emscripten build not depend on SDL2 or cubeb 2023-10-25 22:25:53 -07:00
machinebase.cpp machinebase: fully initialize devices registered by other devices 2023-11-08 00:11:41 -08:00
machinebase.h Clean up #includes 2023-11-03 00:33:47 -07:00
machinecatalyst.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
machinefactory.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
machinefactory.h Clean up #includes 2023-11-03 00:33:47 -07:00
machinegazelle.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
machinegossamer.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
machinepdm.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
machineproperties.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
machineproperties.h Clean up #includes 2023-11-03 00:33:47 -07:00
machinetnt.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
machineyosemite.cpp Clean up #includes 2023-11-03 00:33:47 -07:00