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
*
Cleanups and version bump.
mame0138u3
Aaron Giles
2010-07-06
1
-6
/
+6
*
- Added MDRV_SOFTWARE_LIST_COMPATIBLE_ADD for adding compatible software list...
Miodrag Milanovic
2010-07-06
1
-2
/
+2
*
Support for multiple software list per driver [Miodrag Milanovic]
Miodrag Milanovic
2010-07-06
1
-107
/
+98
*
Software list update: [Wilbert Pol]
Miodrag Milanovic
2010-07-04
1
-3
/
+3
*
Made the machine_config a proper object. Added detokenize method to
Aaron Giles
2010-06-28
1
-24
/
+24
*
- Fixed compile
Miodrag Milanovic
2010-06-27
1
-3
/
+0
*
Implemented hash file and battery support and did some cleanup (no whatsnew)
Miodrag Milanovic
2010-06-24
1
-2
/
+3
*
Moved listsofware command line option from MESS, and added softlist in XML ou...
Miodrag Milanovic
2010-06-20
1
-9
/
+273
*
Cleanups and version bump.
Aaron Giles
2010-06-17
1
-4
/
+4
*
More OS X PPC fixes (no whatsnew)
R. Belmont
2010-06-17
1
-1
/
+1
*
Fixes for OS X PowerPC compile [R. Belmont]
R. Belmont
2010-06-17
1
-1
/
+1
*
Image device cleanup (no whatsnew)
Miodrag Milanovic
2010-06-16
1
-3
/
+4
*
-romident can now identify chd's [smf]
smf-
2010-06-15
1
-12
/
+72
*
devlegacy.c,clifront.c,info.c [Miodrag Milanovic]
Miodrag Milanovic
2010-06-15
1
-2
/
+68
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-23
/
+16
*
Allow MESS to do additional work for -romident.
Wilbert Pol
2010-04-04
1
-14
/
+20
*
several cleanups based on cppcheck and VS2008 Code Analysis [Oliver Stöneberg]
Fabio Priuli
2010-03-17
1
-6
/
+6
*
Made device->tag and devconfig->tag into private member variables (m_tag).
Aaron Giles
2010-03-08
1
-1
/
+1
*
Made direct accessors for device configuration state. Currently they
Aaron Giles
2010-01-21
1
-1
/
+1
*
Fixed listmedia dependent code (no whatsnew needed)
Miodrag Milanovic
2010-01-20
1
-1
/
+1
*
Added back the hook to -listmedia option used by MESS
Fabio Priuli
2010-01-19
1
-0
/
+6
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-16
/
+16
*
Created new template class tagged_list which manages a simple list
Aaron Giles
2010-01-17
1
-1
/
+1
*
Cleanups and version bump.
Aaron Giles
2010-01-16
1
-1
/
+1
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-3
/
+2
*
Extended the astring class wrapper into something useful, and
Aaron Giles
2010-01-08
1
-25
/
+17
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-29
/
+14
*
Added some missing header declarations and static qualifiers. Added validity....
Phil Bennett
2010-01-06
1
-2
/
+2
*
Get rid of setjmp/longjmp for error handling in favor of exceptions.
Aaron Giles
2010-01-04
1
-46
/
+69
*
Removed the various HAS_xxxx for sound cores. To select sound cores,
Aaron Giles
2010-01-02
1
-5
/
+0
*
Cleanups and version bump.
mame0135u4
Aaron Giles
2009-12-23
1
-3
/
+3
*
Added "new" command -listdevices (or -ld) to list the devices attached
Aaron Giles
2009-12-23
1
-6
/
+63
*
added set name to -romident
smf-
2009-11-21
1
-1
/
+1
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-1
/
+1
*
clifront.c fixed length messages now leave enough space for clone longer names
Fabio Priuli
2009-04-20
1
-7
/
+7
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
1
-2
/
+2
*
Ok, this is The Big One.
Aaron Giles
2009-02-11
1
-6
/
+4
*
Cleanups and version bump.
mame0129
Aaron Giles
2009-01-04
1
-4
/
+4
*
romload cleanups:
Aaron Giles
2009-01-02
1
-6
/
+2
*
Added new frontend option -listbrothers. This will list all "brothers"
Aaron Giles
2008-12-30
1
-9
/
+59
*
More device normalization:
Aaron Giles
2008-12-16
1
-2
/
+0
*
-listroms knows about device-specific ROMs now.
Aaron Giles
2008-09-26
1
-39
/
+43
*
Cleanups and version bump.
mame0127u3
Aaron Giles
2008-09-11
1
-1
/
+1
*
Added concept of rom sources to the rom loader. Updated auditing,
Aaron Giles
2008-09-06
1
-21
/
+30
*
Updated structure and naming conventions of the following sound interfaces.
Derrick Renaud
2008-08-08
1
-1
/
+1
*
Restores the previous verifyroms() code. Left verifysamples() untocuhed for ...
Zsolt Vasvari
2008-03-17
1
-8
/
+7
*
Fix: 01538: -verifysamples: Inconsistent handling of missing sample sets
Zsolt Vasvari
2008-03-17
1
-14
/
+16
*
Fixed memory leak
Zsolt Vasvari
2008-03-17
1
-0
/
+3
*
Converted MACHINE_DRIVER definitions from function
Aaron Giles
2008-02-26
1
-1
/
+1
*
Removed expand_machine_driver().
Aaron Giles
2008-02-18
1
-7
/
+5
[next]