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
/
floppy.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
floppy_sound: Minor cleanup
floppysound
Michael Zapf
2026-04-26
1
-17
/
+24
*
floppy: Set common directory for default samples, leftover from testing
Michael Zapf
2026-04-07
1
-2
/
+2
*
floppy: Reworked floppy sound support with a single sample list and default h...
Michael Zapf
2026-04-04
1
-134
/
+179
*
floppysound: Working with custom lists, no more macros.
Michael Zapf
2026-03-08
1
-316
/
+303
*
Merge branch 'master' into floppysound
Michael Zapf
2026-01-30
1
-2
/
+28
|
\
|
*
lisa: Massive updates
Olivier Galibert
2026-01-07
1
-2
/
+28
*
|
floppy: Allows definition of custom sound lists and fixes Amiga pitch glitche...
Michael Zapf
2025-11-23
1
-227
/
+472
|
/
*
Revert "floppy: Revised floppy sound system, allows definition of custom samp...
Vas Crabb
2025-11-22
1
-428
/
+223
*
floppy: Revised floppy sound system, allows definition of custom sample lists...
Michael Zapf
2025-11-21
1
-223
/
+428
*
floppy: set m_mon to 1 (motor off) in constructor
hap
2025-09-06
1
-29
/
+28
*
imagedev/floppy.cpp: Allow images loaded from software lists to be write prot...
ajrhacker
2025-09-03
1
-2
/
+7
*
casio/fz1.cpp: Add floppy to FZ-1 and clones (#13849)
Devin Acker
2025-06-21
1
-0
/
+37
*
New sound infrastructure.
Olivier Galibert
2025-04-27
1
-4
/
+3
*
imagedev/floppy.cpp: Return INVALIDIMAGE from floppy_image_device::identify i...
AJR
2025-03-03
1
-1
/
+4
*
floppy: Start the ready dance on insertion even if motor is always on
Olivier Galibert
2025-01-11
1
-0
/
+2
*
86f_dsk: add read 86f image support
cracyc
2024-10-15
1
-0
/
+2
*
sun/sun4.cpp: Less convoluted way of changing default SCSI devices.
Vas Crabb
2024-09-22
1
-4
/
+2
*
srcclean in preparation for 0.270 release branch.
Vas Crabb
2024-09-22
1
-2
/
+2
*
Floppy fixes and refinements
AJR
2024-09-12
1
-0
/
+28
*
imagedev/floppy.cpp: Add single-density 3" drive types
AJR
2024-09-08
1
-2
/
+54
*
floppy.cpp: Use standard drives for hard-sectored systems (#12727)
Mark Garlanger
2024-09-08
1
-127
/
+179
*
Floppy hard-sector support. Mix of Eric Anderson's and Mark
Eric Anderson
2024-09-01
1
-199
/
+57
*
floppy: Remove HFE image format from the general list for rewrite.
Michael Zapf
2024-08-17
1
-1
/
+0
*
Cleaned up various stuff.
Vas Crabb
2024-06-30
1
-12
/
+10
*
imagedev/floppy.cpp: fix out-of-bounds access to the seek sample (#12452)
Roman Donchenko
2024-06-08
1
-0
/
+3
*
imagedev/floppy: fix a bug with reading the first 1-bit on a track (#12439)
Roman Donchenko
2024-06-04
1
-27
/
+12
*
imagedev/floppy.cpp: Delete unused getter that leaked details
AJR
2024-02-11
1
-5
/
+0
*
floppy.cpp: Update class variables to current naming convention. (#11851)
Mark Garlanger
2024-01-20
1
-550
/
+550
*
imagedev/floppy.cpp: Remvoed hard-sectored floppy support.
Vas Crabb
2023-11-02
1
-42
/
+6
*
Floppy format API refinements
AJR
2023-10-08
1
-3
/
+3
*
imagedev/floppy.cpp: Workaround for index timing regression
AJR
2023-10-02
1
-2
/
+2
*
Remove flopimg.h and fsmgr.h from floppy device header
AJR
2023-09-24
1
-0
/
+16
*
imagedev/floppy.cpp: Add hard-sector floppy support
Eric Anderson
2023-09-05
1
-6
/
+42
*
floppy.cpp: add Teac FD55-A and FD55-B drive types (#11342)
Mark Garlanger
2023-06-16
1
-2
/
+62
*
Restored ability of for image devices to report specific error messages.
Vas Crabb
2023-04-08
1
-13
/
+9
*
API change for device_image_interface
AJR
2023-03-30
1
-21
/
+15
*
imagedev/floppy.cpp: Fix build
AJR
2023-02-26
1
-1
/
+1
*
Various cleanups:
Vas Crabb
2023-02-27
1
-5
/
+0
*
floppy sound: fix spin sample oob access
hap
2022-12-06
1
-3
/
+6
*
Changed fs::manager_t::enumerate_f() to simplify logic within file system dri...
npwoods
2022-09-19
1
-2
/
+8
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-9
/
+4
*
Revert "tests"
hap
2022-04-26
1
-23
/
+0
*
Revert "debug"
hap
2022-04-26
1
-2
/
+1
*
debug
Olivier Galibert
2022-04-26
1
-1
/
+2
*
tests
Olivier Galibert
2022-04-26
1
-0
/
+23
*
Changed floppy_image_device::identify() to take std::string_view instead of s...
npwoods
2022-04-24
1
-1
/
+1
*
srcclean in preparation for 0.243
Vas Crabb
2022-04-24
1
-1
/
+1
*
Consolidated floppy_image_device::m_create_fs and floppy_image_device::m_io_f...
npwoods
2022-04-11
1
-5
/
+2
*
Changed floppy_image_device::init_fs() to set the dirty bit on the floppy ima...
npwoods
2022-04-03
1
-0
/
+3
*
floppy: revisit the identify returns
Olivier Galibert
2022-03-30
1
-0
/
+2
[next]