summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/galaga.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-5/+5
* modernized rest of galaga (nw) Miodrag Milanovic2013-02-081-50/+43
* Modernization of drivers part 6 (no whatsnew) Miodrag Milanovic2013-02-081-0/+10
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-5/+5
* Some manual cleanup (no whatsnew) Miodrag Milanovic2012-09-251-1/+1
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-2/+3
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-10/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-11/+8
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-24/+24
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-3/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-9/+22
* TILE/TILEMAP modernization part 3 (no whatsnew) Miodrag Milanovic2012-09-061-0/+8
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+2
* Clean-ups and version bumpmame0146u5 Miodrag Milanovic2012-08-201-1/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+5
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+5
* Clean-ups and version bumpmame0145u7 Angelo Salese2012-04-221-1/+1
* Fix validity check errors Aaron Giles2012-04-161-6/+6
* Fix most reported errors. Aaron Giles2012-04-161-5/+5
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-24/+43
* fixed digdug regression (no whatsnew) Miodrag Milanovic2012-04-111-1/+1
* modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-0/+1
* Clean-ups and version bumpmame0145u6 Angelo Salese2012-04-081-1/+1
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-2/+2
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+4
* Clean-ups and version bump (yes, I know, it's too late)mame0145u4 Angelo Salese2012-03-111-1/+1
* Death to generic spriteram. Aaron Giles2012-03-081-0/+4
* Death to SCREEN_EOF, which was ambiguously called either Aaron Giles2012-01-141-2/+2
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-4/+4
* Removed ugly function cpu_interrupt_enable() from the core, and updated all t... Angelo Salese2011-11-301-0/+4
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-8/+8
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-30/+32
* BIG update. Aaron Giles2011-03-291-1/+1
* Further decouples some driver files to help driver_device Aaron Giles2011-03-211-16/+24
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-6/+6
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-5/+3
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-2/+3
* Moved global and static variables in driver galaga into a machine class. Rena... Couriersud2010-05-231-21/+72
* 2nd batch of initialization cleanups. Aaron Giles2009-12-211-0/+1
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-1/+1
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+98