index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Oops forgot part of the CHD changes.
Aaron Giles
2009-08-02
1
-1
/
+1
*
Fix chdman -update to leave the write protect state alone when updating
Aaron Giles
2009-08-02
1
-4
/
+4
*
Oops, meant to say "core_stricmp"
Aaron Giles
2009-07-16
1
-3
/
+4
*
Cleanups and version bump.
mame0132u5
Aaron Giles
2009-07-16
1
-42
/
+42
*
Forgot to add it to the list of tools.
Aaron Giles
2009-07-16
1
-0
/
+1
*
Never send a monster to do the work of an evil scientist...
Aaron Giles
2009-07-16
1
-0
/
+441
*
From: David Haywood [neohaze@nildram.co.uk]
Aaron Giles
2009-07-16
1
-0
/
+13
*
Added casts to ensure proper values are passed to the ctype.h functions.
Aaron Giles
2009-06-25
5
-18
/
+18
*
Fixed buffer overflow with longer driver names.
Aaron Giles
2009-05-13
1
-1
/
+1
*
Added missing casts and made other tweaks. The entire project
Aaron Giles
2009-04-27
7
-51
/
+51
*
Cleanups and version bump.
Aaron Giles
2009-03-19
1
-13
/
+13
*
Fixed bug where chdman -extract would not truncate to the logical size.
Aaron Giles
2009-03-16
1
-0
/
+1
*
Added new function core_fload() to load a file into an allocated buffer.
Aaron Giles
2009-03-11
3
-84
/
+27
*
Moved chd_clone_metadata code into chdman.c so that it can intelligently
Aaron Giles
2009-03-10
1
-16
/
+202
*
Redid metadata hashing. A digest of tags and hashes for each
Aaron Giles
2009-03-10
1
-25
/
+0
*
NOTE: With the change, all existing CHD diff files are invalid.
Aaron Giles
2009-03-09
1
-37
/
+278
*
Added flags to the metadata entries, encoded in the top bit. Right now
Aaron Giles
2009-03-05
3
-14
/
+14
*
This patch just cleans up some memory and file handles in the error
Aaron Giles
2009-01-04
1
-0
/
+7
*
Modified regrep to display the soruce file.
Aaron Giles
2008-12-13
1
-1
/
+1
*
Enhanced runtest to use all available processors.
Aaron Giles
2008-11-24
1
-20
/
+54
*
Added template support to regrep. Changed output to not color the
Aaron Giles
2008-11-17
1
-169
/
+163
*
Cleanups and version bump.
Aaron Giles
2008-11-02
1
-10
/
+10
*
Changed from explicit styles to classes.
Aaron Giles
2008-10-30
1
-70
/
+66
*
Modified src2html to use a template source file instead of hard-coding to
Aaron Giles
2008-10-30
1
-63
/
+85
*
Cleanups and version bump.
mame0128
Aaron Giles
2008-10-16
1
-32
/
+32
*
Added new tool ldresample to assist in resynchronizing audio tracks in
Aaron Giles
2008-10-16
3
-1
/
+678
*
Cleanups and version bump.
mame0127u6
Aaron Giles
2008-10-02
1
-5
/
+5
*
ldverify improvements:
Aaron Giles
2008-09-29
1
-73
/
+49
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-09-26
1
-1
/
+1
*
Cleanups and version bump.
mame0127u4
Aaron Giles
2008-09-18
1
-12
/
+12
*
Changed requirements for laserdisc CHDs to require a new chunk of
Aaron Giles
2008-09-18
1
-4
/
+275
*
Fixed bug when writing AVI files with more than one RIFF chunk.
Aaron Giles
2008-08-21
1
-0
/
+6
*
Cleanups and version bump.
mame0127
Aaron Giles
2008-08-19
1
-14
/
+14
*
Increased blank reporting threshold. Fixed error in blank tracking.
Aaron Giles
2008-08-18
1
-3
/
+4
*
Added new generic laserdisc VIDEO_UPDATE handler to the laserdisc code.
Aaron Giles
2008-08-18
3
-14
/
+183
*
Cleanups and version bump.
mame0126u5
Aaron Giles
2008-08-14
2
-11
/
+11
*
Improved video signal warning reporting.
Aaron Giles
2008-08-13
1
-17
/
+41
*
Added video level detection and reporting to ldverify.
Aaron Giles
2008-08-12
2
-26
/
+54
*
Rejiggered huffman.c to support multiple interleaving
Aaron Giles
2008-08-12
2
-275
/
+142
*
Cleanups and version bump.
mame0126u4
Aaron Giles
2008-08-07
2
-51
/
+51
*
ldverify now prints transient progress to stderr, allows for frame #0,
Aaron Giles
2008-08-07
1
-5
/
+11
*
Fixed GCC compile error.
R. Belmont
2008-08-06
1
-1
/
+1
*
Removed obsolete makemeta tool. Replaced it with new ldverify
Aaron Giles
2008-08-05
4
-628
/
+922
*
Removed per-frame metadata support from chdman. Creating an A/V
Aaron Giles
2008-08-01
1
-102
/
+20
*
Added logic to parse out the white flag.
Aaron Giles
2008-07-16
1
-6
/
+4
*
fix memory leak in romcmp
Nicola Salmoria
2008-07-15
1
-2
/
+10
*
Split out Philips code parsing into a separate utility module.
Aaron Giles
2008-07-08
1
-99
/
+4
*
Changed makemeta to parse a different format for metadata.
Aaron Giles
2008-07-07
1
-30
/
+47
*
- revert commit 1566
Laurent Desnogues
2008-05-13
1
-7
/
+7
*
- don't use $(LIBS) for linking where it's not needed (hope I did not break
Laurent Desnogues
2008-05-13
1
-7
/
+7
[next]