summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/cassette.h
Commit message (Expand)AuthorAgeFilesLines
* New sound infrastructure.sound Olivier Galibert5 days1-1/+1
* dynax/dynax.cpp: Added DIP switches that are sometimes populated to Ougon no ... Vas Crabb2024-11-271-3/+5
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-1/+1
* imagedev/cassette.cpp, formats/flacfile.cpp: Added support for saving cassett... wilbertpol2024-03-221-0/+1
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-081-2/+2
* -Improved some Lua APIs: Vas Crabb2023-04-071-2/+2
* API change for device_image_interface AJR2023-03-301-4/+4
* Various cleanups: Vas Crabb2023-02-271-1/+1
* imagedev: Allow command-line creation for tapes/memory cards/printouts. Vas Crabb2022-12-241-0/+1
* device_image_interface: Interface overhaul AJR2022-01-061-5/+3
* More Lua engine clean-up and documentation, resulting in core cleanup. Vas Crabb2020-12-181-4/+4
* Fairly significant overhaul of Lua engine and some cleanup. Vas Crabb2020-11-251-1/+1
* -imagedev/cassimg.cpp: Make the interface look something like C++. Vas Crabb2020-10-021-6/+6
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-281-1/+2
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-1/+1
* odyssey2/homecomp: add cassette i/o hap2020-08-121-6/+15
* 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