mirror of
https://github.com/holub/mame
synced 2025-04-21 16:01:56 +03:00
![]() to use the macros. Added the concept of device classes. Devices specify their class in their get_info function. Classes can be used to walk through devices at a more general level than their type. Functions have been added to iterate through devices by class just as you can by type. Removed some unused fields from device_config. |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |