summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vtech/memexp/floppy.cpp
Commit message (Expand)AuthorAgeFilesLines
* vtech: Rework expansion bus emulation Dirk Best2021-06-011-17/+33
* vtech: Add floppy formats and fs Olivier Galibert2021-05-261-2/+11
* floppy: Allow the vtech floppy with its 32.2us gaps read back unscathed Olivier Galibert2021-05-251-2/+1
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-2/+2
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-1/+1
* Various buses and associated drivers: Simplify handler signatures (nw) AJR2020-05-211-7/+10
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+3
* bus/cgenie/expansion, bus/einstein/pipe, bus/nasbus, bus/spectrum, bus/vtech:... AJR2019-02-251-3/+0
* spkrdev: Removed MCFG macros, nw mooglyguy2018-12-251-5/+6
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* maps: Finish devices/bus (nw) Olivier Galibert2018-04-211-6/+7
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-141-2/+1
* another fifty device_mconfig_additions out of the way (nw) Vas Crabb2017-06-141-5/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-23/+24
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 2 Miodrag Milanovic2015-12-041-2/+2
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+298