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
/
image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed another small error message problem
Fabio Priuli
2011-01-14
1
-3
/
+2
*
fixed empty image name. no whatsnew.
Fabio Priuli
2011-01-14
1
-2
/
+2
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-1
/
+1
*
De-converted MACHINE_DRIVER from tokens back to constructor functions, regaining
Aaron Giles
2010-08-26
1
-3
/
+3
*
Fixed image device error handling [ShimaPong, Miodrag Milanovic]
Miodrag Milanovic
2010-08-04
1
-5
/
+4
*
Cleanups and version bump.
mame0138u3
Aaron Giles
2010-07-06
1
-19
/
+19
*
Added call to add device with parameters sent and his sub devices (no whatsnew)
Miodrag Milanovic
2010-06-30
1
-0
/
+33
*
Split mame.c into mame.c and machine.c, the latter containing the
Aaron Giles
2010-06-30
1
-9
/
+9
*
Moved back utility functions in order to make mess tools compile again (no wh...
Miodrag Milanovic
2010-06-29
1
-111
/
+0
*
Moved some utility functions to image from MESS (no whatsnew)
Miodrag Milanovic
2010-06-29
1
-1
/
+112
*
Added new static call in diimage and added call to initialize subdevices for ...
Miodrag Milanovic
2010-06-29
1
-0
/
+2
*
Made the machine_config a proper object. Added detokenize method to
Aaron Giles
2010-06-28
1
-8
/
+8
*
- Fixed compile
Miodrag Milanovic
2010-06-27
1
-4
/
+2
*
Changed device name from an overridable function to a parameter passed to
Aaron Giles
2010-06-25
1
-4
/
+4
*
Fixed warning (no whatsnew)
Miodrag Milanovic
2010-06-24
1
-0
/
+1
*
- Moved ioproc implementation from MESS [Miodrag Milanovic]
Miodrag Milanovic
2010-06-23
1
-0
/
+239
*
- Added writeconfig option to emuopts (default for MAME is off) to save ini o...
Miodrag Milanovic
2010-06-18
1
-1
/
+60
*
Implemented most of calls for image device (no whatsnew)
Miodrag Milanovic
2010-06-18
1
-24
/
+58
*
- removed MESS dependency from config.c
Miodrag Milanovic
2010-06-17
1
-0
/
+168