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
/
softlist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
let's increase approx matches for gamenames from 10 to 16
Michaël Banaan Ananas
2013-05-21
1
-2
/
+2
*
Added some additional xml validation and fixed the resulting errors. nw.
Fabio Priuli
2013-03-21
1
-4
/
+4
*
fixed name of software_list_device (nw)
Oliver Stöneberg
2013-03-19
1
-1
/
+1
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
1
-1
/
+1
*
fixed crash in software_find_romdata() (nw)
Oliver Stöneberg
2013-02-01
1
-3
/
+3
*
softlist.c: Fix handling of software list entries without any datearea defini...
Wilbert Pol
2013-02-01
1
-7
/
+20
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-1
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-16
/
+16
*
floppy: Correctly reach files inside zips or softlists [O. Galibert]
Olivier Galibert
2013-01-02
1
-1
/
+1
*
patch that enables output of <info> elements stored in software lists through...
Miodrag Milanovic
2012-08-22
1
-2
/
+77
*
Sync with MESS. (nw)
Curt Coder
2012-08-16
1
-0
/
+6
*
Fix for required softlist item loading (no whatsnew)
Miodrag Milanovic
2012-03-30
1
-1
/
+1
*
Added support for multiple comma separated interfaces for device (no whatsnew)
Miodrag Milanovic
2012-03-29
1
-5
/
+23
*
Some cleanup of some observed #include redundancy from source files which use...
Scott Stone
2012-02-06
1
-1
/
+0
*
Do the softlist validation only on validate command (no whatsnew)
Miodrag Milanovic
2012-02-05
1
-0
/
+4
*
fixed crash when loading from softlist with -cart/-flop/-cass switch.
Fabio Priuli
2012-01-31
1
-1
/
+1
*
Fix regression on softload item load using menus (no whatsnew)
Miodrag Milanovic
2012-01-30
1
-1
/
+3
*
Move devices into a proper hierarchy and handle naming
Aaron Giles
2012-01-24
1
-231
/
+192
*
Clean-ups and version bump
mame0144u6
Angelo Salese
2012-01-15
1
-2
/
+2
*
softlist: added validation check against multiple parts with the same name. n...
Fabio Priuli
2012-01-09
1
-0
/
+8
*
Revering kludge not needed when proper counting is done (no whatsnew)
Miodrag Milanovic
2012-01-09
1
-1
/
+1
*
softlist: Fix entry count tracking issue [O. Galibert]
Olivier Galibert
2012-01-08
1
-14
/
+14
*
uiimage/diimage: Dumbify the menus and add a control layer [O. Galibert]
Olivier Galibert
2012-01-07
1
-16
/
+48
*
Fixed allocating of multiple parts in softlist (no whatsnew)
Miodrag Milanovic
2012-01-05
1
-1
/
+1
*
softlist.c: no_dump CHDs should not trigger validation errors. no whatsnew.
Fabio Priuli
2012-01-04
1
-3
/
+8
*
Removed old C-based interface to astrings. astring exists only as
Aaron Giles
2012-01-03
1
-1
/
+1
*
Fixed item search in softlist if no list is specified (no whatsnew)
Miodrag Milanovic
2011-12-26
1
-1
/
+1
*
Clean-ups and version bump
mame0144u4
Angelo Salese
2011-12-24
1
-10
/
+10
*
softlist now copies all parts too to loaded software_info section (no whatsnew)
Miodrag Milanovic
2011-12-23
1
-19
/
+25
*
Fixed required image loading (no whatsnew)
Miodrag Milanovic
2011-12-22
1
-0
/
+1
*
Enabled filtering in best matches and also in "noswitch" aka MAME like start ...
Miodrag Milanovic
2011-12-22
1
-3
/
+34
*
Softlist support cleanup and addition of compatibility filtering [Miodrag Mil...
Miodrag Milanovic
2011-12-22
1
-178
/
+152
*
softlist: buglet (nw)
Olivier Galibert
2011-12-21
1
-1
/
+1
*
Added support for required field in softlist (no whatsnew)
Miodrag Milanovic
2011-12-21
1
-1
/
+39
*
Fix for softlist compile (no whatsnew)
Miodrag Milanovic
2011-12-10
1
-2
/
+1
*
Fixed romfill handling in softlists (no whatsnew)
Miodrag Milanovic
2011-12-09
1
-1
/
+2
*
Added case insensitive check for softlist item descriptions (no whatsnew)
Miodrag Milanovic
2011-12-06
1
-3
/
+2
*
Clean-ups and version bump
mame0144u2
Angelo Salese
2011-12-04
1
-17
/
+17
*
Fix handling of shared features in softlists (no whatsnew)
Miodrag Milanovic
2011-12-02
1
-16
/
+15
*
More softlist validation (no whatsnew)
Miodrag Milanovic
2011-11-30
1
-8
/
+47
*
Better error handling for softlists (no whatsnew)
Miodrag Milanovic
2011-11-29
1
-0
/
+13
*
Check for duplicate dataareas in softlists (no whatsnew)
Miodrag Milanovic
2011-11-29
1
-0
/
+10
*
Added more validation of softlist and cleared errors found (no whatsnew)
Miodrag Milanovic
2011-11-29
1
-20
/
+41
*
Make softlist validation better (no whatsnew)
Miodrag Milanovic
2011-11-28
1
-37
/
+54
*
Placed softlist validation under validate (no whatsnew)
Miodrag Milanovic
2011-11-28
1
-1
/
+0
*
Added validate lists option and removed on startup softlist validation (no wh...
Miodrag Milanovic
2011-11-28
1
-130
/
+162
*
Fixed handling slot/image options so it's possible to override slot setting b...
Miodrag Milanovic
2011-11-23
1
-2
/
+2
*
Sync with MESS, OG work, credited there (no whatsnew)
Miodrag Milanovic
2011-11-09
1
-0
/
+2
*
http://www.flickr.com/photos/discoweasel/2851814771/
Olivier Galibert
2011-11-08
1
-2
/
+0
*
Converted neogeo mvs driver to use software lists in preparation for
Angelo Salese
2011-11-06
1
-0
/
+2
[next]