summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/hdc92x4.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-8/+1
* ti99: Some debug output improvements Michael Zapf2023-06-081-9/+9
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-32/+32
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-23/+14
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* geneve/ti99: Fixed HFDC hangs on not connected drives; allows timed steps for... Michael Zapf2021-06-031-20/+50
* hdc92x4.cpp, i8271.cpp: Clean up time logging AJR2021-01-181-79/+71
* hdc92x4: Fixed wrong fill byte after data CRC (had no functional impact) (nw) Michael Zapf2020-12-141-4/+10
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... AJR2019-03-071-2/+2
* hdc92x4: Add a minimum head load time to compensate for the floppy spin-up. Michael Zapf2018-08-091-1/+6
* Some logmacro updates. (nw) Michael Zapf2018-04-021-304/+301
* Fix obvious bugs found by GCC 7.1 (nw) Miodrag Milanovic2017-05-151-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-21/+20
* geneve: Fixed issue with sector read without implied seek; did not check CRC ... Michael Zapf2017-03-211-8/+12
* machine/hdc92x4: fix CID: 138631 "Operands don't affect result" Sergey Svishchev2017-03-111-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-27/+27
* hdc92x4: Added 9224 emulation; ti99_dsk: Fixed issue with deleted data marks ... Michael Zapf2016-08-141-292/+446
* Added PC-AT mode (still untested), some preparations for 9224 emulation Michael Zapf2016-08-111-68/+266
* Let's give the new srcclean a spin... Vas Crabb2016-08-021-1/+1
* reverting: Miodrag Milanovic2016-01-201-211/+211
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-211/+211
* cleanup (nw) Miodrag Milanovic2015-12-261-3/+3
* cleanup (nw) Miodrag Milanovic2015-12-261-2/+2
* clang-modernize part 6 Miodrag Milanovic2015-12-041-4/+4
* clang-modernize part 3 Miodrag Milanovic2015-12-041-7/+7
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+4475