summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/magtouch.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactored the INS8250 interrupt line to use devcb. [Curt Coder] Curt Coder2011-06-141-2/+2
* Placed in a MESS version of pc_vga (no whatsnew) Miodrag Milanovic2011-05-281-1/+0
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* BIG update. Aaron Giles2011-03-291-9/+9
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-3/+3
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-1/+1
* Add driver_device classes for drivers that don't have any variables, Aaron Giles2011-03-211-1/+11
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-12/+12
* Cleanups and version bump.mame0140 Aaron Giles2010-10-211-49/+49
* Fix for previous submission: Removed unused function, gcc probably complains ... mariuszw12010-10-141-11/+0
* New games marked as NOT_WORKING mariuszw12010-10-141-0/+248