summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/mbc55x.h
Commit message (Expand)AuthorAgeFilesLines
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-0/+3
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-1/+1
* IRQ_CALLBACK modernization part 2, this should give some speed to pc drivers ... Miodrag Milanovic2013-01-311-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-36/+36
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-4/+4
* some cleanup (nw) Miodrag Milanovic2012-10-031-17/+0
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-3/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-4/+4
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-2/+2
* Pass 2 of struct modernization. Aaron Giles2012-09-151-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+9
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+228