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
Commit message (
Expand
)
Author
Age
Files
Lines
*
floppy: Be really sure a cleared cache is seen as such
Olivier Galibert
2021-01-25
1
-1
/
+1
*
floppy.cpp: as_ticks returns a u64, so go unsigned all the way
AJR
2021-01-25
1
-3
/
+1
*
floppy: When the floppy head stays on an unformatted track from more than an ...
Olivier Galibert
2021-01-25
1
-1
/
+1
*
floppy: Add dir read on apple floppies
Olivier Galibert
2021-01-23
1
-0
/
+3
*
flopimg: Fix gcr checksum
Olivier Galibert
2021-01-22
1
-1
/
+1
*
Apple 2 floppy drive (diskiing, diskiing13): added sounds (#7685)
leesaudan2
2021-01-21
1
-2
/
+4
*
swim2: Add mfm read, fix mfm write and mfm detection. SWIM2 seems done at th...
Olivier Galibert
2021-01-17
2
-10
/
+5
*
floppy: fix regression in new floppy [O. Galibert]
arbee
2021-01-16
1
-2
/
+2
*
floppy: fix precision issue and missing cache clear on write
Olivier Galibert
2021-01-16
2
-8
/
+10
*
swim2: Add reading, writing gcr up to track 63.
Olivier Galibert
2021-01-15
2
-28
/
+160
*
mac/swim2: Add apple drivers and associated communications
Olivier Galibert
2021-01-11
2
-2
/
+210
*
Provide the variants to the floppy formats
Olivier Galibert
2021-01-09
1
-4
/
+4
*
Actually build the accepted variants list in floppy
Olivier Galibert
2021-01-09
2
-209
/
+83
*
Simplify snapshot/quickload callback parameters; remove some uses of auto_all...
AJR
2021-01-05
2
-4
/
+4
*
More Lua engine clean-up and documentation, resulting in core cleanup.
Vas Crabb
2020-12-18
1
-4
/
+4
*
Fairly significant overhaul of Lua engine and some cleanup.
Vas Crabb
2020-11-25
3
-3
/
+3
*
dfs500: fixed crash at start and did srcclean on it. Also srccleaned picture....
Robbbert
2020-10-25
1
-17
/
+17
*
formats/apridisk.cpp: Don't use megabytes of stack space.
Vas Crabb
2020-10-10
1
-5
/
+3
*
Various improvements to image file handling:
Vas Crabb
2020-10-08
1
-8
/
+18
*
Got rid of global_alloc/global_free.
Vas Crabb
2020-10-03
8
-44
/
+37
*
formats/cassimg.cpp: Finish encapsulation of cassette_image class.
Vas Crabb
2020-10-02
1
-6
/
+6
*
-imagedev/cassimg.cpp: Make the interface look something like C++.
Vas Crabb
2020-10-02
2
-16
/
+13
*
Clean up uses of picture image device some more.
Vas Crabb
2020-09-29
1
-1
/
+1
*
Complete sound modernization of remaining devices. Legacy callbacks and strea...
Aaron Giles
2020-09-28
4
-27
/
+20
*
-bus/hp_dio/hp98544.cpp: Don't crash when cursor is outside screen area.
Vas Crabb
2020-09-28
2
-16
/
+7
*
picture_image_device::get_bitmap was returning a possibly-null reference
Kelvin Sherlock
2020-09-27
1
-1
/
+1
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
4
-7
/
+7
*
odyssey2/homecomp: add cassette i/o
hap
2020-08-12
2
-21
/
+18
*
mfmhd: Switched to logmacro logging. (nw)
Michael Zapf
2020-02-24
1
-44
/
+52
*
(nw) hopefully fixed cassette bugs from my commit of 6 months ago
Robbbert
2020-01-07
1
-11
/
+35
*
start putting noexcept on things that have no business throwing exceptions, s...
Vas Crabb
2019-11-10
16
-143
/
+163
*
flopdrv: Even legacy devices need some code cleanup (nw)
AJR
2019-11-05
2
-134
/
+20
*
Spring cleaning:
Vas Crabb
2019-11-01
4
-6
/
+2
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
5
-7
/
+16
*
(nw) misc cleanup:
Vas Crabb
2019-10-11
2
-15
/
+14
*
-avivideo.cpp: Added an image device to provide looping uncompressed AVI fram...
mooglyguy
2019-09-23
2
-0
/
+185
*
-vino: Implemented the majority of functionality, and hooked up to picture_im...
MooglyGuy
2019-09-19
1
-1
/
+1
*
(nw) misc cleanup:
Vas Crabb
2019-09-20
2
-31
/
+23
*
srcclean (nw)
Vas Crabb
2019-08-25
3
-4
/
+4
*
harddriv.h: missed a spot earlier (nw)
Justin Kerk
2019-08-18
1
-1
/
+1
*
harddriv: check for CHD by header string, allows files not named .chd that ar...
arbee
2019-08-13
1
-6
/
+7
*
picture_image_device: clean up properly if the PNG load fails (nw)
arbee
2019-08-10
1
-2
/
+6
*
apple2: save states and file manager hotloading image support for ComputerEye...
arbee
2019-08-10
1
-0
/
+5
*
Add still-frame PNG image device for use by digitizers/cameras/etc. [R. Belmont]
arbee
2019-08-09
2
-0
/
+122
*
harddisk: Support hard disk images in HDI format [Justin Kerk]
Justin Kerk
2019-08-02
1
-2
/
+16
*
snapquik: remove vestigial declaration (nw)
Vas Crabb
2019-08-03
1
-2
/
+0
*
harddisk: Support non-CHD harddisk images in raw and 2MG format [R. Belmont]
arbee
2019-08-01
2
-14
/
+44
*
steps towards some spectrum expansions - attempt 2 (resynced to AJRs changes)...
David Haywood
2019-07-31
4
-6
/
+122
*
microdrv: Change image type to magtape; default clock; move to imagedev (nw)
AJR
2019-07-30
2
-0
/
+279
*
srcclean (nw)
Vas Crabb
2019-07-28
3
-14
/
+14
[next]