summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/galaxy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update for Krzysztof Strzecha (nw) Miodrag Milanovic2015-05-251-1/+1
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-231-3/+0
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+0
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-4/+4
* cleanup (nw) Miodrag Milanovic2013-04-191-3/+2
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-1/+1
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-44/+44
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-39/+39
* IRQ_CALLBACK_MEMBER cleanup (no whatsnew) Miodrag Milanovic2013-02-181-6/+5
* (MESS) galaxy.c: Reduce tagmap lookups. (nw) Wilbert Pol2013-02-071-18/+21
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-3/+3
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-2/+2
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-10/+10
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-15/+13
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-5/+5
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-40/+40
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+214