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
/
tools
/
ldverify.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved assert replacement inside emucore.h so it is actually used / removed as...
Oliver Stöneberg
2015-03-20
1
-0
/
+1
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-6
/
+6
*
Clean-ups and version bump
mame0145u2
Angelo Salese
2012-02-26
1
-1
/
+1
*
Fix ld tool compilation.
Aaron Giles
2012-02-20
1
-396
/
+368
*
Major bitmap-related changes throughout the system. There are
Aaron Giles
2012-01-12
1
-103
/
+103
*
Fix for tools compile provided by qmc2 author (no whatsnew)
Miodrag Milanovic
2012-01-02
1
-3
/
+3
*
Bulk conversion of bitmap_t * to bitmap_t & . With this change the
Aaron Giles
2012-01-02
1
-11
/
+11
*
Fix tools to work with new bitmap_t semantics.
Aaron Giles
2011-12-31
1
-11
/
+8
*
Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR*
Aaron Giles
2011-12-31
1
-3
/
+3
*
Tools now include stdlib.h where needed
Couriersud
2010-01-17
1
-0
/
+1
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-1
/
+1
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-3
/
+3
*
Change tools I wrote to be straight BSD.
Aaron Giles
2009-10-31
1
-4
/
+32
*
> From: atari_ace@verizon.net
Aaron Giles
2009-10-21
1
-260
/
+320
*
Added casts to ensure proper values are passed to the ctype.h functions.
Aaron Giles
2009-06-25
1
-2
/
+2
*
Added missing casts and made other tweaks. The entire project
Aaron Giles
2009-04-27
1
-10
/
+10
*
Added flags to the metadata entries, encoded in the top bit. Right now
Aaron Giles
2009-03-05
1
-1
/
+1
*
This patch just cleans up some memory and file handles in the error
Aaron Giles
2009-01-04
1
-0
/
+7
*
Added new tool ldresample to assist in resynchronizing audio tracks in
Aaron Giles
2008-10-16
1
-1
/
+1
*
Cleanups and version bump.
mame0127u6
Aaron Giles
2008-10-02
1
-5
/
+5
*
ldverify improvements:
Aaron Giles
2008-09-29
1
-73
/
+49
*
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
1
-12
/
+67
*
Cleanups and version bump.
mame0126u5
Aaron Giles
2008-08-14
1
-5
/
+5
*
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
1
-11
/
+54
*
Rejiggered huffman.c to support multiple interleaving
Aaron Giles
2008-08-12
1
-2
/
+2
*
Cleanups and version bump.
mame0126u4
Aaron Giles
2008-08-07
1
-43
/
+43
*
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
1
-0
/
+650