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
...
*
rm old and obsolete hack
Michaël Banaan Ananas
2012-04-17
1
-5
/
+0
*
get rid of duplicated code
Michaël Banaan Ananas
2012-04-17
6
-128
/
+17
*
audio/mcr -> audio/midway
Aaron Giles
2012-04-17
10
-11
/
+12
*
Removed the rest DIRECT_UPDATE_HANDLERS from mame section (no whatsnew)
Miodrag Milanovic
2012-04-17
4
-14
/
+17
*
(update prev commit)
Michaël Banaan Ananas
2012-04-17
1
-4
/
+5
*
exponential volume table sounds much better (music doesn't drown sfx anymore)
Michaël Banaan Ananas
2012-04-17
2
-3
/
+16
*
some DIRECT_UPDATE_HANDLER - > DIRECT_UPDATE_MEMBER (nw)
Miodrag Milanovic
2012-04-17
15
-51
/
+48
*
Broke dependency between mcr68 and mcr by creating
Aaron Giles
2012-04-17
16
-990
/
+1791
*
new clones
Scott Stone
2012-04-17
3
-0
/
+45
*
Fixed assert on double AM_SHARE (no whatsnew)
Miodrag Milanovic
2012-04-17
4
-6
/
+6
*
3bit adpcm pitch was wrong
Michaël Banaan Ananas
2012-04-17
1
-7
/
+5
*
Converted turbo.c to use i8279 device [Sandro Ronco]
Miodrag Milanovic
2012-04-17
3
-171
/
+47
*
Started giving Scorpion games their own reel / key configs, which is needed f...
Scott Stone
2012-04-17
13
-767
/
+2397
*
small fix
Michaël Banaan Ananas
2012-04-17
1
-4
/
+2
*
Games added as GAME_NOT_WORKING
R. Belmont
2012-04-17
4
-0
/
+822
*
add 3bit adpcm
Michaël Banaan Ananas
2012-04-17
2
-30
/
+88
*
fix unending samples
Michaël Banaan Ananas
2012-04-16
2
-7
/
+26
*
woops
Michaël Banaan Ananas
2012-04-16
1
-0
/
+2
*
preliminary Imagetek I5000 sound emulation. [hap]
Michaël Banaan Ananas
2012-04-16
2
-13
/
+157
*
Sync with MESS (no whatsnew)
Miodrag Milanovic
2012-04-16
7
-5
/
+271
*
Clear out remaining AM_BASE_SIZE.
Aaron Giles
2012-04-16
14
-38
/
+34
*
Fix validity check errors
Aaron Giles
2012-04-16
2
-12
/
+12
*
Fix most reported errors.
Aaron Giles
2012-04-16
132
-328
/
+362
*
Sync with MESS (no whatsnew)
Miodrag Milanovic
2012-04-16
2
-0
/
+10
*
Meyco driver improvements: [Roberto Fresca]
Roberto Fresca
2012-04-16
7
-574
/
+1157
*
segas32.c: correct doc id# on rom board for Holosseum - NW
Brian Troha
2012-04-16
1
-1
/
+1
*
More fixes and a gcc warning fix.
Aaron Giles
2012-04-15
29
-100
/
+113
*
Several more driver regression fixes.
Aaron Giles
2012-04-15
44
-264
/
+281
*
A few key fixes. Also changed error reporting to list all missing
Aaron Giles
2012-04-15
10
-70
/
+61
*
segas32.c: Doc update - Added Sega game ID# & rom board ID# to Holosseum - NW
Brian Troha
2012-04-15
1
-0
/
+3
*
New games added as GAME_NOT_WORKING
R. Belmont
2012-04-15
2
-2
/
+29
*
Remove AM_BASE in favor of AM_SHARED + required_shared_ptr.
Aaron Giles
2012-04-15
1401
-9117
/
+11174
*
Improved the serial emulation in 68307 and added some logging, removing the h...
Scott Stone
2012-04-15
10
-99
/
+606
*
my bad - missing i8279.h
Scott Stone
2012-04-15
2
-0
/
+143
*
icecold.c [Sandro Ronco]
Scott Stone
2012-04-15
7
-9
/
+1057
*
Fixed the mess jaguar drivers (nw)
Wilbert Pol
2012-04-14
1
-3
/
+3
*
Improvements to Jaleco's "Stepping Stage Special" [Luca Elia]
Luca Elia
2012-04-14
7
-389
/
+546
*
Small note
Angelo Salese
2012-04-14
1
-1
/
+2
*
Fix sprite hook-up for New Zero Team
Angelo Salese
2012-04-14
1
-1
/
+1
*
Revamped the sprite decryption of raiden2-like Seibu boards. [Andreas Naive]
Andreas Naive
2012-04-13
2
-158
/
+225
*
silvmil.c: Fix cut-n-paste error.. I need to pay more attention. - NW
Brian Troha
2012-04-13
1
-1
/
+1
*
silvmil.c: update the todo list. add "in line" note about the need to verify ...
Brian Troha
2012-04-13
1
-6
/
+7
*
silvmil.c: Added known dipswitches & locations. Derived clock speeds from act...
Brian Troha
2012-04-13
1
-38
/
+35
*
i5000 skeleton, more next week
Michaël Banaan Ananas
2012-04-13
7
-93
/
+176
*
Fixed regression in blitz68k.c (no whatsnew)
Miodrag Milanovic
2012-04-13
1
-2
/
+2
*
Assorted improvements and added steppers to various fruit machine drivers wit...
Scott Stone
2012-04-13
11
-41
/
+613
*
ecoinf3.c [David Haywood]
Scott Stone
2012-04-12
1
-10
/
+150
*
globalfr.c VFD improvement to allow for better debugging as well as some rom ...
Scott Stone
2012-04-12
7
-32
/
+346
*
proconn.c [David Haywood]
Scott Stone
2012-04-12
1
-3
/
+265
*
fix tag crash
Michaël Banaan Ananas
2012-04-12
1
-6
/
+6
[prev]
[next]