summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/cassette.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-101-9/+11
* (nw) misc cleanup: Vas Crabb2019-10-111-5/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-21/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+21
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-21/+0
* cassette: Allow cassette sound to be directly routed to a sound output. Michael Zapf2018-08-191-1/+7
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-1/+2
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-8/+8
* cassette_image_device::set_state() did not use the supplied state at all (nw) firewave2018-01-101-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices. Vas Crabb2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Revert "Use true/false if type used is bool (nw)" Miodrag Milanovic2016-11-121-5/+5
* Use true/false if type used is bool (nw) Miodrag Milanovic2016-11-111-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Changed the "extension as filetype" behavior for software list images to be o... Nathan Woods2016-08-251-0/+1
* Redo of split of src/emu/softlist.[cpp|h] Nathan Woods2016-08-021-0/+1
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-3/+3
* Removed device_image_interface::has_been_created() Nathan Woods2016-07-301-0/+3
* Vas Crabb feedback: Replacing the enum with a class hierarchy, derived from ... Nathan Woods2016-07-231-1/+1
* device_image_interface::call_softlist_load() was a virtual function where eve... Nathan Woods2016-07-211-1/+1
* Consolidating implementations of create_option_guide() that return nullptr Nathan Woods2016-07-131-1/+0
* C++-ification of src/lib/util/opresolv.[cpp|h] (moved to util:: namespace, ch... Nathan Woods2016-07-071-1/+1
* Modernized the cassette animation Nathan Woods2016-06-181-1/+1
* Moved things a bit around to better decouple fulivi2016-06-091-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-18/+18
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+142