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
...
*
unidasm: Add preliminary MN1860 disassembler (still missing a few opcodes due...
AJR
2021-04-08
1
-0
/
+1
*
Restore legacy pc_dsk floppy support for imgtool only
AJR
2021-03-29
3
-2
/
+161
*
srcclean in preparation for release
Vas Crabb
2021-03-28
1
-3
/
+3
*
pps41: added mm78 disasm and mm77/mm78 skeleton device
hap
2021-03-08
1
-0
/
+1
*
Try to fix osx compile
Olivier Galibert
2021-03-05
1
-2
/
+2
*
floppy: Beginning of the support for preformatted floppy images.
Olivier Galibert
2021-03-05
1
-2
/
+232
*
formats: Create mame_formats_full_list which gives access to all the supporte...
Olivier Galibert
2021-03-04
1
-113
/
+51
*
imgtool: Neutralize the link error
Olivier Galibert
2021-03-02
1
-1
/
+1
*
New working machines
AJR
2021-02-27
1
-1
/
+3
*
added MM76 disassembler and preliminary PPS-4/1 MCU core [hap]
hap
2021-02-26
1
-0
/
+2
*
added MM5799 MCU emulation [hap]
hap
2021-02-14
1
-0
/
+2
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
24
-413
/
+407
*
ap_dsk35: make .2MG its own separate format handler [R. Belmont]
arbee
2021-02-05
1
-0
/
+1
*
unidasm: Fix build on gcc
AJR
2021-02-03
1
-0
/
+4
*
Added Apple 2 disk image format: .nib (read-only support) (#7725)
leesaudan2
2021-01-30
1
-0
/
+1
*
unidasm: Add disassemblers for NEC/Renesas V850 family
AJR
2021-01-30
1
-0
/
+4
*
Update "2020" text to "2021" (#7713)
Stiletto
2021-01-28
1
-1
/
+1
*
flopimg: Change the extracted bitstreams into vector<bool>
Olivier Galibert
2021-01-22
1
-0
/
+1
*
-osd/windows: Minimise full-screen windows on losing focus (#2997).
Vas Crabb
2021-01-21
1
-5
/
+6
*
Much more core std::string_view modernization
AJR
2021-01-20
5
-17
/
+14
*
hp2640.cpp: Added tape emulation. (#7625)
fulivi
2021-01-12
2
-2
/
+2
*
Update floptool to the new prototypes
Olivier Galibert
2021-01-09
1
-3
/
+5
*
fix dragondos Disk BASIC tokens
tim lindner
2021-01-04
1
-23
/
+32
*
Low-level #include overhaul
AJR
2021-01-02
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
[prev]
[next]