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
*
Cleanups and version bump.
Aaron Giles
2010-05-05
1
-1
/
+1
*
Comment
Scott Stone
2010-04-24
1
-12
/
+11
*
Disable many unused variables as identifed by cppcheck. [Oliver Stöneberg]
Scott Stone
2010-04-23
1
-2
/
+2
*
A workaround for the warnings in Visual Srudio when compiling unidasm [Olive...
Scott Stone
2010-04-23
1
-12
/
+12
*
Fixed linking of chdman.exe and romcmp.exe with Visual
Scott Stone
2010-04-23
2
-2
/
+2
*
Have srcclean add missing newlines to end of .c files [Atari Ace]
Scott Stone
2010-04-23
1
-1
/
+9
*
Shuffle lib order around to fix link issue.
mame0137u2
Aaron Giles
2010-04-08
1
-1
/
+1
*
Remove osd_break_into_debugger in unidasm. This should be part of
Aaron Giles
2010-04-08
1
-6
/
+0
*
several cleanups based on cppcheck and VS2008 Code Analysis [Oliver Stöneberg]
Fabio Priuli
2010-03-17
2
-4
/
+4
*
Moved global new/delete operators into inlines in emualloc.h
Aaron Giles
2010-02-14
1
-0
/
+12
*
Tools now include stdlib.h where needed
Couriersud
2010-01-17
5
-1
/
+6
*
Cleanups and version bump.
Aaron Giles
2010-01-16
1
-3
/
+3
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
2
-3
/
+3
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
3
-6
/
+5
*
Make unidasm compile and link again. Make exception-aware (hopefully).
Paul Priest
2010-01-06
1
-89
/
+105
*
Cleaned up braces in the code so that they are properly balanced. [Atari Ace]
Aaron Giles
2009-12-28
1
-7
/
+11
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
4
-8
/
+8
*
Updated srcclean to remove "invisible spaces" immediately preceding
Aaron Giles
2009-12-28
1
-0
/
+8
*
From: Samuele Zannoli <samuele.zannoli@sparkbio.it>
Aaron Giles
2009-12-23
1
-0
/
+2
*
From: Atari Ace <atari_ace@verizon.net>
Aaron Giles
2009-12-23
2
-2
/
+18
*
Fixed srcclean handling of embedded comments within strings [Atari Ace]
Phil Bennett
2009-12-07
1
-8
/
+11
*
Fixed srcclean handling of embedded comments within strings [Atari Ace]
Phil Bennett
2009-12-03
2
-12
/
+33
*
Added Intel 8008 and National Semiconductor SC/MP CPU cores
Miodrag Milanovic
2009-11-23
1
-0
/
+4
*
Cleanups and version bump.
mame0135
Aaron Giles
2009-10-31
1
-3
/
+3
*
Added -flipped option to unidasm to output with disassembly
Aaron Giles
2009-10-31
1
-34
/
+66
*
Change tools I wrote to be straight BSD.
Aaron Giles
2009-10-31
10
-34
/
+314
*
chdman: add option to create uncompressed writeable HD images for MESS
R. Belmont
2009-10-28
1
-0
/
+143
*
> -----Original Message-----
Aaron Giles
2009-10-21
1
-1
/
+0
*
> From: atari_ace@verizon.net
Aaron Giles
2009-10-21
2
-261
/
+321
*
Relaxed romcmp filename length restriction
Phil Bennett
2009-10-12
1
-1
/
+1
*
Only applied the first patch. The second one I'll save for the next
Aaron Giles
2009-10-03
1
-21
/
+22
*
> From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2009-09-10
1
-1
/
+1
*
Added 'options' parameter to the CPU_DISASSEMBLE prototype. For now, the
Aaron Giles
2009-09-07
1
-6
/
+25
*
Fixed stupid unidasm bug that double-counted bytes.
Aaron Giles
2009-09-06
1
-2
/
+2
*
unidasm.c needs some type casts.
Aaron Giles
2009-09-06
1
-7
/
+7
*
Added preliminary Zilog Z8 CPU core for MESS.
Curt Coder
2009-09-04
1
-0
/
+2
*
Cleanups and version bump.
mame0133u4
Aaron Giles
2009-08-29
1
-20
/
+20
*
Usage for unidasm now dumps the available achitectures.
Aaron Giles
2009-08-29
1
-1
/
+15
*
Ok, disassembler is implemented with basic functionality.
Aaron Giles
2009-08-22
1
-34
/
+234
*
Added infrastructure to compile universal standalone disassembler:
Aaron Giles
2009-08-22
2
-0
/
+333
*
Added some missing casts and other minor tweaks.
Aaron Giles
2009-08-19
1
-1
/
+1
*
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
[next]