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
/
emu
/
diimage.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup of image device interfaces (nw)
Miodrag Milanovic
2014-05-02
1
-5
/
+0
*
image.c: Added support for loading a default battery, instead of a fixed fill...
Fabio Priuli
2014-05-02
1
-0
/
+1
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-4
/
+4
*
Factored ui_menu_control_device_image into ui/imgcntrl.c
Nathan Woods
2014-04-05
1
-30
/
+0
*
modernized 990_hd, moved some code into ti990_10.c, and simplified harddriv.c...
Miodrag Milanovic
2014-03-23
1
-7
/
+0
*
fixed GCC/clang compilation / fixed some forward declarations (nw)
Oliver Stöneberg
2014-03-11
1
-2
/
+2
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-12
/
+35
*
rest of ATTR_PRINTF review (nw)
Oliver Stöneberg
2014-02-25
1
-1
/
+1
*
fix for MSVC "warning C4717: 'device_image_interface::fread' : recursive on a...
smf-
2013-12-21
1
-1
/
+1
*
diimage: Added load_software_region() function that loads a software list reg...
Curt Coder
2013-12-20
1
-0
/
+3
*
Added license tags to a few more files. Also converted many of OG's
Aaron Giles
2013-10-16
1
-31
/
+2
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
1
-2
/
+2
*
Getting rid of DEVICE_IMAGE_START (nw)
Wilbert Pol
2013-02-06
1
-7
/
+0
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-6
/
+29
*
MIDI core updates: [R. Belmont]
R. Belmont
2013-01-13
1
-1
/
+3
*
diimage: allow image devices to skip core fopen() of the image's filename and...
R. Belmont
2013-01-12
1
-0
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-50
/
+50
*
Added device image type for individual ROM images (as used in some Amstrad CP...
mahlemiut
2012-05-07
1
-1
/
+2
*
Removed legacy image devices and related code (no whatsnew)
Miodrag Milanovic
2012-03-06
1
-19
/
+0
*
Sync with MESS (no whatsnew)
Miodrag Milanovic
2012-03-06
1
-1
/
+1
*
Give more proper name and disabled loading of soflist items in open_image_fil...
Miodrag Milanovic
2012-02-21
1
-1
/
+1
*
Added helpers for loading file for slot determination (no whatsnew)
Miodrag Milanovic
2012-02-21
1
-1
/
+2
*
Fix regression on softload item load using menus (no whatsnew)
Miodrag Milanovic
2012-01-30
1
-0
/
+2
*
Clean-ups and version bump
mame0144u7
Angelo Salese
2012-01-29
1
-1
/
+1
*
Move devices into a proper hierarchy and handle naming
Aaron Giles
2012-01-24
1
-4
/
+7
*
floppy: Do specific UI handling [O. Galibert]
Olivier Galibert
2012-01-23
1
-1
/
+33
*
uiimage/diimage: Dumbify the menus and add a control layer [O. Galibert]
Olivier Galibert
2012-01-07
1
-0
/
+2
*
Removed not used legacy call (no whatsnew)
Miodrag Milanovic
2011-11-26
1
-1
/
+0
*
Cleanups and version bump
mame0142u6
Angelo Salese
2011-06-19
1
-8
/
+8
*
Harddisk image device is now modern device (no whatsnew)
Miodrag Milanovic
2011-06-16
1
-1
/
+1
*
Converted printer image device to modern (no whatsnew)
Miodrag Milanovic
2011-06-14
1
-9
/
+10
*
Cleanup of image device base classes and prepare for rewrite (no whatsnew)
Miodrag Milanovic
2011-06-10
1
-33
/
+47
*
Removed memory allocation calls from image device (no whatsnew)
Miodrag Milanovic
2011-05-25
1
-9
/
+0
*
Renamed one image interface call till I am aware what is what (no whatsnew)
Miodrag Milanovic
2011-05-04
1
-1
/
+1
*
Fixed problem with image devices due to same name in interface and device cla...
Miodrag Milanovic
2011-05-04
1
-3
/
+3
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-33
/
+14
*
moved call_display_info() to finish_load(), so that it can exploit variables ...
Fabio Priuli
2011-04-08
1
-0
/
+1
*
cartslot.c/chd_cd.c: added support for a callback function to test softlist s...
Fabio Priuli
2011-04-07
1
-0
/
+5
*
Removed hashfile and dependencies (no whatsnew)
Miodrag Milanovic
2011-02-14
1
-6
/
+3
*
Hash generation and general cleanup. New class hash_collection holds
Aaron Giles
2011-02-14
1
-4
/
+4
*
mame_file is now emu_file and is a class. It is required
Aaron Giles
2011-02-12
1
-1
/
+1
*
Improved the way software names are displayed by the Internal File Manager wh...
Fabio Priuli
2011-01-14
1
-0
/
+1
*
Swap: (astring.len() != 0) -> astring
Aaron Giles
2010-08-21
1
-5
/
+5
*
Fixed image based cheat file loading (no whatsnew)
Miodrag Milanovic
2010-07-28
1
-1
/
+1
*
Adding ability to support other types of software lists, so floppies, cassett...
Miodrag Milanovic
2010-07-08
1
-0
/
+2
*
Added per-device image softlist loading routine [Miodrag Milanovic]
Miodrag Milanovic
2010-07-07
1
-2
/
+5
*
Cleanups and version bump.
mame0138u3
Aaron Giles
2010-07-06
1
-29
/
+29
*
Added new static call in diimage and added call to initialize subdevices for ...
Miodrag Milanovic
2010-06-29
1
-1
/
+2
*
- Fixed compile
Miodrag Milanovic
2010-06-27
1
-0
/
+5
*
Changed device name from an overridable function to a parameter passed to
Aaron Giles
2010-06-25
1
-1
/
+0
[next]