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
/
emu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into deprecated
deprecated
Aaron Giles
2021-06-21
5
-59
/
+57
|
\
|
*
rendlay.cpp: Fix assertion failure with -D_GLIBCXX_ASSERTIONS
AJR
2021-06-13
1
-1
/
+3
|
*
Added helpers for 64-bit count leading zeroes/ones.
Vas Crabb
2021-06-13
2
-5
/
+5
|
*
emumem: Correct logic in populate_mismatched_nomirror and populate_passthroug...
AJR
2021-06-10
2
-53
/
+49
*
|
Everything compiles. Now to see what I've busted.
Aaron Giles
2021-06-08
1
-20
/
+0
|
/
*
including optional is not optional when optional is used
Olivier Galibert
2021-05-26
1
-0
/
+1
*
views: Allow to know the currently selected entry
Olivier Galibert
2021-05-26
1
-0
/
+2
*
capcom: Adjust the common screen timings on old capcom games [O. Galibert, Jo...
Olivier Galibert
2021-05-17
1
-1
/
+1
*
mview: Fix missing import of submaps in views. Need to fix more about import...
Olivier Galibert
2021-05-12
1
-2
/
+4
*
New machines marked as NOT_WORKING
AJR
2021-05-11
1
-0
/
+1
*
vt1682: probably fix fullrom read buffer overflow
hap
2021-05-10
1
-1
/
+1
*
dinetwork: don't transmit fcs
Patrick Mackinlay
2021-05-10
2
-4
/
+6
*
Fix minor positioning glitches in disassembly view related to changing sources
AJR
2021-05-09
1
-3
/
+5
*
Add -share_directory option. This sets a directory on the host system which ...
arbee
2021-05-08
2
-0
/
+3
*
render: increase MAX_TEXTURE_SCALES a bit
hap
2021-05-08
1
-1
/
+1
*
emu/machine.cpp: Get rid of the dummy space device.
Vas Crabb
2021-05-05
3
-93
/
+7
*
options: extended the snapname templates to allow for a timestamp %t option, ...
etabeta78
2021-04-29
1
-0
/
+12
*
lc80e: correct cpu speed
hap
2021-04-27
1
-0
/
+1
*
srcclean in preparation for branching release
Vas Crabb
2021-04-25
1
-1
/
+1
*
sound: Fix wrapping bug when using fill/copy/bulk-add on write_stream_views
Aaron Giles
2021-04-21
1
-14
/
+18
*
smartboard: add internal artwork for the pc version
hap
2021-04-19
1
-0
/
+453
*
sound: Don't go down to the osd on redundant mute calls (like vgmplay's 44100...
Olivier Galibert
2021-04-16
1
-1
/
+4
*
views: Invalidate the caches on bank selection change [O. Galibert]
Dirk Best
2021-04-13
1
-0
/
+6
*
a2600: Minor changes
Olivier Galibert
2021-04-12
1
-0
/
+2
*
Allow breaking into main menu before the machine fully starts (i.e. just befo...
AJR
2021-04-09
1
-2
/
+2
*
Add %o format support to debugger printf command
AJR
2021-04-06
1
-0
/
+26
*
options: simplified the statename/snapname logic for naming after image devic...
etabeta
2021-04-04
2
-27
/
+4
*
battlane: fix a problem with double height sprites at last boss [dink]
hap
2021-04-01
1
-3
/
+3
*
Added some swlist warnings for Tafoid's tests.
Robbbert
2021-04-02
1
-0
/
+2
*
srcclean in preparation for release
Vas Crabb
2021-03-28
1
-1
/
+1
*
Addressed Github issue #7843 (mute on unthrottle) (#7875)
MooglyGuy
2021-03-22
1
-1
/
+1
*
mpc60: Misc. additions and notes
AJR
2021-03-14
1
-0
/
+1
*
video/k057714.cpp: Implemented raster timing registers. (#7846)
987123879113
2021-03-13
1
-0
/
+1
*
pmac6100: Move it to a new driver
Olivier Galibert
2021-03-12
1
-1
/
+50
*
-A few incremental UI code improvements:
Vas Crabb
2021-03-12
2
-22
/
+49
*
views: Ensure alternatives are always created
Olivier Galibert
2021-03-10
1
-0
/
+4
*
emumem_mview.cpp: Use count_leading_zeros to simplify awidth calculation
AJR
2021-03-05
1
-6
/
+1
*
fix #7806 (#7841)
feos
2021-03-05
1
-1
/
+1
*
views: Keep a reference to the handlers so that installs overlapping them don...
Olivier Galibert
2021-03-03
2
-0
/
+11
*
Add 'wpsize' variable to access the data size from a watchpoint (#7837)
Scott Percival
2021-03-03
3
-3
/
+6
*
Revert "fileio.cpp: This doesn't technically require emu.h"
AJR
2021-02-28
1
-1
/
+1
*
coolridr.cpp: Use measured clocks for Cool Riders by correct XTAL usage based...
Brian Troha
2021-02-28
1
-1
/
+2
*
emuview: Fix init_handlers in specific cases, fix mapping ioports in views
Olivier Galibert
2021-02-27
3
-4
/
+4
*
fileio.cpp: This doesn't technically require emu.h
AJR
2021-02-26
1
-1
/
+1
*
addrmap: Allow creators in the memory map
Olivier Galibert
2021-02-24
1
-0
/
+21
*
Ensure validation of device tags in non-default slot options
AJR
2021-02-20
1
-0
/
+1
*
emumem: Disable the unmap-value-in-device-map test for now
Olivier Galibert
2021-02-20
2
-12
/
+18
*
rendlay.cpp: Increased precision of ellipse calculations.
Vas Crabb
2021-02-17
1
-128
/
+162
*
emumem: Fix regions and shares on dynamically-installed device maps
Olivier Galibert
2021-02-16
3
-38
/
+105
*
debug: add cls command to clear console buffer
hap
2021-02-16
4
-1
/
+13
[next]