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
*
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
*
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
[next]