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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
24
-7582
/
+0
*
Invoke step on cylinder change
Michael Zapf
2015-08-23
2
-16
/
+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
2
-0
/
+16
*
Step sound is now triggered on edge, not level
Michael Zapf
2015-08-22
2
-9
/
+18
*
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
2
-3
/
+218
*
Added seconds() and attoseconds() to attotime and prefixed members with
couriersud
2015-08-15
1
-2
/
+2
*
pcd: Sinix 1.2 expects different mmu behavior (nw)
cracyc
2015-08-05
1
-1
/
+1
*
60000000000 does not fit in a long (nw)
Alex W. Jackson
2015-08-04
1
-1
/
+1
*
mfmhd: using string instead of char*
Michael Zapf
2015-08-02
1
-1
/
+1
*
mfmhd: Introduced format definition, now generally available.
Michael Zapf
2015-08-02
2
-0
/
+1426
*
more pedantic fixes (nw)
Cowering
2015-07-08
1
-1
/
+1
*
This is it. ti99 says Goodbye to legacy floppy.
Michael Zapf
2015-07-05
1
-1
/
+1
*
Licenses for Raphael Nabet (nw)
Miodrag Milanovic
2015-06-07
2
-2
/
+2
*
floppy: Ensure that get_next_transition always provide the next transition [O...
Olivier Galibert
2015-06-05
2
-9
/
+21
*
We cannot relicense files for which we have not yet received responses (nw)
balr0g
2015-05-28
2
-2
/
+2
*
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
*
Floppy: Add a function to return the number of sides the drive has
Dirk Best
2015-05-20
1
-0
/
+1
*
Another round of -Wextra -Wdouble-promotion fixes. (nw)
couriersud
2015-05-20
2
-2
/
+2
*
Nascom: Add floppy softlist
Dirk Best
2015-05-18
2
-1
/
+38
*
Added some for Nathan and some more for Nicola (nw)
Miodrag Milanovic
2015-05-11
20
-40
/
+40
*
changes for Juergen Buchmueller in core and credits for some files in mess(nw)
Miodrag Milanovic
2015-05-07
2
-12
/
+4
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
22
-0
/
+44
*
Cleanups and version bump
mame0161
Miodrag Milanovic
2015-04-29
1
-1
/
+1
*
small cleanup (nw)
Miodrag Milanovic
2015-04-22
3
-6
/
+3
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
3
-14
/
+14
*
ti99: ST225 emulation
Michael Zapf
2015-04-20
2
-0
/
+16
*
more astring -> std::string (nw)
Miodrag Milanovic
2015-04-19
2
-9
/
+9
*
more conversions to std::string (nw)
Miodrag Milanovic
2015-04-19
1
-2
/
+2
*
some astring to std::string conversion (nw)
Miodrag Milanovic
2015-04-18
3
-3
/
+3
*
Damn unsigned (nw)
Olivier Galibert
2015-04-15
1
-2
/
+2
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
2
-27
/
+22
*
updated astring constructors to have just one string param, to be more like s...
Miodrag Milanovic
2015-04-13
2
-2
/
+2
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
4
-22
/
+22
*
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
3
-9
/
+9
*
Capitalise brand names more
Zoë Blade
2015-04-05
1
-9
/
+9
*
Converted midi into a module. (nw)
couriersud
2015-01-31
2
-9
/
+18
*
(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
2
-0
/
+3
*
Skeleton driver for the Siemens PC-D [Dirk Best, rfka01]
Dirk Best
2014-11-11
2
-0
/
+88
*
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
*
so long, cartslot.c... you made a really great job, when we
Fabio Priuli
2014-10-11
2
-349
/
+0
*
(MESS) dmv: added floppy softlist. [Sandro Ronco]
Sandro Ronco
2014-10-10
2
-0
/
+3
*
(MESS) floppy.c: fixed disks not being launched if loaded
Fabio Priuli
2014-09-28
2
-37
/
+8
[next]