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
/
clifront.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
first round of printf fixes (nw)
Oliver Stöneberg
2014-02-25
1
-4
/
+4
*
fixed non-DEBUG build (nw)
Oliver Stöneberg
2014-02-21
1
-1
/
+1
*
added DEBUG-only tagmap lookup counter (nw)
Oliver Stöneberg
2014-02-21
1
-0
/
+6
*
Resolved bug MT05443 (nw)
Miodrag Milanovic
2014-02-06
1
-0
/
+7
*
Slot options can now be configured inline without creating an array. Legacy s...
smf-
2013-12-16
1
-12
/
+14
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
Cleanups and version bump
mame0150
Miodrag Milanovic
2013-09-17
1
-2
/
+2
*
Improve -listdevices display, sorting by tag and showing device
Aaron Giles
2013-08-08
1
-3
/
+42
*
let's increase approx matches for gamenames from 10 to 16
Michaël Banaan Ananas
2013-05-21
1
-2
/
+2
*
clifront.c: allow -romident to properly handle zipfiles inside a directory [F...
Fabio Priuli
2013-05-02
1
-1
/
+1
*
print proper message on -listslots in case there are no slot options availabl...
Miodrag Milanovic
2013-03-22
1
-0
/
+2
*
clear 7z file cache on exit
Oliver Stöneberg
2013-02-21
1
-2
/
+2
*
fixed -listsoftware DTD (nw)
Oliver Stöneberg
2013-02-07
1
-1
/
+1
*
clifront.c: [Peter Ferrie]
Scott Stone
2013-02-06
1
-100
/
+103
*
(MESS) Sync the internal software list dtd. (nw)
Wilbert Pol
2013-02-03
1
-2
/
+2
*
Added -lr as an alias for -listroms
Robbbert
2013-01-23
1
-1
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-27
/
+27
*
Enable compiling PortMidi (nw)
R. Belmont
2013-01-01
1
-0
/
+12
*
clifront.c: Added verifysoftlist command for verifying software availability ...
Wilbert Pol
2012-10-13
1
-0
/
+101
*
srcclean (nw)
Curt Coder
2012-10-07
1
-1
/
+1
*
Added -verifysoftware command. [Wilbert Pol]
Wilbert Pol
2012-09-20
1
-0
/
+118
*
Values must be normalized (no whatsnew)
Miodrag Milanovic
2012-08-22
1
-1
/
+1
*
patch that enables output of <info> elements stored in software lists through...
Miodrag Milanovic
2012-08-22
1
-0
/
+6
*
removed unnecessary strlen() usage (no whatsnew)
Oliver Stöneberg
2012-07-27
1
-8
/
+8
*
Added support for fixed slots (used for MAME) and ability to create internal ...
Miodrag Milanovic
2012-05-23
1
-7
/
+11
*
Added support for multiple comma separated interfaces for device (no whatsnew)
Miodrag Milanovic
2012-03-29
1
-1
/
+1
*
Fix for feature name xml output in softlist by bobz, credited in MESS (no wha...
Miodrag Milanovic
2012-03-28
1
-1
/
+1
*
clifront: fixed -lsoft reporting wrong sizes for roms using ROM_CONTINUE (the...
Fabio Priuli
2012-03-02
1
-4
/
+0
*
Clean-ups and version bump
mame0145u2
Angelo Salese
2012-02-26
1
-6
/
+6
*
Added getsoftlist;glist call so list content can be taken by name, to help cl...
Miodrag Milanovic
2012-02-24
1
-228
/
+231
*
merged changes from mess
smf-
2012-02-24
1
-7
/
+6
*
Reverted some checks back and fixed few more cases (no whatsnew)
Miodrag Milanovic
2012-02-24
1
-48
/
+49
*
Previous check gave false positives, also slot devices can gave empty rom reg...
Miodrag Milanovic
2012-02-24
1
-3
/
+4
*
clifront.c: slightly modified verifyroms to handle properly no-roms devices v...
Fabio Priuli
2012-02-24
1
-17
/
+18
*
clifront: fix verifyroms behavior after rev.15500. no whatsnew.
Fabio Priuli
2012-02-23
1
-1
/
+1
*
- removed need for *_dev.lst files [Miodrag Milanovic]
Miodrag Milanovic
2012-02-23
1
-50
/
+115
*
Removed rom_source abstraction, which was just mapping to devices
Aaron Giles
2012-02-20
1
-11
/
+13
*
Clean-ups and version bump
mame0145u1
Angelo Salese
2012-02-19
1
-2
/
+2
*
Added more checks while doing listslots (nw)
Miodrag Milanovic
2012-02-19
1
-1
/
+1
*
Rewrote SAMPLES as a modern device. Updated all callers. FLAC
Aaron Giles
2012-02-19
1
-7
/
+4
*
Fix -romident to work with .7z archives [David Haywood]
R. Belmont
2012-02-17
1
-0
/
+49
*
Remove redundant hashing code, use hashing.h instead.
Aaron Giles
2012-02-16
1
-14
/
+5
*
Moved software checks in front of other checks in clifront
Miodrag Milanovic
2012-02-16
1
-64
/
+69
*
Major CHD/chdman update. The CHD version number has been increased
Aaron Giles
2012-02-16
1
-12
/
+7
*
Some cleanup of some observed #include redundancy from source files which use...
Scott Stone
2012-02-06
1
-1
/
+0
*
Parameter names are now without : (no whatsnew)
Miodrag Milanovic
2012-01-25
1
-1
/
+1
*
Move devices into a proper hierarchy and handle naming
Aaron Giles
2012-01-24
1
-49
/
+47
*
Enabling load of multi part softlist items on all available device [Fabio Pri...
Miodrag Milanovic
2012-01-11
1
-13
/
+16
*
Removed old C-based interface to astrings. astring exists only as
Aaron Giles
2012-01-03
1
-5
/
+5
*
Clean-ups and version bump
mame0144u4
Angelo Salese
2011-12-24
1
-1
/
+1
[next]