summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev
Commit message (Expand)AuthorAgeFilesLines
* Various improvements to image file handling: Vas Crabb2020-10-081-8/+18
* Got rid of global_alloc/global_free. Vas Crabb2020-10-038-44/+37
* formats/cassimg.cpp: Finish encapsulation of cassette_image class. Vas Crabb2020-10-021-6/+6
* -imagedev/cassimg.cpp: Make the interface look something like C++. Vas Crabb2020-10-022-16/+13
* Clean up uses of picture image device some more. Vas Crabb2020-09-291-1/+1
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-284-27/+20
* -bus/hp_dio/hp98544.cpp: Don't crash when cursor is outside screen area. Vas Crabb2020-09-282-16/+7
* picture_image_device::get_bitmap was returning a possibly-null reference Kelvin Sherlock2020-09-271-1/+1
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-134-7/+7
* odyssey2/homecomp: add cassette i/o hap2020-08-122-21/+18
* mfmhd: Switched to logmacro logging. (nw) Michael Zapf2020-02-241-44/+52
* (nw) hopefully fixed cassette bugs from my commit of 6 months ago Robbbert2020-01-071-11/+35
* 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