summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcos10.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* New machines marked as NOT_WORKING Ivan Vangelista2020-02-201-61/+87
* New machines marked as NOT_WORKING Ivan Vangelista2020-01-221-1/+17
* namcos10.cpp: fixed typo (nw) Ivan Vangelista2020-01-041-1/+1
* New machines marked as NOT_WORKING Ivan Vangelista2020-01-041-0/+13
* new not working machine Ivan Vangelista2019-06-131-11/+24
* namcos10.cpp: rearranged regions like it has already been done for namcos11.c... Ivan Vangelista2019-04-041-2/+2
* -bus/psx/ctlrport, multitap, parallel: Removed MCFG and MACHINE_CONFIG macros... mooglyguy2018-12-161-71/+61
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-4/+4
* video/psx.cpp: Eliminate register_postload; separate out screen device (nw) AJR2018-09-111-0/+7
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-4/+2
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-23/+26
* docs (nw) MetalliC2018-06-121-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-16/+16
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-39/+39
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-6/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-29/+32
* title fixes (nw) Justin Kerk2018-02-211-1/+1
* new not working machine Ivan Vangelista2018-02-151-1/+16
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-24/+32
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-5/+5
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-10/+20
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-4/+4
* Do the easy ones (nw) Olivier Galibert2018-01-011-7/+7
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* namcos10.cpp: more updates to the docs [Guru] Ivan Vangelista2017-11-231-102/+159
* namcos10.cpp: updated type 3 daughterboard docs [Guru] Ivan Vangelista2017-11-201-28/+56
* new not working machine Ivan Vangelista2017-11-181-1/+54
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+5
* New not working clone Ivan Vangelista2017-02-111-1/+11
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-25/+25
* srcclean (nw) Vas Crabb2016-09-261-2/+2
* Remove unused variables to fix build (nw) AJR2016-09-161-1/+1
* on-the-fly decryption support for mrdrilr2 joseluis2016-09-161-58/+33
* Typo fix: recieved → received Jordi Mallach2016-03-311-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* namcos10.cpp: fixed MT06090. (nw) Ivan Vangelista2015-12-301-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1093