summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/funworld.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* funworld.cpp: Support for custom CPUs' opcode decryption [Andreas Naive] andreasnaive2019-03-251-76/+549
* Mark empty PLD dumps from protected devices as NO_DUMP (nw) (#4407) ClawGrip2018-12-281-7/+7
* Start cleaning up palette configuration: Vas Crabb2018-12-291-58/+53
* Fun World games with epoxy CPU brick: Roberto Fresca2018-12-251-5/+12
* New machines marked as NOT_WORKING Roberto Fresca2018-12-251-0/+31
* srcclean (nw) Vas Crabb2018-12-231-13/+13
* New working clones Roberto Fresca2018-12-171-0/+57
* srcclean and fixup (nw) Vas Crabb2018-11-251-1/+1
* mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-11/+6
* ay8910: another batch of MCFG removal (nw) Ivan Vangelista2018-11-081-14/+13
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-8/+8
* funworld.cpp, mame.lst: corrected pool10j year in the comments, too (nw) Ivan Vangelista2018-07-251-1/+1
* new working clones Ivan Vangelista2018-07-241-0/+21
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-23/+23
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-8/+8
* remove leftover declare_machine_start/reset declarations (nw) Wilbert Pol2018-05-211-1/+0
* funworld/seta2: Fix led/lamp output_finder regressions (nw) Wilbert Pol2018-05-211-7/+7
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-8/+8
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-8/+8
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-8/+8
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-6/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-201/+147
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* funworld.cpp, kingdrby.cpp: identified some protected PALs' dumps and marked ... Ivan Vangelista2018-05-081-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-40/+40
* funworld.cpp: Use MC6845 sync callback instead of MCFG_CPU_VBLANK_INT (nw) AJR2018-03-281-14/+2
* new working clone Ivan Vangelista2018-03-251-0/+21
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-148/+158
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-14/+27
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-10/+10
* Magic Card II: Documented the modified RobertoFresca2018-02-071-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-14/+14
* Added full specs for jolycdid. RobertoFresca2018-01-161-0/+26
* Jolycdig: Document CPLD... RobertoFresca2018-01-011-2/+6
* Year (nw) RobertoFresca2017-12-311-1/+1
* New clones marked as NOT_WORKING RobertoFresca2017-12-311-6/+32
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-16/+41
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-41/+16
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-15/+15
* New WORKING clones RobertoFresca2017-12-051-1/+26
* use lowercase "unknown" when title is unknown (nw) hap2017-10-311-4/+4
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-3/+3
* Royal Jackpot: Added a DIP switches table from manual RobertoFresca2017-09-031-10/+40
* Royal Jackpot: Added the three missing PLDs as NO_DUMP. [Roberto Fresca] RobertoFresca2017-09-021-2/+4
* Royal Jackpot: Added default NVRAM. [Roberto Fresca] RobertoFresca2017-09-021-4/+4
* Royal Jackpot: Added proper inputs & DIP switches, changed game RobertoFresca2017-09-021-95/+151