summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/crvision.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* (nw) removal of wave.h part 2 Robbbert2019-07-061-16/+14
* (nw) removed unneccesary casting of cassette_state; Robbbert2019-06-291-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+8
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-8/+12
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-211-3/+3
* tms9928a, v9938: Remove space and mem_mask from read/write handlers (nw) AJR2019-03-091-8/+4
* sn76496.cpp : Remove unnecessary handler, Remove unnecessary arguments in ste... cam9002019-02-021-1/+1
* -bus/adam/exp, adamnet, bus/coleco, bus/crvision: Removed MCFG macros. [Ryan ... mooglyguy2018-12-211-40/+44
* tms9928a: Configuration modernization (nw) AJR2018-08-211-20/+22
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-6/+4
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-13/+13
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-13/+13
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-11/+11
* (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-101-4/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-22/+22
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-9/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-25/+27
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-7/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* it's VTech (not V-Tech or Vtech), and it's V.Smile(not V-Smile or VSmile) (nw) hap2017-12-261-1/+1
* crvision: Added Laser 2001 ROM. [cvemu] Curt Coder2017-09-041-5/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+16
* Self-registering devices prep: Vas Crabb2017-02-271-0/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+904