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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pushed CUSTOM_INPUT macro to all users.
mame0122u6
Aaron Giles
2008-01-17
68
-316
/
+183
*
Adds Space Fighter Mark II (2 sets) to the Astro Fighter driver. Please also...
Zsolt Vasvari
2008-01-17
4
-93
/
+368
*
Fixed crosshairs for eggventr/lethalj.
Aaron Giles
2008-01-17
1
-5
/
+7
*
From: RansAckeR
Aaron Giles
2008-01-17
1
-1
/
+1
*
(From neoforma)
Aaron Giles
2008-01-17
1
-0
/
+2
*
Added save state support to atetris.c. (From Svante Gerhard)
Aaron Giles
2008-01-17
1
-28
/
+51
*
On-the-DL credit: "SGINut"
Ryan Holtz
2008-01-17
1
-7
/
+28
*
Added :
stephh
2008-01-17
4
-5
/
+13
*
Corrected copy-paste error in comment
Zsolt Vasvari
2008-01-17
1
-1
/
+1
*
phoenix and clones:
Couriersud
2008-01-16
4
-77
/
+153
*
Adds another question/game rom to the gepoker3
Brian Troha
2008-01-16
1
-0
/
+1
*
Credit: Jim Stolis
Brian Troha
2008-01-16
2
-22
/
+51
*
First SVN commit ...
stephh
2008-01-16
1
-5
/
+7
*
Fixed up LAI games to working status.
Aaron Giles
2008-01-16
5
-214
/
+265
*
Changed the clocks to reflect the actual frequency that is supplied to the ch...
smf-
2008-01-16
8
-21
/
+21
*
tiny documentation update about Twin Eagle II also available as a standard ro...
Brian Troha
2008-01-16
1
-1
/
+1
*
* fix regression on T1 counter mode as reported by Zsolt
Couriersud
2008-01-16
1
-1
/
+1
*
This fixes quasar0122u5red. It was something I introduced, so no money.
Zsolt Vasvari
2008-01-15
3
-21
/
+22
*
removed (dumb) smart speedups, which were actually breaking the games..
davidhay
2008-01-15
2
-25
/
+6
*
Fix for topsecrt0109gre2 - "topsecrt: At the end of level 2 the background ge...
Bryan McPhail
2008-01-15
1
-1
/
+4
*
(from Ernesto Corvi / ElSemi)
davidhay
2008-01-15
1
-2
/
+2
*
switched to XTAL_101_4912MHz instead of XTAL_100MHz to match what guru says
smf-
2008-01-15
1
-1
/
+1
*
First pass at fixing the cpu clock speeds on the playstation based hardware.
smf-
2008-01-15
8
-21
/
+21
*
Cleaned up Crazy Baloon driver: proper memory maps, crystals, etc.
Zsolt Vasvari
2008-01-15
4
-341
/
+468
*
Added clocks to the MCR sound boards and some of the MCR games.
Aaron Giles
2008-01-15
10
-16
/
+62
*
Cleaned up leland clocks a little.
Aaron Giles
2008-01-15
6
-6
/
+26
*
9.987MHz crystal for Crazy Balloon
Zsolt Vasvari
2008-01-15
1
-1
/
+2
*
Hand fixed Road Runner's corrupted ROM. We are 99.99% sure that the bad byte...
Zsolt Vasvari
2008-01-15
1
-2
/
+2
*
Added Dodge City to merit.c (and test svn)
Roberto Fresca
2008-01-14
2
-0
/
+21
*
Fixed HuC6280 low-speed mode so it uses 4 cycles instead of 3.
Charles MacDonald
2008-01-14
2
-3
/
+3
*
(From RansAckeR)
Aaron Giles
2008-01-14
2
-4
/
+3
*
(From Mamesick)
Aaron Giles
2008-01-14
1
-1
/
+2
*
(From Mamesick)
Aaron Giles
2008-01-14
1
-0
/
+3
*
(From Atari Ace)
Aaron Giles
2008-01-14
27
-74
/
+72
*
(From AtariAce)
Aaron Giles
2008-01-14
1
-2
/
+2
*
(From RansAckeR)
Aaron Giles
2008-01-14
4
-15
/
+12
*
(From RansAckeR)
Aaron Giles
2008-01-14
1
-3
/
+3
*
(From Atari Ace)
Aaron Giles
2008-01-14
1
-0
/
+1
*
(From Atari Ace)
Aaron Giles
2008-01-14
1
-1
/
+1
*
(From Corrado Tomaselli)
Aaron Giles
2008-01-14
15
-84
/
+85
*
Some memory map cleanup.
Aaron Giles
2008-01-14
15
-305
/
+157
*
cpuintrf_init: use the machine parameter instead of the Machine global variable
Laurent Desnogues
2008-01-14
1
-2
/
+2
*
Removed videoram_r, colorram_r, spriteram_r, spriteram16_r and spriteram16_w ...
Zsolt Vasvari
2008-01-14
28
-198
/
+66
*
- Removed dirtybuffer from video/generic.c and all drivers still using it. G...
Zsolt Vasvari
2008-01-14
59
-1266
/
+576
*
(From Corrado Tomaselli)
Aaron Giles
2008-01-14
2
-0
/
+36
*
(From RansAckeR)
Aaron Giles
2008-01-14
1
-41
/
+34
*
Minor clock cleanup in tickee.c.
Aaron Giles
2008-01-14
2
-6
/
+10
*
Const-ified tlc34076_get_pens
Zsolt Vasvari
2008-01-14
8
-10
/
+10
*
Fixed GCC compile error.
R. Belmont
2008-01-14
1
-1
/
+1
*
Fixed collision with Aarons previous update
Zsolt Vasvari
2008-01-14
2
-3
/
+3
[next]