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
/
devimage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0142u6
Angelo Salese
2011-06-19
1
-2
/
+2
*
Converted printer image device to modern (no whatsnew)
Miodrag Milanovic
2011-06-14
1
-19
/
+2
*
Cleanup of image device base classes and prepare for rewrite (no whatsnew)
Miodrag Milanovic
2011-06-10
1
-500
/
+14
*
Fix for image device unmount (no whatsnew)
Miodrag Milanovic
2011-05-10
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
-82
/
+72
*
Switch from m_machine to machine() everywhere. In some cases this
Aaron Giles
2011-04-18
1
-10
/
+10
*
moved call_display_info() to finish_load(), so that it can exploit variables ...
Fabio Priuli
2011-04-08
1
-2
/
+6
*
cartslot.c/chd_cd.c: added support for a callback function to test softlist s...
Fabio Priuli
2011-04-07
1
-1
/
+8
*
BIG update.
Aaron Giles
2011-03-29
1
-4
/
+4
*
Removed hashfile and dependencies (no whatsnew)
Miodrag Milanovic
2011-02-14
1
-3
/
+0
*
Hash generation and general cleanup. New class hash_collection holds
Aaron Giles
2011-02-14
1
-5
/
+2
*
mame_file is now emu_file and is a class. It is required
Aaron Giles
2011-02-12
1
-10
/
+10
*
Fix build break from last checkin.
Aaron Giles
2011-02-06
1
-1
/
+1
*
Converted attotime to a class, with proper operators. Removed old
Aaron Giles
2011-02-03
1
-1
/
+1
*
Cleanups and version bump.
mame0141u1
Aaron Giles
2011-01-24
1
-1
/
+1
*
Fixed a stupid segfault introduced by pretending the emu can set the filename...
Fabio Priuli
2011-01-15
1
-1
/
+1
*
Improved the way software names are displayed by the Internal File Manager wh...
Fabio Priuli
2011-01-14
1
-0
/
+7
*
softlists: added WARNING if loading a software with supported="partial" or "n...
Fabio Priuli
2011-01-14
1
-0
/
+6
*
allow software lists to look for files in the rompath too [Fabio Priuli]
Fabio Priuli
2011-01-13
1
-17
/
+35
*
devimage.c: added support for split set to softlist for cass and flop too [Fa...
Fabio Priuli
2011-01-13
1
-13
/
+8
*
romload.c: added support for split set to softlist (for cart, cd and hd) [Fab...
Fabio Priuli
2011-01-13
1
-6
/
+54
*
fixed bogus creation of empty file when loading through softlists. no whatsnew.
Fabio Priuli
2011-01-13
1
-2
/
+8
*
- Fixed issue with image empty slot [Miodrag Milanovic]
Miodrag Milanovic
2010-11-26
1
-0
/
+1
*
Cleanups and version bump.
mame0139u1
Aaron Giles
2010-08-12
1
-1
/
+1
*
Newline at end of devimage.c (no whatsnew)
Miodrag Milanovic
2010-08-04
1
-1
/
+1
*
Fixed image device error handling [ShimaPong, Miodrag Milanovic]
Miodrag Milanovic
2010-08-04
1
-12
/
+11
*
Cleanups and version bump.
mame0138u4
Aaron Giles
2010-07-22
1
-5
/
+5
*
Fixed image unload and creation [Sandro Ronco, Miodrag Milanovic]
Miodrag Milanovic
2010-07-12
1
-1
/
+5
*
Adding ability to support other types of software lists, so floppies, cassett...
Miodrag Milanovic
2010-07-08
1
-7
/
+60
*
Added per-device image softlist loading routine [Miodrag Milanovic]
Miodrag Milanovic
2010-07-07
1
-3
/
+14
*
Cleanups and version bump.
mame0138u3
Aaron Giles
2010-07-06
1
-11
/
+11
*
Split mame.c into mame.c and machine.c, the latter containing the
Aaron Giles
2010-06-30
1
-3
/
+3
*
Made the machine_config a proper object. Added detokenize method to
Aaron Giles
2010-06-28
1
-1
/
+1
*
- Fixed compile
Miodrag Milanovic
2010-06-27
1
-2
/
+2
*
Implemented hash file and battery support and did some cleanup (no whatsnew)
Miodrag Milanovic
2010-06-24
1
-5
/
+11
*
- Moved ioproc implementation from MESS [Miodrag Milanovic]
Miodrag Milanovic
2010-06-23
1
-11
/
+52
*
- Moved softlist implementation from MESS [Miodrag Milanovic]
Miodrag Milanovic
2010-06-20
1
-93
/
+26
*
Prevent some overrides of exiting variables, implementation will be updated l...
Miodrag Milanovic
2010-06-18
1
-1
/
+1
*
Changed callback function parameter types for image device (no whatsnew)
Miodrag Milanovic
2010-06-18
1
-2
/
+2
*
Implemented most of calls for image device (no whatsnew)
Miodrag Milanovic
2010-06-18
1
-17
/
+100
*
- removed MESS dependency from config.c
Miodrag Milanovic
2010-06-17
1
-0
/
+478