summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/microvsn.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] mooglyguy2019-06-301-7/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+14
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-14/+13
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-8/+8
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-1/+1
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-2/+4
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-44/+38
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-7/+7
* -tms1xxx: Removed MCFG macros. mooglyguy2018-12-071-5/+5
* Better support for screen orientation/geometry: Vas Crabb2018-07-261-3/+0
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-2/+4
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-6/+6
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-6/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* 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-13/+13
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-15/+15
* mcs48: More specific emulation of Intel 8021 AJR2018-01-231-6/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3
* New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-8/+8
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* device_image_interface cleanups (nw) AJR2017-02-271-1/+1
* change some of my files to use abbreviated integer types (nw) hap2017-01-161-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-34/+34
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-21/+10
* Another round of these Vas Crabb2016-08-271-4/+4
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-3/+3
* tms1k: split part 3, done hap2016-03-161-2/+2
* tms1k: split part 2, renamed folder tms0980 to tms1000 hap2016-03-161-1/+1
* tms1k: split part 2, renamed files hap2016-03-161-1/+1
* tms1k: preparation for splitting source file hap2016-03-161-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-9/+9
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+707