summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev
Commit message (Expand)AuthorAgeFilesLines
* floppy: First stab at weak zones handling [O. Galibert] Olivier Galibert2019-07-012-23/+164
* Missed a file, nw MooglyGuy2019-06-301-16/+0
* -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] mooglyguy2019-06-304-12/+12
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-302-39/+36
* flopdrv: Eliminate floppy_get_count (nw) AJR2019-03-292-12/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-2614-130/+30
* Revert "conflict resolution (nw)" andreasnaive2019-03-2514-30/+130
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-011-1/+1
* mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-33/+7
* Make the delay for snapshot/quickload an attotime, and allow implicit zero. ... Vas Crabb2019-02-061-9/+11
* enable sub-second snapshot timers (nw) (#4493) Peter Ferrie2019-02-042-6/+4
* -devices/bus/bbc/1mhzbus/ieee488: Removed MACHINE_CONFIG macros, nw mooglyguy2019-02-031-0/+5
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-282-16/+2
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-21/+0
* imagedev\printer: removed MCFG macro (nw) Ivan Vangelista2019-01-211-3/+1
* imagedev\bitbngr: removed MCFG macros (nw) Ivan Vangelista2019-01-191-4/+0
* imagedev\chd_cd, diablo: removed MCFG macros (nw) Ivan Vangelista2019-01-192-27/+0
* midi: remove MCFG macros (nw) Ivan Vangelista2019-01-192-12/+1
* -bus/gameboy/gb_slot, ieee488/hp9895, psx/gamebooster, snes/sgb: Removed MCFG... mooglyguy2018-12-171-1/+1
* -mips, rsp: Removed MCFG, nw mooglyguy2018-12-091-1/+1
* use the magic macros in mips.cpp, change signature of stuff in floppy.h to hi... Vas Crabb2018-11-292-9/+5
* (nw) fix stuff: Vas Crabb2018-11-291-1/+5
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-203-3/+3
* -mc2661,mc68328,mc6843,mc6846: De-MCFG, nw mooglyguy2018-09-081-10/+20
* ti9x: Various MCFG removals. (nw) Michael Zapf2018-08-211-18/+10
* ti99: Kill some more MCFGs. (nw) Michael Zapf2018-08-211-1/+15
* cassette: Allow cassette sound to be directly routed to a sound output. Michael Zapf2018-08-192-8/+65
* -bcreader, busmouse, cdp1852, cdp1871, cdp1879, cr511b, cs4031, cs8221, cxd10... Ryan Holtz2018-08-161-1/+1
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-102-1/+12
* -via6522: Removed MCFG acessors, nw mooglyguy2018-08-091-2/+2
* devcb3 Vas Crabb2018-07-073-3/+3
* misc cleanup and stuff to make macro removal easier (nw) Vas Crabb2018-07-051-1/+11
* Move ROM loading macros to romentry.h and remove romload.h from emu.h (nw) AJR2018-06-243-0/+3
* Revert "floppy: Add an optional spinup delay to prevent unrealistic fast resp... Olivier Galibert2018-06-182-69/+14
* floppy: Add an optional spinup delay to prevent unrealistic fast responses. D... Michael Zapf2018-06-182-14/+69
* Floppy robustification, better bitstream handling [John Keoni Morris, Peter F... Olivier Galibert2018-05-261-14/+8
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-152-6/+10
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-5/+5
* floppy: Created floppies need to be initialized the same way as loaded floppies Dirk Best2018-05-082-24/+29
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* Allow devcb to be bound to a device/mixin or the target of a device Vas Crabb2018-05-022-2/+2
* destaticify initializations (nw) (#3289) wilbertpol2018-03-049-37/+37
* de-staticify initializations for src/devices/sound (nw) Wilbert Pol2018-02-251-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-173-5/+5
* Some legacy floppy fixes and cleanups (#3047) Oliver Stöneberg2018-01-132-7/+6
* cassette_image_device::set_state() did not use the supplied state at all (nw) firewave2018-01-101-1/+1
* floppy: Add TEAC FD-30A 3 inch floppy drive Dirk Best2017-11-012-0/+37
* srcclean (nw) Vas Crabb2017-10-221-1/+1
* hiscore.dat: updates [Leezer] cracyc2017-10-151-2/+3
* floppy.h: Don't change sides if the drive has only one head. (nw) Curt Coder2017-10-121-1/+1