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.
mame0136
Aaron Giles
2009-12-31
44
-2168
/
+2168
*
Fixes polygon lookup in driving games. [Andrew Gardner]
Andrew Gardner
2009-12-31
1
-136
/
+18
*
Changed Green Beret sound chip to SN76489 and indicated that the bootleg has ...
Phil Bennett
2009-12-31
3
-7
/
+85
*
Added additional information to the dipswitches and configurations sections i...
Phil Bennett
2009-12-31
1
-2
/
+16
*
fix over zealous deleting of the comment slashes in Naomi submission
Brian Troha
2009-12-31
1
-1
/
+1
*
Enable last of the 2006 Naomi games (no whatsnew please ;-)
Brian Troha
2009-12-31
2
-6
/
+7
*
enable clone in mamedriv.c for the Multifish submission
Brian Troha
2009-12-31
1
-1
/
+1
*
new clone added: Multi Fish (030124)
Brian Troha
2009-12-31
1
-4
/
+6
*
made LA Girls and clone of Play Girls. It's clearly a bootleg hardware clone...
Brian Troha
2009-12-31
1
-6
/
+10
*
minor information update extracted from the Guru's web site about the Korean ...
Brian Troha
2009-12-31
1
-1
/
+1
*
Fixed x86 HLT instruction handling [Phill Harvey-Smith]
Phil Bennett
2009-12-31
3
-11
/
+38
*
Corrected a couple of typos in tilemap.c (not whatsnew worthy)
Phil Bennett
2009-12-31
1
-2
/
+2
*
megadriv.c/megatech.c - Some cleanup of a small handful of printf's related t...
Scott Stone
2009-12-30
2
-5
/
+5
*
Hardware multiplication and division on the SNES takes 8 machine cycles to co...
Wilbert Pol
2009-12-30
1
-25
/
+41
*
More RDP refactoring to eliminate inner-loop branching and function calls. [H...
Ryan Holtz
2009-12-30
11
-712
/
+1894
*
Fixed a few DRC-ized vector load/store opcodes in the RSP core. [Harmony]
Ryan Holtz
2009-12-30
1
-21
/
+21
*
Explicitly sign-extend 32-bit indexes for load/loads/store on 64-bit
Aaron Giles
2009-12-30
1
-3
/
+26
*
Fixed error in codegen for drol/dror opcodes in the x86 back-end.
Aaron Giles
2009-12-30
2
-134
/
+117
*
Rename taiicdev.* -> taitoic.*
Aaron Giles
2009-12-30
48
-49
/
+49
*
Delete old taitoic.*
Aaron Giles
2009-12-30
4
-4921
/
+1
*
Fix some errors the 4.4.3 compiler complains about in C++ mode.
Aaron Giles
2009-12-30
3
-9
/
+17
*
2 opcodes
Roberto Zandona
2009-12-30
1
-2
/
+2
*
cb2001: added 8 opcodes
Roberto Zandona
2009-12-29
1
-14
/
+16
*
Implemented RAMDAC for Fun Land Deluxe
Angelo Salese
2009-12-29
1
-2
/
+42
*
Improved Backgammon memory map
Angelo Salese
2009-12-29
1
-8
/
+11
*
cb2001: fixed 2 opcodes
Roberto Zandona
2009-12-29
1
-6
/
+6
*
Fixed some minor quirks in the adp driver
Angelo Salese
2009-12-29
1
-21
/
+35
*
added two opcodes in the nec cpu; this is a temporary fix; we need to check i...
Roberto Zandona
2009-12-29
5
-55
/
+72
*
Changed Caveman Ninja driver to use Partial Updates for Raster Effects
Angelo Salese
2009-12-29
9
-158
/
+451
*
gcc 4.5.0 compilation fixes.
Aaron Giles
2009-12-29
17
-39
/
+47
*
Added GAME_SUPPORTS_SAVE flag to psikyosh.c, since the conversion to eeprom d...
Fabio Priuli
2009-12-29
1
-11
/
+11
*
Converted the NMK112 to be a device and updated drivers using it accordingly
Fabio Priuli
2009-12-29
8
-113
/
+287
*
Converted taito_f2.c to use video devices
Fabio Priuli
2009-12-29
4
-332
/
+567
*
Another small step, apparently data types 0x4* should be taken into account a...
Angelo Salese
2009-12-28
1
-1
/
+10
*
Updated galastrm.c and undrfire.c to use video devices
Fabio Priuli
2009-12-28
6
-119
/
+159
*
Slightly improved inputs, it's now possible to add basic dip-sw hook-up
Angelo Salese
2009-12-28
1
-2
/
+5
*
Fixes the debug build.
Ryan Holtz
2009-12-28
1
-27
/
+47
*
cmmb.c - Identified and marked Service Mode DIP. Commented out printf spam.
Scott Stone
2009-12-28
1
-3
/
+3
*
Fixed:
Scott Stone
2009-12-28
2
-7
/
+7
*
Taito wip:
Fabio Priuli
2009-12-28
11
-280
/
+384
*
sfbonus.c - Commented out an error display which caused excessive printf spam.
Scott Stone
2009-12-28
1
-1
/
+1
*
Exposed an address space for EEPROM devices. This has several
Aaron Giles
2009-12-28
10
-208
/
+166
*
Taito wip:
Fabio Priuli
2009-12-28
18
-558
/
+633
*
Converted a number of vector opcodes to the RSP DRC core. [Harmony]
Ryan Holtz
2009-12-28
2
-1350
/
+5195
*
Updated darius.c, opwolf.c, rainbow.c, rastan.c, topspeed.c and volfied.c to ...
Fabio Priuli
2009-12-28
10
-139
/
+190
*
Fix seibuspi regression.
Aaron Giles
2009-12-28
1
-2
/
+2
*
Optimized RDP implementation further with more flattened branches. [Harmony]
Ryan Holtz
2009-12-28
28
-2220
/
+5260
*
Fixed build (was this introduced by srcclean? if so, there must be some unhan...
Fabio Priuli
2009-12-28
1
-2
/
+1
*
Added Street Smart (title of this game in the 14-in-1 chinese bootleg) to ffi...
Fabio Priuli
2009-12-28
1
-1
/
+1
*
Fixed TC0180VCU device and converted taito_b.c to use this implementation (cl...
Fabio Priuli
2009-12-28
6
-457
/
+305
[next]