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
/
imagedev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Floppy robustification, better bitstream handling [John Keoni Morris, Peter F...
Olivier Galibert
2018-05-26
1
-14
/
+8
*
More cleanup/streamlining of machine configuration and macros:
Vas Crabb
2018-05-15
2
-6
/
+10
*
dsp16: fix condition mask in disassembler (nw)
Vas Crabb
2018-05-09
1
-5
/
+5
*
floppy: Created floppies need to be initialized the same way as loaded floppies
Dirk Best
2018-05-08
2
-24
/
+29
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-1
/
+1
*
Allow devcb to be bound to a device/mixin or the target of a device
Vas Crabb
2018-05-02
2
-2
/
+2
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
9
-37
/
+37
*
de-staticify initializations for src/devices/sound (nw)
Wilbert Pol
2018-02-25
1
-1
/
+1
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
3
-5
/
+5
*
Some legacy floppy fixes and cleanups (#3047)
Oliver Stöneberg
2018-01-13
2
-7
/
+6
*
cassette_image_device::set_state() did not use the supplied state at all (nw)
firewave
2018-01-10
1
-1
/
+1
*
floppy: Add TEAC FD-30A 3 inch floppy drive
Dirk Best
2017-11-01
2
-0
/
+37
*
srcclean (nw)
Vas Crabb
2017-10-22
1
-1
/
+1
*
hiscore.dat: updates [Leezer]
cracyc
2017-10-15
1
-2
/
+3
*
floppy.h: Don't change sides if the drive has only one head. (nw)
Curt Coder
2017-10-12
1
-1
/
+1
*
isbc: these break the SCT (nw)
cracyc
2017-09-30
1
-1
/
+1
*
floppy: Add drive LED callback
Dirk Best
2017-08-27
2
-21
/
+42
*
floppy: Added FLOPPY_HFE_FORMAT to default_floppy_formats.
Nigel Barnes
2017-08-24
1
-0
/
+1
*
vgmplay: Bug fixes
AJR
2017-07-20
2
-3
/
+8
*
Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces:
Vas Crabb
2017-07-11
3
-23
/
+14
*
(nw) fixed potential compile error
Robbbert
2017-07-08
1
-1
/
+1
*
Further improvements to slot option validation (nw)
AJR
2017-06-10
1
-0
/
+5
*
HP9845: improved keyboard mapping & German layout (#2351)
fulivi
2017-06-05
1
-1
/
+1
*
some more device_add_mconfig. Only devices/bus remains. (nw)
Ivan Vangelista
2017-06-02
2
-6
/
+2
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-1
/
+1
*
floppy: Fix for a segfault when emulating HP9895 drive [F.Ulivi]
fulivi
2017-05-21
1
-1
/
+8
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
24
-315
/
+260
*
Made a number of device_image_interface members private (#2227)
npwoods
2017-04-17
1
-1
/
+1
*
Fix compile error noticed on VS (nw)
Miodrag Milanovic
2017-03-26
1
-1
/
+1
*
Oops (nw)
AJR
2017-03-03
1
-1
/
+1
*
Device validation fixes, floppy edition (nw)
AJR
2017-03-03
1
-4
/
+4
*
Make device_image_interface::update_names a private method called automatical...
AJR
2017-03-03
17
-83
/
+0
*
Image instance name refactoring and bug fixing (nw)
AJR
2017-03-02
2
-1
/
+3
*
Self-registering devices.
Vas Crabb
2017-03-03
4
-10
/
+13
*
legacy floppy: unbreak floppy_stp_w
Sergey Svishchev
2017-03-01
1
-0
/
+4
*
Self-registering devices prep:
Vas Crabb
2017-02-27
15
-79
/
+81
*
device_image_interface cleanups (nw)
AJR
2017-02-27
3
-3
/
+3
*
remove tag() argument from logerror() calls in cpu/i86, floppy code
Sergey Svishchev
2017-02-20
1
-2
/
+2
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-1
/
+0
*
sitcom: hook up LEDs to PIA outputs to show state visually, softlist a
Vas Crabb
2017-02-11
2
-4
/
+14
*
Merge pull request #1974 from shattered/_55d0495
R. Belmont
2017-01-14
2
-5
/
+17
|
\
|
*
imagedev/floppy: add has_trk00 property, initially for IBM 6360 8-inch drives
Sergey Svishchev
2017-01-15
2
-3
/
+5
|
*
imagedev/floppy: add 'dskchg_writable' property (for Sony Microfloppy drives)
Sergey Svishchev
2017-01-15
2
-2
/
+12
*
|
Taito 68705 interface improvements:
Vas Crabb
2017-01-15
2
-0
/
+7
*
|
floppy: Added TODO comments; revert stp_w ignore on spin-up until further evi...
Michael Zapf
2017-01-13
1
-2
/
+10
*
|
Fix for duplicate device description issue between ibm_6360 and floppy_8_sssd...
Scott Stone
2017-01-11
1
-1
/
+1
|
/
*
IBM 6580 Displaywriter de-skeletonization [shattered]
Sergey Svishchev
2017-01-10
2
-0
/
+36
*
floppy: Forgot to remove the logerror output (nw)
Michael Zapf
2017-01-05
1
-1
/
+1
*
floppy: Inhibit reading/stepping until drive has spun up; this concerns drive...
Michael Zapf
2017-01-05
1
-1
/
+6
*
upd765: isbc215 format expects sector size to be in result (nw)
cracyc
2016-12-03
1
-0
/
+4
[next]