summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bw2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* bw2: added Ctrl+C to natural keyboard so you can exit the menu Robbbert2020-09-051-2/+2
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-141-6/+6
* input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... AJR2020-03-181-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-24/+27
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-27/+24
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-221-1/+1
* divideo.h : Remove MCFG_VIDEO_SET_SCREEN usage (#4667) cam9002019-02-251-14/+16
* bus/bw2, bus/dmv, mm58167, apple3: Eliminate address_space arguments from han... AJR2019-02-241-2/+2
* devices\bus: some more MCFG macros removal (nw) Ivan Vangelista2019-02-011-1/+1
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* output_latch: removed MCFG macros (nw) Ivan Vangelista2019-01-291-3/+4
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+2
* rs232: some more MCFG removal (nw) Ivan Vangelista2018-10-191-3/+3
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-2/+1
* wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... Ivan Vangelista2018-09-041-3/+3
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-5/+5
* i8251: Removed MCFG, nw mooglyguy2018-08-291-4/+4
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1
* Better support for screen orientation/geometry: Vas Crabb2018-07-261-1/+0
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* devcb3 Vas Crabb2018-07-071-8/+8
* fix build, misc cleanup (nw) Vas Crabb2018-06-161-37/+7
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-2/+2
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-5/+5
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-19/+19
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-21/+24
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* (nw) removed some trampolines Robbbert2017-09-301-7/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* required_ioport_array. (nw) Curt Coder2016-10-091-11/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+678