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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0157
Miodrag Milanovic
2014-12-31
156
-5363
/
+5284
*
m68k: generate the correct kind of stack frame for 68010 bus errors. [R. Belm...
arbee
2014-12-30
1
-1
/
+6
*
asteroid.c: use configured bank entries instead of postload (nw)
Alex W. Jackson
2014-12-30
3
-57
/
+42
*
(nw)
Alex W. Jackson
2014-12-30
1
-2
/
+2
*
zaccaria.c: kill some trampolines (nw)
Alex W. Jackson
2014-12-30
2
-33
/
+9
*
zaccaria.c, zac2650.c: added save state support (nw)
Osso
2014-12-30
6
-97
/
+137
*
Fix missing speaker levels for trs80 (level2) by initializing speaker_sound_d...
jbu
2014-12-30
2
-23
/
+31
*
fixed uninitialized member in a2_video_device (nw)
Oliver Stöneberg
2014-12-30
1
-0
/
+1
*
new clones
mamehaze
2014-12-30
2
-0
/
+52
*
final clarification of disabled UndefinedBehaviorSanitizer checks (nw)
Oliver Stöneberg
2014-12-30
1
-1
/
+4
*
more clarification on disabled UndefinedBehaviorSanitizer checks (nw)
Oliver Stöneberg
2014-12-30
1
-1
/
+7
*
small clarification on disabled UndefinedBehaviorSanitizer checks (nw)
Oliver Stöneberg
2014-12-30
1
-2
/
+4
*
fixed usage of uninitialized member in tms5110_device (nw)
Oliver Stöneberg
2014-12-30
1
-1
/
+2
*
oh, R only goes up to 10
hap
2014-12-30
1
-2
/
+2
*
testdriver for an unknown late-70s TMS1100 electronic game. What game is it?
hap
2014-12-30
3
-0
/
+213
*
Move some includes around to fix compile errors on OSX; if this breaks any ot...
Wilbert Pol
2014-12-29
12
-4
/
+16
*
c128.c: removed duplicate macros (nw)
Osso
2014-12-29
1
-2
/
+0
*
fixed linking on FreeBSD (nw)
Oliver Stöneberg
2014-12-29
1
-8
/
+9
*
snes_ppu_device: removed unneeded running_machine parameter were it wasn't ne...
Osso
2014-12-29
3
-34
/
+34
*
added a bunch of new dumps and removed a dupe. nw.
etabeta78
2014-12-29
2
-17
/
+70
*
fixed SANITIZE=thread linking (nw)
Oliver Stöneberg
2014-12-29
1
-1
/
+8
*
(MESS)Game added or promoted to working
hap
2014-12-29
4
-0
/
+249
*
snes.c: fixed save state problem (see smwu for example) (nw)
Osso
2014-12-29
1
-1
/
+1
*
Changed sdl_window_info to be closer to C++:
couriersud
2014-12-29
8
-288
/
+295
*
chihiro: add support for vblank wait NV2A accelarator method (nw)
yz70s
2014-12-28
3
-137
/
+233
*
Merge branch 'master' of https://github.com/mamedev/mame.git
couriersud
2014-12-28
35
-571
/
+1169
|
\
|
*
Add a TEA1002 color encoder device and use it for the Aquarius. It might
Dirk Best
2014-12-28
7
-22
/
+168
|
*
removed identical romsets
hap
2014-12-28
2
-45
/
+15
|
*
removed no-longer-needed asserts from z80dma
Robert
2014-12-28
2
-4
/
+2
|
*
z80dma : fixed buffer overflow. Fixes altos5 and wmbullet floppies.
Robert
2014-12-28
1
-1
/
+1
|
*
Small comment fixes/addenda. (n/w)
Lord-Nightmare
2014-12-27
3
-5
/
+6
|
*
Didn't need that much to boot (nw)
Olivier Galibert
2014-12-27
1
-6
/
+4
|
*
(nw)
mamehaze
2014-12-27
2
-36
/
+26
|
*
arcompact - it's actually executing code in cartridge space now (nw)
mamehaze
2014-12-27
5
-160
/
+193
|
*
New clones added
mariuszw
2014-12-27
2
-5
/
+86
|
*
mc1502.c: fixed hardlocking regression for pk88 (nw)
Osso
2014-12-27
1
-2
/
+1
|
*
Robert, is that your idea of a joke? (nw)
Olivier Galibert
2014-12-27
4
-2
/
+140
|
*
abc99_device:: fixed "ROMENTRY_ISREGION(region)" assert, now asserts in z8536...
Osso
2014-12-27
1
-3
/
+2
|
*
sf2amf: working inputs (MT05808) [darq]
Osso
2014-12-27
1
-2
/
+2
|
*
(MESS) excalibur : more unused code (nw)
Robert
2014-12-27
3
-71
/
+0
|
*
checkpoint (nw)
mamehaze
2014-12-27
3
-91
/
+52
|
*
documentation fix. nw.
etabeta78
2014-12-27
1
-1
/
+1
|
*
(MESS) megadriv: slightly improved support for CodeMasters 2-in-1 carts
etabeta78
2014-12-27
3
-6
/
+28
|
*
(MESS) softlist: misc additions. nw.
etabeta78
2014-12-27
3
-0
/
+179
|
*
arcompact - start to add the hardware loop support (nw)
mamehaze
2014-12-26
6
-77
/
+80
|
*
spelling fix (nw)
mariuszw
2014-12-27
1
-1
/
+1
|
*
New clones added
mariuszw
2014-12-27
3
-20
/
+70
|
*
arcompact (nw)
mamehaze
2014-12-26
3
-120
/
+132
|
*
arcompact (nw)
mamehaze
2014-12-26
3
-6
/
+95
*
|
Fix "-mt" for SDLMAME windows build [Calamity, Couriersud].
couriersud
2014-12-28
1
-1
/
+21
|
/
[next]