summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dreamwld.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-1269/+0
* - diverboy.cpp, exzisus.cpp: finders, other minor cleanups Ivan Vangelista2022-03-281-13/+2
* emu/devfind.h: Added missing memory_share_array_creator. Vas Crabb2020-11-081-3/+3
* Fix d, e Olivier Galibert2020-11-061-7/+7
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-2/+2
* drivers/d*: macro removal (nw) Ivan Vangelista2020-05-261-2/+2
* a little more macro removal (nw) Ivan Vangelista2020-05-181-6/+6
* tilemap: that macro has contributed nothing but obfuscation since we moved to... Vas Crabb2020-03-111-1/+1
* srcclean (nw) Vas Crabb2019-12-211-2/+2
* plausible hookup for dreamwld MCU (#6075) David Haywood2019-12-201-57/+103
* dreamwld.cpp: decapped dreamwld MCU [Team Caps0ff, Guru] Ivan Vangelista2019-12-191-6/+6
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-5/+5
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* dreamwld.cpp : Updates cam9002019-05-201-92/+81
* (nw) Clean up the mess on master Vas Crabb2019-03-261-30/+28
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-28/+30
* src\mame: removed most MCFG and MACHINE_CONFIG macros from drivers starting w... Ivan Vangelista2019-03-201-30/+28
* Start cleaning up palette configuration: Vas Crabb2018-12-291-8/+8
* Eliminate custom_port_read and use ioport finders instead (nw) AJR2018-12-261-20/+8
* dreamwld.cpp : Fix rowscroll (#3950) cam9002018-09-031-5/+11
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-2/+4
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-3/+3
* cidx628: Make this display something again AJR2018-06-221-1/+1
* dreamwld.cpp : Add docs for mcu, Fix mcu region size (#3473) cam9002018-06-151-23/+22
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* 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-7/+7
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-7/+7
* srcclean (nw) Vas Crabb2018-04-221-1/+1
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-8/+8
* dreamwld.cpp: Fix crash in VRAM write handler; fix tilemap rowscroll and tran... AJR2018-04-011-4/+8
* fix build (nw) Vas Crabb2018-03-311-11/+9
* psikyo.cpp, dreamwld.cpp : Cleanups, Add notes (#3403) cam9002018-03-311-214/+156
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-28/+32
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+10
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-22/+22
* new clones Rolling Crush (version 1.03.E - 1999/01/29) [system11] David Haywood2016-09-241-6/+43
* Another round of these Vas Crabb2016-08-271-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1