summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namconb1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-72/+72
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-6/+6
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-13/+11
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-16/+14
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-9/+8
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-3/+3
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-25/+25
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-1/+1
* WIP Namco System 2/21/etc cleanup/modernization. Aaron Giles2012-09-051-20/+19
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-11/+11
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-15/+15
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-16/+16
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-1/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-6/+6
* forgot to remove comments (no whatsnew) Miodrag Milanovic2012-04-101-8/+0
* mode modernization (no whatsnew) Miodrag Milanovic2012-04-101-91/+91
* MAME going modern part 6 (no whatsnew) Miodrag Milanovic2012-04-051-7/+5
* Moved all drivers to using the paletteram helpers defined in the Aaron Giles2012-04-051-4/+4
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-6/+6
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-37/+37
* 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-4/+2
* re-fixed deprecat regression Michaël Banaan Ananas2012-01-011-50/+17
* Clean-ups and version bumpmame0144u4 Angelo Salese2011-12-241-6/+6
* MT #4562, actually a work-around Angelo Salese2011-12-151-7/+27
* deprecat.h Angelo Salese2011-12-121-16/+28
* changed c352 internal clockdivider after latests guru measurements Michaël Banaan Ananas2011-09-191-2/+2
* Convert Namco C352 to modern C++ device [R. Belmont] R. Belmont2011-06-261-17/+17
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-68/+68
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-2/+2
* BIG update. Aaron Giles2011-03-291-51/+51
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-4/+4
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-6/+6
* Continued eliminating global/static variables by moving them to Aaron Giles2011-03-131-78/+86
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-2/+2
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-60/+60
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-2/+2
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-4/+4
* Remove the following functions: Aaron Giles2010-07-011-1/+1
* Cleanups and version bump. Aaron Giles2010-06-171-3/+3
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-4/+4
* Point Blank / Gun Bullet sound data rom documentation. World sets with 4Mb & ... Brian Troha2010-05-311-11/+12
* Previous dump was correct (at least for Japanese version) Yasuhiro Ogawa2010-05-291-2/+1
* better documentation for the new Point Blank sound data rom vs the old rom Brian Troha2010-05-291-3/+6
* namconb1.c: Replaced sound data rom for the Point Blank sets that was incorre... Brian Troha2010-05-291-3/+3