index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
imagedev
/
mfmhd.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-15
/
+15
*
Got rid of global_alloc/global_free.
Vas Crabb
2020-10-03
1
-12
/
+11
*
mfmhd: Switched to logmacro logging. (nw)
Michael Zapf
2020-02-24
1
-44
/
+52
*
Spring cleaning:
Vas Crabb
2019-11-01
1
-1
/
+0
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-1
/
+1
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-1
/
+1
*
mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti...
Ivan Vangelista
2019-03-01
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-12
/
+12
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-5
/
+5
*
Revert "using of IS_ENABLED in files used in tiny build (nw)"
Miodrag Milanovic
2016-11-12
1
-29
/
+29
*
using of IS_ENABLED in files used in tiny build (nw)
Miodrag Milanovic
2016-11-11
1
-29
/
+29
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-17
/
+17
*
ti99: More savestate enabling and cleanups. (nw)
Michael Zapf
2016-09-25
1
-0
/
+32
*
Fixed some log outputs, removed old tag() calls. (nw)
Michael Zapf
2016-09-20
1
-8
/
+8
*
ti99: Using proper RAM devices instead of ROM_REGIONS, adapting logerror output
Michael Zapf
2016-08-08
1
-33
/
+33
*
Turn image init/validate into scoped enums to avoid accidental casts to/from ...
Vas Crabb
2016-08-01
1
-6
/
+6
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-8
/
+2
*
reverting:
Miodrag Milanovic
2016-01-20
1
-45
/
+45
*
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
-45
/
+45
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-26
/
+26
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-18
/
+18
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-6
/
+28
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1177