Devices can now be marked as not working, and disabled in release builds.

Video card menu now build dynamically from list.
This commit is contained in:
TomW 2013-11-28 20:03:59 +00:00
commit 657aa19dd1
39 changed files with 183 additions and 133 deletions

View file

@ -134,6 +134,7 @@ void pc200_speed_changed(void *p)
device_t pc200_device =
{
"Amstrad PC200 (video)",
0,
pc200_init,
pc200_close,
NULL,