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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-4
/
+4
*
Final round of struct/union/enum normalization.
Aaron Giles
2012-09-16
3
-6
/
+4
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
3
-14
/
+7
*
Fix compile error (nw)
Wilbert Pol
2012-09-06
1
-1
/
+2
*
Numerous jedutil tool improvements. [Kevin Eshbach]
Scott Stone
2012-09-05
1
-27
/
+1450
*
stop repeated make all runs from toggling between building chdman & mame due ...
smf-
2012-06-11
1
-2
/
+2
*
Fix for output of TOC and GDI content on extractcd option (nw)
Miodrag Milanovic
2012-05-17
1
-2
/
+3
*
Added code to cdrom.c to compute and verify ECC codes for mode 1/2
Aaron Giles
2012-04-06
1
-1
/
+1
*
Clean-ups and version bump
mame0145u5
Angelo Salese
2012-03-25
1
-1
/
+1
*
unidasm: Remove the tms57002 until modern cores are handled sanely [O. Galibert]
Olivier Galibert
2012-03-11
1
-2
/
+2
*
When copying CHDs, preserve the flag that indicates whether the metadata
Aaron Giles
2012-03-06
1
-2
/
+2
*
Windows compile fix, thanks OG (no whatsnew)
Miodrag Milanovic
2012-03-05
1
-1
/
+1
*
chdman: Correct processing of GDI files, add ability to extractcd to .gdi, ve...
R. Belmont
2012-03-04
1
-109
/
+220
*
fixed several Visual Studio compiler warnings and 64-bit libflac compilation ...
Miodrag Milanovic
2012-02-29
1
-4
/
+7
*
Cleanup recent changes, fix a missing case where a compressor was
Aaron Giles
2012-02-28
1
-42
/
+21
*
fixed stack overflow in chdman when compiled with Visual Studio by moving obj...
Miodrag Milanovic
2012-02-28
1
-23
/
+39
*
SDL: support unofficial (not in the OSD class) num_processors API used by chd...
R. Belmont
2012-02-26
1
-5
/
+0
*
chdman: Properly handle and warn on bin/cue output of images with subcode dat...
R. Belmont
2012-02-26
1
-4
/
+19
*
Clean-ups and version bump
mame0145u2
Angelo Salese
2012-02-26
3
-8
/
+8
*
Better management of FLAC block sizes, aiming to keep them around 2k
Aaron Giles
2012-02-26
1
-2
/
+2
*
Added new function dumpmeta to dump out a particular piece of metadata
Aaron Giles
2012-02-21
1
-0
/
+89
*
Better fix is to just not parse start/end when there's no input file.
Aaron Giles
2012-02-20
1
-4
/
+5
*
Fixed empty CHD creation for HDD's (no whatsnew)
Miodrag Milanovic
2012-02-20
1
-2
/
+2
*
Error message type fix from Firewave (nw)
Miodrag Milanovic
2012-02-20
1
-1
/
+1
*
Fix compile under 4.6.2 (nw)
Miodrag Milanovic
2012-02-20
1
-2
/
+2
*
Fix ld tool compilation.
Aaron Giles
2012-02-20
4
-740
/
+684
*
Clean-ups and version bump
mame0145u1
Angelo Salese
2012-02-19
1
-165
/
+165
*
Move all-0 detection to the write path. Use hunk_info on the
Aaron Giles
2012-02-17
1
-95
/
+36
*
Fail initializing the CD-FLAC codec if the hunk size is not CD-compatible.
Aaron Giles
2012-02-17
1
-491
/
+510
*
Added new CHD codec: CD-FLAC which knows how to shuffle CD data
Aaron Giles
2012-02-17
1
-2
/
+2
*
Major CHD/chdman update. The CHD version number has been increased
Aaron Giles
2012-02-16
2
-3021
/
+2234
*
Clean-ups and version bump
mame0144u7
Angelo Salese
2012-01-29
1
-1
/
+1
*
Disable -createcdflac for now. The CHDs produced are not
Aaron Giles
2012-01-24
1
-1
/
+1
*
Added FLAC (lossless audio) codec support plus experimental hooks in samples ...
R. Belmont
2012-01-22
2
-8
/
+17
*
Major bitmap-related changes throughout the system. There are
Aaron Giles
2012-01-12
4
-482
/
+447
*
Cleanups and version bump
mame0144u5
Angelo Salese
2012-01-08
1
-1
/
+1
*
Removed old C-based interface to astrings. astring exists only as
Aaron Giles
2012-01-03
3
-479
/
+373
*
Fix for tools compile provided by qmc2 author (no whatsnew)
Miodrag Milanovic
2012-01-02
3
-6
/
+6
*
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
4
-78
/
+63
*
Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR*
Aaron Giles
2011-12-31
1
-3
/
+3
*
chdman: fixed -extractcd of images with postgaps. CHDs do not need reconvers...
R. Belmont
2011-12-31
1
-1
/
+1
*
scrclean: Let's make buffers little bigger, fixes cleanup of big softlists (n...
Miodrag Milanovic
2011-12-05
1
-1
/
+1
*
Fixed compile of split tool under GCC 4.6 (no whatsnew)
Alex W. Jackson
2011-09-11
1
-2
/
+0
*
Added support for loading other image types to cdrom device, with use of chdm...
Miodrag Milanovic
2011-08-20
3
-1051
/
+0
*
chdman - supported full/relative paths when creating cd rom image, also added...
Miodrag Milanovic
2011-08-20
1
-13
/
+52
*
Clean-ups and version bump
mame0143u3
Angelo Salese
2011-08-14
1
-1
/
+1
*
Fix sharc in unidasm [trap15]
Jonathan Gevaryahu
2011-08-14
1
-1
/
+1
*
- Removing MD5 support in ROMLOAD_* [Oliver Stoneberg]
Miodrag Milanovic
2011-07-31
5
-7
/
+9
*
Clean-ups and version bump
mame0143u1
Angelo Salese
2011-07-11
1
-1
/
+1
[next]