summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/spacefb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-8/+8
* New clone added Michaël Banaan Ananas2012-12-271-1/+1
* Star Warrior (Potomac Mortage version of Space Firebird) [Cowering] Cowering2012-12-261-0/+26
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-6/+5
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-12/+8
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-8/+8
* Convert dac.c to a modern sound device. Update all callers. Aaron Giles2012-08-091-1/+1
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-8/+8
* Verified dips for Space Firebird and clones (spacefb.c). [Tafoid] Scott Stone2012-06-251-14/+7
* so it was an overdump Michaël Banaan Ananas2012-04-301-2/+2
* spacefba other roms dumped too, from andy. Michaël Banaan Ananas2012-04-301-4/+4
* new clone added Michaël Banaan Ananas2012-04-291-21/+47
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-1/+1
* AM_BASE + AM_SIZE -> AM_BASE_SIZE for easier future cleanup (no whatsnew) Miodrag Milanovic2012-04-111-1/+1
* non device audio board modernization (no whatsnew) Miodrag Milanovic2012-04-111-5/+5
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-4/+5
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-1/+1
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-8/+8
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-4/+4
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-4/+4
* BIG update. Aaron Giles2011-03-291-10/+10
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-5/+5
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-1/+1
* Convert nichibut/nintendo/nix to driver_devices. [Atari Ace] Aaron Giles2011-02-281-7/+8
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-2/+2
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-1/+1
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* Cleanups and version bump. Aaron Giles2011-01-011-6/+6
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-15/+15
* new clone Angelo Salese2010-12-251-10/+71
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-3/+3
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-3/+3
* hoei cname Michaël Banaan Ananas2010-05-311-1/+1
* documentation: Cleaned up company names [hap] Michaël Banaan Ananas2010-05-251-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-4/+4
* number-to-tag conversions for drivers starting with 'S': remaining changes sh... Fabio Priuli2009-05-011-2/+2
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-1/+1
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-13/+13
* Ok, this is The Big One. Aaron Giles2009-02-111-1/+1
* Removed MDRV_INTERLEAVE(x), which specified the minimum scheduling Aaron Giles2008-12-201-1/+1