Go to file
Aaron Giles b8a64773fd Added macros to define device functions. Updated existing devices
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.
2008-03-01 08:41:56 +00:00
docs Cleanups on the doc files. 2008-02-13 16:55:14 +00:00
src Added macros to define device functions. Updated existing devices 2008-03-01 08:41:56 +00:00
.gitattributes - Converted Amiga based games to partial updating and proper scanline based timers 2008-02-29 01:42:25 +00:00
makefile Followup to r767: 2008-02-22 00:17:36 +00:00