index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
machine
/
hdc92x4.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-8
/
+1
*
ti99: Some debug output improvements
Michael Zapf
2023-06-08
1
-9
/
+9
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-2
/
+2
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-32
/
+32
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-23
/
+14
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
geneve/ti99: Fixed HFDC hangs on not connected drives; allows timed steps for...
Michael Zapf
2021-06-03
1
-20
/
+50
*
hdc92x4.cpp, i8271.cpp: Clean up time logging
AJR
2021-01-18
1
-79
/
+71
*
hdc92x4: Fixed wrong fill byte after data CRC (had no functional impact) (nw)
Michael Zapf
2020-12-14
1
-4
/
+10
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-2
/
+2
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-2
/
+2
*
bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume...
AJR
2019-03-07
1
-2
/
+2
*
hdc92x4: Add a minimum head load time to compensate for the floppy spin-up.
Michael Zapf
2018-08-09
1
-1
/
+6
*
Some logmacro updates. (nw)
Michael Zapf
2018-04-02
1
-304
/
+301
*
Fix obvious bugs found by GCC 7.1 (nw)
Miodrag Milanovic
2017-05-15
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-21
/
+20
*
geneve: Fixed issue with sector read without implied seek; did not check CRC ...
Michael Zapf
2017-03-21
1
-8
/
+12
*
machine/hdc92x4: fix CID: 138631 "Operands don't affect result"
Sergey Svishchev
2017-03-11
1
-3
/
+3
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-2
/
+2
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-27
/
+27
*
hdc92x4: Added 9224 emulation; ti99_dsk: Fixed issue with deleted data marks ...
Michael Zapf
2016-08-14
1
-292
/
+446
*
Added PC-AT mode (still untested), some preparations for 9224 emulation
Michael Zapf
2016-08-11
1
-68
/
+266
*
Let's give the new srcclean a spin...
Vas Crabb
2016-08-02
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-211
/
+211
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-211
/
+211
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-3
/
+3
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-2
/
+2
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-4
/
+4
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-7
/
+7
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-3
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+4475