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
/
audit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added CHD support in softlists [Miodrag Milanovic]
Miodrag Milanovic
2011-01-10
1
-1
/
+1
*
Changed driver_device to expose the game_driver's ROMs through the
Aaron Giles
2010-09-03
1
-20
/
+23
*
Remove artificial SOUND_ prefix from sound device names.
Aaron Giles
2010-09-02
1
-2
/
+2
*
Made the machine_config a proper object. Added detokenize method to
Aaron Giles
2010-06-28
1
-6
/
+6
*
Fixes for OS X PowerPC compile [R. Belmont]
R. Belmont
2010-06-17
1
-1
/
+1
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-7
/
+7
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-7
/
+7
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-2
/
+2
*
Extended the astring class wrapper into something useful, and
Aaron Giles
2010-01-08
1
-16
/
+10
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-3
/
+3
*
Removed the various HAS_xxxx for sound cores. To select sound cores,
Aaron Giles
2010-01-02
1
-3
/
+1
*
Cleaned up braces in the code so that they are properly balanced. [Atari Ace]
Aaron Giles
2009-12-28
1
-1
/
+1
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-4
/
+2
*
ignores optional and no dump roms when checking whether all roms exist in the...
smf-
2009-04-13
1
-12
/
+10
*
refactored the audit code to make it more consistent with the original.
smf-
2009-04-11
1
-44
/
+34
*
applies same rules to chds as roms.
smf-
2009-04-11
1
-4
/
+3
*
change to last patch to only treat a file as found if it's not from a parent.
smf-
2009-04-11
1
-4
/
+7
*
audit still passes for romsets with no dumped/required roms, but returns NOT ...
smf-
2009-04-11
1
-1
/
+16
*
changed audit to report best available if the romset contains no dumped or re...
smf-
2009-04-11
1
-9
/
+2
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
1
-2
/
+2
*
From: R. Reucher [rene.reucher@batcom-it.net]
Aaron Giles
2009-03-05
1
-2
/
+4
*
02180: Corrupt archives are read without problems
Couriersud
2009-03-04
1
-6
/
+6
*
Ok, this is The Big One.
Aaron Giles
2009-02-11
1
-7
/
+8
*
Fixed compilation errors if HAS_SAMPLES is 0
Nathan Woods
2009-01-15
1
-3
/
+3
*
romload cleanups:
Aaron Giles
2009-01-02
1
-5
/
+1
*
02680: carnevil: -verifyrom fails to consider if a CHD is a BAD_DUMP
Aaron Giles
2008-12-04
1
-1
/
+5
*
Cleanups and version bump.
mame0127u3
Aaron Giles
2008-09-11
1
-2
/
+2
*
Added concept of rom sources to the rom loader. Updated auditing,
Aaron Giles
2008-09-06
1
-33
/
+74
*
Added PR-8210 support to the ldplayer. Fixed step forward command on the PR-8...
Aaron Giles
2008-08-22
1
-0
/
+4
*
Updated structure and naming conventions of the following sound interfaces.
Derrick Renaud
2008-08-08
1
-2
/
+2
*
Converted MACHINE_DRIVER definitions from function
Aaron Giles
2008-02-26
1
-1
/
+1
*
Removed expand_machine_driver().
Aaron Giles
2008-02-18
1
-9
/
+10
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Changes for MAME 0.121u3.
mame0121u3
Aaron Giles
2007-12-17
1
-2
/
+2
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+505