summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/galaxian.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-3/+3
* Modernization of drivers part 6 (no whatsnew) Miodrag Milanovic2013-02-081-62/+60
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-15/+15
* New clones Robbbert2012-11-211-0/+2
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-1/+2
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-11/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-9/+7
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+1
* 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/+45
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+18
* updating MAME drivers to use modern i8255 implementation instead of the legac... Fabio Priuli2012-05-151-3/+11
* Clean-ups and version bumpmame0145u7 Angelo Salese2012-04-221-1/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-3/+5
* Convert INPUT_CHANGED to INPUT_CHANGED_MEMBER (no whatsnew) Miodrag Milanovic2012-04-121-0/+1
* mode modernization (no whatsnew) Miodrag Milanovic2012-04-101-0/+48
* modernization of some CUSTOM_INPUT's part 4 (no whatsnew) Miodrag Milanovic2012-04-091-0/+1
* modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-0/+5
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-11/+11
* galdrvr.c: fixed missing sprites and bullets in fantastc [Haze, hap] Michaël Banaan Ananas2012-03-171-1/+2
* Death to generic spriteram. Aaron Giles2012-03-081-1/+3
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-15/+15
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-13/+13
* Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-311-13/+13
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Migrate variables in corona/galaxian/namcos21/namcos22/namcos23/psikyosh/quiz... Scott Stone2011-04-091-32/+61
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-1/+1
* BIG update. Aaron Giles2011-03-291-14/+14
* fixed zigzag sprites: http://www.mametesters.org/view.php?id=1665 Michaël Banaan Ananas2011-03-211-0/+1
* Further decouples some driver files to help driver_device Aaron Giles2011-03-211-16/+0
* rm galaxian_sprite_clip_*, sprite clipping is not hw controllable, the only g... Michaël Banaan Ananas2011-03-161-2/+0
* galdrvr.c: Added background color split to Anteater. [hap] Michaël Banaan Ananas2011-03-131-0/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Removed generic.videoram and generic.videoram_size. These generics Aaron Giles2010-09-081-0/+10
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-2/+2
* De-converted MACHINE_DRIVER from tokens back to constructor functions, regaining Aaron Giles2010-08-261-1/+1
* Added many instances of missing static and const qualifiers to MAME, and disa... Scott Stone2010-06-171-1/+1
* Cleaned-up several drivers; added missing prototypes and removed dead ones, Phil Bennett2009-12-081-0/+2
* New games marked as GAME_NOT_WORKING Phil Bennett2009-10-171-1/+2
* Galaxian sound updates Couriersud2009-08-141-18/+2
* Added possibility in discrete.h to select hardware (galaxian/moon cresta) at ... Couriersud2009-08-091-1/+6
* Created discrete sound emulation for galaxian Couriersud2009-08-091-10/+21
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-2/+5
* Moved moonwar and moonwara from scobra.c to galaxian.c Couriersud2008-06-121-0/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-121-1/+2
* Moved calipso to galdrvr.c/galaxian.c Couriersud2008-06-121-0/+3
* Cleanups and version bump to 0.124u1.mame0124u1 Aaron Giles2008-04-031-3/+3
* Added override to allow individual games to change sprite clipping behavior. Aaron Giles2008-03-281-0/+2