summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pengo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-832/+0
* New working clones Ivan Vangelista2021-10-121-1/+1
* pengo.cpp: updated comments [Brian Troha] Ivan Vangelista2021-10-091-39/+38
* New working clones Ivan Vangelista2021-10-051-138/+159
* pacman.cpp, rallyx.cpp: Eliminate set_input_line_vector and HOLD_LINE; misc. ... AJR2020-12-141-13/+0
* move schick out of pengo driver + misc promotions (#6842) David Haywood2020-06-191-224/+0
* pengo.cpp: improved schick decryption, gets in game. Still lots to do before ... Ivan Vangelista2020-06-191-63/+52
* (nw) pengo.cpp: update pengo5 set PROMs with "ic" location braintro2020-05-241-4/+4
* (nw) pengo.cpp - various documentation updates braintro2020-05-211-122/+141
* srcclean, fix up apple2_flop_clcracked.xml (nw) Vas Crabb2019-04-211-2/+2
* pengo.cpp: reverted inadverted commit (nw) Ivan Vangelista2019-04-151-24/+25
* src/mame: some more MACHINE_CONFIG macros removal (nw) Ivan Vangelista2019-04-151-25/+24
* schick stuff (stuck, so feel free to merge now) (#4876) David Haywood2019-04-121-49/+41
* pengo.cpp: schick decryption WIP (nw) Ivan Vangelista2019-04-101-1/+76
* pengo.cpp: better representation of schick's encryption by Haze. No functiona... Ivan Vangelista2019-04-101-44/+46
* pengo.cpp: updated notes to reflect current decryption status (nw) Ivan Vangelista2019-04-081-2/+2
* pengo.cpp: decrypted schick, though it could probably be simplified. The firs... Ivan Vangelista2019-04-051-10/+62
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+128
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-128/+0
* new not working machine Ivan Vangelista2019-03-081-0/+128
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+1
* -sound/dave, digitalk, k051649, lc7535, n63701x, namco, nile, s14001a: Remove... mooglyguy2018-12-191-29/+27
* src/mame: more MCFG macros removal (nw) Ivan Vangelista2018-12-181-6/+7
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-16/+18
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-6/+11
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* 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-18/+14
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-22/+22
* namco, polepos: Clean up some line write handlers (nw) AJR2018-05-011-1/+1
* pacman.cpp, etc.: Replace CPU_VBLANK_INT with SCREEN_VBLANK_CALLBACK (nw) AJR2018-03-281-6/+5
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-8/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-38/+41
* (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-5/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+8
* New 74LS259/9334/CD4099 devices AJR2017-07-251-23/+34
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-3/+3
* New working clone Ivan Vangelista2017-06-091-0/+26
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+9
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* improve some naming (nw) David Haywood2016-04-121-1/+1
* segacrpt is also a device, again reduced some duplication (nw) David Haywood2016-04-121-31/+12
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1