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
*
Move sprite delaying behavior into screen_vblank for some drivers (#6596)
cam900
2020-04-27
1
-0
/
+2
*
srcclean and manual cleanup (nw)
Vas Crabb
2020-04-26
3
-17
/
+17
*
mconfig.h: get rid of a temporary that clang 10 doens't like (nw)
Vas Crabb
2020-04-23
1
-1
/
+1
*
Refactoring of AVI/MNG recording code (#6537)
npwoods
2020-04-22
5
-415
/
+454
*
(nw) fix assert when starting empty driver - the empty driver magically has n...
Vas Crabb
2020-04-22
1
-1
/
+0
*
vboy.xml: restore explicit 8-bit width on the SRAM regions - it's to indicate...
Vas Crabb
2020-04-16
1
-2
/
+2
*
(nw) softlist_dev.cpp: validate ROM labels
Vas Crabb
2020-04-16
2
-0
/
+19
*
(nw) fixed the build (variable set but not used)
Robbbert
2020-04-16
1
-2
/
+2
*
softlist_dev.cpp: start adding validation for data areas
Vas Crabb
2020-04-16
5
-170
/
+192
*
ROM loading cleanup:
Vas Crabb
2020-04-15
7
-521
/
+633
*
Make expressions octal for applicable address spaces in disassembly view
AJR
2020-04-13
10
-269
/
+168
*
Fix MT7560 harder (nw)
Olivier Galibert
2020-04-09
1
-0
/
+8
*
Remove obsolete logging (nw)
Olivier Galibert
2020-04-09
1
-3
/
+1
*
Arrrrrrrrrrgh! (nw)
Olivier Galibert
2020-04-08
1
-2
/
+2
*
Fix MT7560 [O. Galibert]
Olivier Galibert
2020-04-08
4
-6
/
+18
*
attotime: attotime::zero is not a valid arugment for as_hz et al. (nw)
AJR
2020-04-08
1
-3
/
+3
*
template save/load code - the copy-pasta had become a liability (nw)
Vas Crabb
2020-04-08
2
-187
/
+161
*
New machines marked as NOT_WORKING
AJR
2020-04-04
1
-1
/
+2
*
Add H8/500 disassembler and skeleton CPU device family
AJR
2020-04-04
1
-0
/
+1
*
Don't clear the input queue on reset. (#6517)
Mike
2020-04-04
1
-1
/
+0
*
render: initialization outer box darkened/less distracting (nw)
hap
2020-04-04
1
-1
/
+1
*
diexec: Eliminate pulse_input_line_and_vector (nw)
AJR
2020-04-02
2
-28
/
+0
*
removed last remaining uses of generic_space() (nw)
smf-
2020-04-01
1
-3
/
+0
*
removed last remaining use of driver_data() (nw)
smf-
2020-04-01
1
-1
/
+0
*
New machines marked as NOT_WORKING
AJR
2020-03-26
1
-0
/
+1
*
cz101: XTAL value to be used later (nw)
AJR
2020-03-23
1
-0
/
+1
*
New machines marked as NOT_WORKING
AJR
2020-03-23
1
-0
/
+1
*
New machines marked as NOT_WORKING
AJR
2020-03-22
1
-1
/
+2
*
srcclean (nw)
Vas Crabb
2020-03-22
1
-1
/
+1
*
New machines marked as NOT_WORKING
AJR
2020-03-14
1
-0
/
+1
*
Fix two cases where debugger can crash mame ("cheatlist" command before "chea...
quasiscroto
2020-03-13
2
-8
/
+9
*
(nw) romload : Restored lost message about invalid bios.
Robbbert
2020-03-13
1
-0
/
+3
*
tilemap: that macro has contributed nothing but obfuscation since we moved to...
Vas Crabb
2020-03-11
1
-6
/
+3
*
(nw) Cleanup on the way:
Vas Crabb
2020-03-10
19
-221
/
+229
*
(nw) More license shuffling
Vas Crabb
2020-03-07
10
-118
/
+29
*
-screen: Added a missing break function. Addresses Github #6372. [fasteddo]
MooglyGuy
2020-03-01
1
-1
/
+2
*
screen: add note (nw)
hap
2020-03-01
1
-1
/
+2
*
luaengine: save state to/from binary string buffer (#6354)
feos
2020-02-24
2
-0
/
+106
*
New machines marked as NOT_WORKING
AJR
2020-02-18
1
-0
/
+2
*
PG police (nw)
hap
2020-02-17
1
-1
/
+1
*
devcb.cpp: syntactic sugar for constructing/resolving arrays of callbacks (nw)
Vas Crabb
2020-02-05
2
-2
/
+57
*
Merge branch 'release0218' into mainline-master
Vas Crabb
2020-02-02
1
-1
/
+1
|
\
|
*
stray tab (nw)
Vas Crabb
2020-01-31
1
-1
/
+1
*
|
fixed some clang-tidy warnings (nw) (#6236)
Oliver Stöneberg
2020-01-30
11
-32
/
+32
*
|
ouput -> output (nw)
Angelo Salese
2020-01-30
1
-1
/
+1
*
|
fixed some clang-tidy warnings (nw) (#6229)
Oliver Stöneberg
2020-01-29
8
-26
/
+26
|
/
*
gigatron: Fix copyrights. (#6211)
Sterophonick
2020-01-25
1
-1
/
+1
*
Revert accidentally committed changes. (nw)
couriersud
2020-01-25
1
-16
/
+0
*
segas16b: Added analog filters. [Couriersud]
couriersud
2020-01-25
1
-0
/
+16
*
Merge pull request #6195 from firewave/includes
R. Belmont
2020-01-22
26
-32
/
+32
|
\
[next]