summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pgm2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Atmel AIC: implement most of features MetalliC2017-12-161-5/+5
* Atmel AIC: rewrite logic at the level enough for pgm2. MetalliC2017-12-141-17/+12
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-110/+434
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-434/+110
* ymz774 slight cleanup, remove kof98umh IMPERFECT_SOUND flag (nw) MetalliC2017-12-141-1/+1
* ymz774: implement SQC thing on top of sequencers, fix sequencers timers setup MetalliC2017-12-141-3/+3
* default sram for easier regtesting etc. (nw) David Haywood2017-12-141-1/+5
* pgm2: kof98umh resolution is 320x240 instead, extra lines are needed at both ... David Haywood2017-12-141-3/+31
* pgm2: dynamic resolution change (nw) David Haywood2017-12-131-2/+9
* dumped internal rom for kof98umh igs036 [Morten Shearman Kirkegaard, Peter Wi... David Haywood2017-12-131-12/+25
* pgm2: foreground scroll (nw) MetalliC2017-12-131-2/+3
* pgm2: use optional_device_array (nw) Vas Crabb2017-12-131-28/+23
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-4/+4
* pgm2: kov3 card data future use, make notes less misinforming (nw) MetalliC2017-12-121-5/+8
* pgm2 gpu registers notes (nw) MetalliC2017-12-121-0/+19
* pgm2: ICRW sim improvements [MetalliC, Lord Nightmare] MetalliC2017-12-111-21/+56