summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/a5105.c
Commit message (Expand)AuthorAgeFilesLines
* Added missing DECLARE_'s. (nw) Curt Coder2012-09-251-1/+1
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-18/+18
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-3/+3
* removed local macros since macros with same name but different syntax will be... Miodrag Milanovic2012-09-121-4/+2
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-2/+2
* gfx_element is now a class. Accessors are provided for all Aaron Giles2012-09-061-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+638