summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/atarisy4.c (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-55/+55
* BIG update. Aaron Giles2011-03-291-37/+37
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-10/+10
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-5/+5
* Continued eliminating global/static variables by moving them to Aaron Giles2011-03-131-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* From: Atari Ace [atari_ace@frontier.com] Aaron Giles2011-01-271-62/+91
* Ok, last major rename for this round: Aaron Giles2011-01-011-6/+6
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-19/+19
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-5/+4
* Remove memory_read/write_byte/word/dword/qword* variants. Again, this is mostly Aaron Giles2010-08-191-2/+2
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-3/+3
* Cleanups and version bump.mame0139u1 Aaron Giles2010-08-121-41/+41
* Fix compilation on MacOSX (no whatsnew) Miodrag Milanovic2010-08-091-2/+2
* New games added or promoted from NOT_WORKING Phil Bennett2010-08-071-0/+992