summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/funworld.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* New machines marked as NOT_WORKING RobertoFresca2017-09-021-52/+81
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-72/+72
* Self-registering devices prep: Vas Crabb2017-02-271-5/+9
* srcclean (nw) Vas Crabb2017-02-191-1/+1
* Power Card (Ver 0263, encrypted): Dumped the CY7C291A from inside RobertoFresca2017-01-311-8/+19
* Mega Card (Ver.0210, encrypted): Redumped the CY7C291A from inside RobertoFresca2017-01-311-5/+4
* Mega Card (Ver.0210, encrypted): Fixed ASCII PCB layout and list of component... RobertoFresca2017-01-301-7/+8
* Mega Card (Ver.0210, encrypted): Added CY7C291A dump from inside RobertoFresca2017-01-291-0/+4
* Mega Card (Ver.0210, encrypted): Added G65SC02 decode die dump, RobertoFresca2017-01-291-0/+15
* Mega Card (Ver.0210, encrypted): Added bruteforced PLD dump. [Team Europe, ca... RobertoFresca2017-01-291-7/+11
* New machines marked as NOT_WORKING RobertoFresca2017-01-291-1/+116
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-40/+40
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-7/+7
* srcclean and translation regeneration Vas Crabb2016-08-291-3/+3
* Jolly Joker (Apple Time): Added technical notes... RobertoFresca2016-08-221-0/+3
* New machines marked as NOT_WORKING RobertoFresca2016-08-221-0/+21
* change year... RobertoFresca2016-08-211-2/+2
* New machines marked as NOT_WORKING RobertoFresca2016-08-211-4/+21
* Set the second set as clone to avoid the 8 chars limitation for parents... RobertoFresca2016-08-211-1/+1