Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix chicken and egg problem with device_start callbacks. | 2008-03-17 | 1 | -3/+4 | ||
* | Added skeletion device interface for timers. Just wanted to get feedback. | 2008-03-14 | 1 | -0/+1 | ||
* | Changed device interfaces to pass the device_config * rather | 2008-03-06 | 1 | -25/+25 | ||
* | Added running_machine * to the device_config, live while the device | 2008-03-05 | 1 | -0/+4 | ||
* | Added macros to define device functions. Updated existing devices | 2008-03-01 | 1 | -6/+75 | ||
* | Cleanups and version bump for 0.123u2.mame0123u2 | 2008-02-21 | 1 | -3/+3 | ||
* | Most important thing to note about this change: | 2008-02-21 | 1 | -3/+29 | ||
* | Removed clock and flags as fundamental device parameters. | 2008-02-20 | 1 | -1/+1 | ||
* | Added support for inline device configuration. | 2008-02-20 | 1 | -2/+5 | ||
* | New module: devintrf.c/.h. Implements a generic device interface similar | 2008-02-19 | 1 | -0/+209 |