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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
new NOT WORKING
mamehaze
2015-01-26
2
-0
/
+45
*
|
changed some inputs to IPT_KEYPAD
hap
2015-01-26
9
-153
/
+153
*
|
kill old sim code (nw)
mamehaze
2015-01-26
3
-131
/
+4
*
|
kill this (nw)
mamehaze
2015-01-26
1
-242
/
+0
*
|
move decathlete protection in a device, moved the doa protection sim there to...
mamehaze
2015-01-26
7
-161
/
+451
*
|
Merge branch 'master' of https://github.com/mamedev/mame
mamehaze
2015-01-26
9
-21
/
+22
|
\
\
|
*
|
minor fix + additions to the barcode reader emulation. nw.
etabeta78
2015-01-26
2
-1
/
+3
|
*
|
temporary workaround for running gamate in automated tests
etabeta78
2015-01-26
1
-5
/
+8
|
*
|
ui: slight improvement on device input ordering + small cleanup. nw.
etabeta78
2015-01-26
2
-10
/
+11
|
*
|
Remove unused imports. (nw)
Mike Naberezny
2015-01-25
4
-5
/
+0
*
|
|
fix attempt for MT 5832
mamehaze
2015-01-26
1
-5
/
+8
|
/
/
*
|
fix region sizes (nw)
mamehaze
2015-01-26
1
-6
/
+6
*
|
fix some driver notes, it was calling the sound program the main program in a...
mamehaze
2015-01-26
1
-7
/
+7
*
|
refactor funkball.c flash access to use intelfsh.c via bankdev, doesn't impro...
mamehaze
2015-01-26
3
-65
/
+65
*
|
Change pcap warnings to be verbose. (nw)
couriersud
2015-01-25
1
-2
/
+2
*
|
Minor Solaris fixes. (nw)
couriersud
2015-01-25
4
-1
/
+13
*
|
Merge branch 'master' of https://github.com/mamedev/mame.git
couriersud
2015-01-25
1
-3
/
+3
|
\
\
|
*
|
fix compile? (nw)
mamehaze
2015-01-25
1
-3
/
+3
*
|
|
Merge branch 'master' of https://github.com/mamedev/mame.git
couriersud
2015-01-25
34
-429
/
+809
|
\
|
|
|
*
|
i386: sse opcodes improvements [Samuele Zannoli]
yz70s
2015-01-25
1
-48
/
+82
|
*
|
oops (nw)
Olivier Galibert
2015-01-25
4
-5
/
+5
|
*
|
h63484.c: added save state support (nw)
Ivan Vangelista
2015-01-25
3
-1
/
+72
|
*
|
core: Add per-game parameters [O. Galibert]
Olivier Galibert
2015-01-25
23
-374
/
+502
|
*
|
(mess) slicer: add slicer 80186 single board computer [Carl]
cracyc
2015-01-25
3
-1
/
+148
*
|
|
Solaris 11 build support. [Couriersud]
couriersud
2015-01-25
5
-14
/
+62
*
|
|
Fix osx compile. (nw)
couriersud
2015-01-25
1
-1
/
+3
*
|
|
Merged winmisc/sdlmisc into osdlib_*.c. (nw)
couriersud
2015-01-25
11
-499
/
+503
|
/
/
*
|
Merge branch 'master' of https://github.com/mamedev/mame.git
couriersud
2015-01-25
3
-14
/
+99
|
\
\
|
*
|
Games promoted from GAME_NOT_WORKING
arbee
2015-01-24
1
-1
/
+1
|
*
|
nbajamex: Implemented ROM banking, game coins up and is playable. [R. Belmont...
arbee
2015-01-24
1
-2
/
+44
|
*
|
fixed unterminated strings in powerpc debugger (nw)
Oliver Stöneberg
2015-01-24
1
-0
/
+2
|
*
|
i386: add disassembly of opcodes MOVHLPS and movLHPS (nw)
yz70s
2015-01-24
1
-11
/
+52
*
|
|
Converted modules/debugger/* to new module infrastructure. (nw)
couriersud
2015-01-25
22
-400
/
+201
*
|
|
Renamed osd_debugger_interface to debug_module in a first step to move
couriersud
2015-01-24
9
-53
/
+46
|
/
/
*
|
SDL keeps adding SDL_HINTs with every patch release. [qmc2]
couriersud
2015-01-24
1
-5
/
+16
*
|
Merge branch 'master' of https://github.com/mamedev/mame.git
couriersud
2015-01-24
3
-14
/
+18
|
\
\
|
*
\
Merge pull request #116 from p1pkin/model2
David Haywood
2015-01-24
3
-14
/
+18
|
|
\
\
|
|
*
|
model2.c: Zero Gunner and Pilot Kids protection and keys
MetalliC
2015-01-24
3
-14
/
+18
|
|
/
/
*
|
|
More code alignment (windows/sdl). (nw)
couriersud
2015-01-24
7
-105
/
+171
*
|
|
Merge branch 'master' of https://github.com/mamedev/mame.git
couriersud
2015-01-24
1
-35
/
+48
|
\
|
|
|
*
|
(nw)
Stiletto
2015-01-24
1
-1
/
+1
|
*
|
gamelist additions and subtractions (nw)
Stiletto
2015-01-24
1
-35
/
+48
*
|
|
Merge branch 'master' of https://github.com/mamedev/mame.git
couriersud
2015-01-24
6
-80
/
+64
|
\
|
|
|
*
|
(nw)
Stiletto
2015-01-23
1
-1
/
+1
|
*
|
Football is on circus.c HW (nw)
Stiletto
2015-01-23
1
-0
/
+1
|
*
|
Football is on circus.c HW (nw)
Stiletto
2015-01-23
1
-1
/
+0
|
*
|
Merge pull request #115 from p1pkin/model3#1
Andreas Naive
2015-01-24
2
-6
/
+6
|
|
\
\
|
|
*
|
docs (nw)
MetalliC
2015-01-24
1
-4
/
+4
|
|
*
|
Fighting Vipers 2 key
MetalliC
2015-01-24
1
-2
/
+2
|
|
/
/
|
*
|
Merge branch 'master' of https://github.com/mamedev/mame
mamehaze
2015-01-23
3
-20
/
+47
|
|
\
\
[prev]
[next]