summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/qix.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-13/+13
* From: Atari Ace Aaron Giles2011-02-031-0/+3
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-5/+3
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-5/+5
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-3/+4
* Cleanups and version bump. Aaron Giles2010-03-041-1/+1
* Changed all driver_data structs into classes with a simple Aaron Giles2010-02-251-2/+6
* [MC6845] Refactored to use devcb and added cursor callback (for MESS). Curt Coder2009-06-111-1/+1
* Renamed 6821new.* -> 6821pia.* Aaron Giles2009-03-031-1/+1
* Converted the following drivers to the new device-based 6821 PIA: Aaron Giles2009-03-021-7/+11
* This changes the MC6845 to take and pass device_config's only Zsolt Vasvari2008-03-071-1/+0
* - Fixes flickering in Electric Yo-Yo. Case of missing video_screen_update_no... Zsolt Vasvari2008-03-061-1/+1
* * Fix issues related to flip_screen being a define Couriersud2008-02-251-1/+1
* - Changed all drivers using the MC6845 chip to use the device interface Zsolt Vasvari2008-02-201-2/+2
* - Added running_machine* as first parameter to mc6845_config and all callback... Zsolt Vasvari2008-02-201-18/+35
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-3/+2
* Renames M6845 to MC6845 Zsolt Vasvari2008-02-121-3/+3
* Renames CRTC6845 to M6845 Zsolt Vasvari2008-02-121-3/+3
* - Changed the crtc6845 to be handle based -- adjusted all drivers Zsolt Vasvari2008-02-121-0/+4
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+68