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
/
emu
/
imagedev
/
floppy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-2132
/
+0
*
Invoke step on cylinder change
Michael Zapf
2015-08-23
1
-15
/
+6
*
fix startup crash on running any system using floppy.c (nw)
Lord-Nightmare
2015-08-23
1
-0
/
+1
*
Added some state save items
Michael Zapf
2015-08-23
1
-0
/
+15
*
Step sound is now triggered on edge, not level
Michael Zapf
2015-08-22
1
-7
/
+16
*
Added samples; changed file name.
Michael Zapf
2015-08-20
1
-2
/
+2
*
Floppy sounds WIP. See comments in floppy.c.
Michael Zapf
2015-08-20
1
-3
/
+165
*
pcd: Sinix 1.2 expects different mmu behavior (nw)
cracyc
2015-08-05
1
-1
/
+1
*
This is it. ti99 says Goodbye to legacy floppy.
Michael Zapf
2015-07-05
1
-1
/
+1
*
floppy: Ensure that get_next_transition always provide the next transition [O...
Olivier Galibert
2015-06-05
1
-9
/
+20
*
Fix floppy disk image creation from command line
Dirk Best
2015-05-21
1
-0
/
+22
*
floppy: truncate files to new size on save
Dirk Best
2015-05-20
1
-0
/
+5
*
Another round of -Wextra -Wdouble-promotion fixes. (nw)
couriersud
2015-05-20
1
-1
/
+1
*
Nascom: Add floppy softlist
Dirk Best
2015-05-18
1
-1
/
+36
*
Added some for Nathan and some more for Nicola (nw)
Miodrag Milanovic
2015-05-11
1
-2
/
+2
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
more astring -> std::string (nw)
Miodrag Milanovic
2015-04-19
1
-6
/
+6
*
more conversions to std::string (nw)
Miodrag Milanovic
2015-04-19
1
-2
/
+2
*
Damn unsigned (nw)
Olivier Galibert
2015-04-15
1
-2
/
+2
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
1
-24
/
+20
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-9
/
+9
*
Capitalise brand names more
Zoë Blade
2015-04-05
1
-9
/
+9
*
(MESS) floppy.c: initialise error code instead of crashing when menu loads ba...
peterferrie
2015-01-13
1
-0
/
+1
*
(MESS) ui: fixed for real the wrong confirmation menu being
etabeta78
2015-01-06
1
-2
/
+2
*
(MESS) ui: when ESCing while creating a new floppy image, fall back
etabeta78
2015-01-06
1
-2
/
+2
*
floppy: include cylinder in savestate
peterferrie
2014-12-12
1
-0
/
+3
*
(MESS) included modern .dsk format among default supported
etabeta78
2014-11-23
1
-0
/
+1
*
Skeleton driver for the Siemens PC-D [Dirk Best, rfka01]
Dirk Best
2014-11-11
1
-0
/
+84
*
ap2_dsk: edd support [O. Galibert]
Olivier Galibert
2014-10-27
1
-11
/
+11
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-1
/
+1
*
(MESS) dmv: added floppy softlist. [Sandro Ronco]
Sandro Ronco
2014-10-10
1
-0
/
+1
*
(MESS) floppy.c: fixed disks not being launched if loaded
Fabio Priuli
2014-09-28
1
-36
/
+8
*
ui: fixed crash when loading floppies with no parent software
Fabio Priuli
2014-09-16
1
-2
/
+2
*
floppy: Change in find_position to avoid missing edges that are very
Michael Zapf
2014-09-04
1
-1
/
+1
*
floppy: Don't infloop in set_write_splice when there's no floppy (fixes MT567...
Olivier Galibert
2014-08-26
1
-4
/
+6
*
floppy: Handle half and quarter tracks [O. Galibert]
Olivier Galibert
2014-08-09
1
-0
/
+43
*
first batch of passing attotime as const reference instead of copy - where po...
Oliver Stöneberg
2014-07-02
1
-4
/
+4
*
vz300 floppy: Initial modern implementation [O. Galibert]
Olivier Galibert
2014-06-30
1
-7
/
+9
*
fixed memory leaks in floppy_image_device (nw)
Oliver Stöneberg
2014-05-14
1
-2
/
+9
*
Oric 1: Spring cleaning [O. Galibert]
Olivier Galibert
2014-04-12
1
-2
/
+1
*
floppy: splice-related fixes [O. Galibert]
Olivier Galibert
2014-03-26
1
-0
/
+9
*
and more global_free() -> global_free_array()(nw)
Oliver Stöneberg
2014-03-17
1
-1
/
+1
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-31
/
+14
*
Added trace switch to control log output.(nw)
Michael Zapf
2014-03-09
1
-1
/
+7
*
(mess) floppy: Fix write over the index pulse and flux change lookup before i...
Olivier Galibert
2014-02-26
1
-3
/
+6
*
(MESS) c64: Floppy WIP. (nw)
Curt Coder
2014-02-04
1
-1
/
+36
*
(MESS) Refactored the Commodore 1541/1551/1571/2031 disk drives to use the mo...
Curt Coder
2014-02-03
1
-2
/
+2
*
Broke apart src/emu/ui/filemngr.?, moved src/emu/uiswlist.? ==>
Nathan Woods
2014-01-20
1
-1
/
+1
*
Split uiimage.? ==> ui/filemngr.? and ui/tapectrl.?
Nathan Woods
2014-01-19
1
-1
/
+1
*
floppy.c: add epson smd-165, used in the pf10
Dirk Best
2014-01-04
1
-0
/
+36
[next]