summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pgm2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* alg.cpp, ht68k.cpp, pgm2.cpp: Correct region widths (nw) AJR2019-11-161-12/+12
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-7/+7
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-9/+9
* emu/video/generic.cpp : Add packed, raw case of generic gfx layouts, example ... cam9002019-06-051-12/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+3
* srcclean (nw) Vas Crabb2018-12-231-2/+2
* pgm2: remove hacky RAM areas, its better to see errors in the log if they wil... MetalliC2018-12-151-3/+0
* Revert "Reverting cam900's obviously untested change which massively breaks p... cam9002018-12-151-186/+170
* Reverting cam900's obviously untested change which massively breaks pgm2 inst... mooglyguy2018-12-141-170/+186
* pgm2.cpp, pgm2_memcard.cpp : Cleanups, Updates (#4398) cam9002018-12-141-186/+170
* src/mame: even more MCFG removal (nw) Ivan Vangelista2018-12-051-4/+4
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-2/+1
* emu.h must be the first thing in a compilation unit and nowhere else, or beha... Vas Crabb2018-07-031-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-17/+17
* pgm2.cpp: removed tag look-up (nw) Ivan Vangelista2018-05-261-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-34/+34
* pgm.cpp : Correct metadata related to title screen (#3538) cam9002018-05-111-30/+39
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-52/+56
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-3/+3
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-3/+3
* use hand xor-ed rom instead of patch (nw) MetalliC2018-01-251-24/+21
* new WORKING clone MetalliC2018-01-251-0/+21
* new WORKING clones MetalliC2018-01-241-1/+27
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* pgm2.cpp dumped kov3_102 rom module keys [Peter Wilhelmsen, Morten Shearman K... MetalliC2018-01-101-25/+55
* pgm2 / arm9 : ensure savestates work from commandline (eg launching with -sta... David Haywood2018-01-041-17/+48
* pgm2.cpp: few more kov3 security notes (nw) MetalliC2018-01-031-11/+17
* pgm2: various updates (#3001) David Haywood2018-01-021-29/+75
* Finish the non-ambiguous ones (nw) Olivier Galibert2018-01-021-17/+17
* pgm2.cpp: remove orleg2 BAD_DUMP flags, they are not suspects anymore (nw) MetalliC2018-01-011-2/+3
* pgm2.cpp: add note (nw) MetalliC2017-12-301-0/+5
* pgm2.cpp: emulate kov3 ROM module communication, remove hack. MetalliC2017-12-301-7/+126
* machines promoted to WORKING MetalliC2017-12-291-3/+3
* kov3: default sram, speedups, visible area fix David Haywood2017-12-281-13/+46
* pgm2.cpp: dumped internal firmware for kov3 [Peter Wilhelmsen, Morten Shearma... MetalliC2017-12-281-18/+6
* pgm2.cpp: remove ddpdojh imperfect gfx flag, few notes (nw) MetalliC2017-12-241-12/+12
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-47/+47
* allow ddpdojh to actually run code from ram rather than treating ram as rom (... David Haywood2017-12-231-9/+44
* dumped internal rom from ddpdojh igs036, promoted to WORKING [Morten Shearman... MetalliC2017-12-231-16/+49
* ymz774: add volume delayed transition, CHAN/SEQ pause/resume, MetalliC2017-12-221-0/+1
* another typo, sorry (nw) MetalliC2017-12-171-1/+1
* notes (nw) MetalliC2017-12-171-10/+11