index
:
mame
aaron-nl3
android-updates
arm3_copro
arm_playground
bench-specific
cashier-knife
cdimono2_wip
cdplay
doxygen
dribbling-nl
floppy_sound
fmrewrite
hlsl_aviplay
konami
ksys573_io
lua_engine_ui_refactor_2
macfdc
make_coco_fdc_fixed
master
midtunit_video
mog-tank
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
palmhacks
psx_metafix
rendlay_vid
s32_kokoroji
saturn_cdblock
selfregister-drivers
ui_colors_refactor
voodoo_directx11
vrender0_3
wof
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
*
hp2640.cpp: Added tape emulation. (#7625)
fulivi
3 days
2
-2
/
+2
*
Update floptool to the new prototypes
Olivier Galibert
6 days
1
-3
/
+5
*
fix dragondos Disk BASIC tokens
tim lindner
11 days
1
-23
/
+32
*
Low-level #include overhaul
AJR
13 days
15
-12
/
+24
*
romcmp: Add -h option to print hashes and 16-bit sums for all files
AJR
2021-01-01
1
-26
/
+44
*
support Redump extended bin/cue format for Dreamcast discs (#7422)
nhand42
2020-12-17
1
-1
/
+20
*
Add CompactRISC CR16C disassembler to unidasm (largely untested)
AJR
2020-12-16
1
-0
/
+2
*
imgtool: Fix build by updating charconv.cpp to use string_view internally
AJR
2020-12-15
2
-42
/
+19
*
unidasm: Add disassembler for M32C architecture
AJR
2020-12-07
1
-0
/
+2
*
Separate TX-0 from PDP-1; separate some SoC types in build
AJR
2020-11-19
1
-1
/
+1
*
vicdual.cpp: Fix extraneous parentheses on comparison warning.
Vas Crabb
2020-11-18
1
-1
/
+1
*
-unidasm: Allow input piped from stdin by specifying a bare hyphen as the fil...
Vas Crabb
2020-11-18
1
-37
/
+68
*
Enable GCC implicit fallthrough warning.
Vas Crabb
2020-11-15
1
-0
/
+1
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
2
-0
/
+6
*
lc57, msm65x2: Add disassemblers [O. Galibert]
Olivier Galibert
2020-10-26
1
-0
/
+4
*
Various improvements to image file handling:
Vas Crabb
2020-10-08
2
-16
/
+16
*
Got rid of global_alloc/global_free.
Vas Crabb
2020-10-03
2
-4
/
+4
*
formats/cassimg.cpp: Finish encapsulation of cassette_image class.
Vas Crabb
2020-10-02
1
-1
/
+1
*
-imagedev/cassimg.cpp: Make the interface look something like C++.
Vas Crabb
2020-10-02
1
-15
/
+16
*
lc58: Add disassembler [O. Galibert]
Olivier Galibert
2020-09-29
1
-0
/
+2
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
5
-45
/
+45
*
Add MDCR support for P2000t (#7215)
Erwin Jansen
2020-09-17
1
-0
/
+2
*
pdp8/unidasm: Consistency
AJR
2020-09-13
1
-1
/
+1
*
pdp1: Clean up callbacks and start encapsulating peripherals
AJR
2020-09-13
1
-1
/
+1
*
Fixing an Imgtool build issue with LLVM on MSVC
npwoods
2020-09-10
1
-2
/
+2
*
chdman.cpp: GCC 9.3 is actually the cutoff point for legacy MSVC-style long l...
Vas Crabb
2020-08-23
1
-2
/
+2
*
MDOS disk format support
68bit
2020-07-03
1
-1
/
+5
*
New machines marked as NOT_WORKING
AJR
2020-06-28
1
-0
/
+2
*
srcclean and cleanup (nw)
Vas Crabb
2020-06-21
2
-9
/
+9
*
pic1670: Add a disassembler [O. Galibert]
Olivier Galibert
2020-06-11
1
-0
/
+2
*
Add DS80C320, SAB80(C)515 and RUPI-44 disassemblers
AJR
2020-06-11
1
-0
/
+4
*
New machines marked as NOT_WORKING
AJR
2020-06-04
1
-0
/
+3
*
looks like I64 size qualifier is only needed for MSYS64 GCC 9 and earlier (nw)
Vas Crabb
2020-06-02
1
-2
/
+2
*
New machines marked as NOT_WORKING
AJR
2020-05-29
1
-0
/
+2
*
chdman: support characters outside ASCII in command line arguments
Vas Crabb
2020-05-29
1
-67
/
+72
*
jedutil updates: [keshbach]
Kevin Eshbach
2020-05-19
1
-404
/
+470
*
Fix compile. (nw)
couriersud
2020-05-17
1
-1
/
+1
*
IMGTOOL: Added Dragon DOS module [tlindner]
tim lindner
2020-05-17
6
-18
/
+1278
*
Fix GCC 10 uninitialized struct warning (nw)
arbee
2020-05-02
1
-0
/
+8
*
Added GAL20V8 support to the jedutil tool (#6603)
Kevin Eshbach
2020-04-27
1
-3
/
+397
*
srcclean and manual cleanup (nw)
Vas Crabb
2020-04-26
1
-1
/
+1
*
fixes for clang 10.0.0 misleading indentation and xor used as a pow warnings ...
smf-
2020-04-23
1
-1
/
+1
*
With permission from Dirk Best, apply 3-clause BSD license to common devices ...
Vas Crabb
2020-04-13
2
-2
/
+2
*
split was using sha1.h directly - fix that (nw)
Vas Crabb
2020-04-13
2
-22
/
+18
*
nec: 8080 mode [Carl]
cracyc
2020-04-11
1
-1
/
+9
*
Add H8/500 disassembler and skeleton CPU device family
AJR
2020-04-04
1
-0
/
+2
*
upd177x disassembler [O. Galibert]
Olivier Galibert
2020-04-04
1
-0
/
+2
*
cpu/alph8201 can be removed now (nw)
hap
2020-04-03
1
-2
/
+0
*
New device for jedutil and rom name changes (#6490)
Kevin Eshbach
2020-03-29
1
-7
/
+250
*
unidasm: Add pic16 generic disassembler with extended instructions [O. Galibert]
Olivier Galibert
2020-03-28
1
-0
/
+2
[next]