summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hyprduel.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modernization of drivers part 7 (no whatsnew) Miodrag Milanovic2013-02-081-8/+7
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-6/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-56/+56
* Created a base class delegate_common_base for all delegate Aaron Giles2012-10-141-18/+3
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-10/+9
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-13/+10
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-4/+4
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+2
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-8/+8
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-26/+21
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-12/+12
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-4/+4
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-11/+9
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-3/+3
* 04771: magerror: Massive drop in performance at Warning Screen and onwards Phil Bennett2012-04-271-8/+8
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-4/+4
* Now that memory_bank is exposed as an object, removed all the global Aaron Giles2012-04-181-1/+1
* Fixed assert on double AM_SHARE (no whatsnew) Miodrag Milanovic2012-04-171-2/+2
* Several more driver regression fixes. Aaron Giles2012-04-151-6/+6
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-30/+30
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-18/+18
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-78/+69
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-30/+30
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-42/+42
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-4/+4
* Remove support for 4bpp packed graphics. These only manifested Aaron Giles2012-01-171-2/+11
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-4/+2
* deprecat.h Angelo Salese2011-12-051-10/+9
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-84/+84
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-7/+7
* BIG update. Aaron Giles2011-03-291-39/+39
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-4/+4
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-8/+8
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-14/+14
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-4/+4
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-4/+4
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-3/+3
* Attotime bulk conversion step: Aaron Giles2011-02-031-3/+3
* Ok, last major rename for this round: Aaron Giles2011-01-011-4/+4
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-51/+51
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-051-2/+2
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-10/+4
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-1/+1
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-20/+20
* Time to kill off some deadwood. Aaron Giles2010-07-071-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-4/+2
* hyprdelj->hyprduel2 Michaƫl Banaan Ananas2010-05-261-2/+2