summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev (follow)
Commit message (Expand)AuthorAgeFilesLines
* start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-1016-143/+163
* flopdrv: Even legacy devices need some code cleanup (nw) AJR2019-11-052-134/+20
* Spring cleaning: Vas Crabb2019-11-014-6/+2
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-265-7/+16
* (nw) misc cleanup: Vas Crabb2019-10-112-15/+14
* -avivideo.cpp: Added an image device to provide looping uncompressed AVI fram... mooglyguy2019-09-232-0/+185
* -vino: Implemented the majority of functionality, and hooked up to picture_im... MooglyGuy2019-09-191-1/+1
* (nw) misc cleanup: Vas Crabb2019-09-202-31/+23
* srcclean (nw) Vas Crabb2019-08-253-4/+4
* harddriv.h: missed a spot earlier (nw) Justin Kerk2019-08-181-1/+1
* harddriv: check for CHD by header string, allows files not named .chd that ar... arbee2019-08-131-6/+7
* picture_image_device: clean up properly if the PNG load fails (nw) arbee2019-08-101-2/+6
* apple2: save states and file manager hotloading image support for ComputerEye... arbee2019-08-101-0/+5
* Add still-frame PNG image device for use by digitizers/cameras/etc. [R. Belmont] arbee2019-08-092-0/+122
* harddisk: Support hard disk images in HDI format [Justin Kerk] Justin Kerk2019-08-021-2/+16
* snapquik: remove vestigial declaration (nw) Vas Crabb2019-08-031-2/+0
* harddisk: Support non-CHD harddisk images in raw and 2MG format [R. Belmont] arbee2019-08-012-14/+44
* steps towards some spectrum expansions - attempt 2 (resynced to AJRs changes)... David Haywood2019-07-314-6/+122
* microdrv: Change image type to magtape; default clock; move to imagedev (nw) AJR2019-07-302-0/+279
* srcclean (nw) Vas Crabb2019-07-283-14/+14
* (nw) cassette: cleanup, and fixed a few minor but annoying bugs Robbbert2019-07-211-55/+21
* 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