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.
mame0140
Aaron Giles
2010-10-21
19
-201
/
+201
*
Fix aristmk4 regressions.
Aaron Giles
2010-10-21
1
-1
/
+2
*
Ported code from MESS, not worth
Angelo Salese
2010-10-20
2
-2
/
+41
*
Fix madalien regression.
Aaron Giles
2010-10-20
1
-4
/
+15
*
Sync with latest
Angelo Salese
2010-10-20
1
-60
/
+76
*
Removed stray deprecat.h, no whatsnew
Angelo Salese
2010-10-19
1
-3
/
+0
*
Rewrote Alien Command irqs by not using cpu_getiloops() function [Angelo Salese]
Angelo Salese
2010-10-19
1
-8
/
+9
*
Appendix of the previous fix, not worth
Angelo Salese
2010-10-19
1
-1
/
+5
*
Removed deprecat.h usage and did some minor clean-ups to the 4enraya driver [...
Angelo Salese
2010-10-19
1
-9
/
+17
*
fixed build
smf-
2010-10-19
1
-2
/
+0
*
Removed deprecat.h usage from 40love driver [Angelo Salese]
Angelo Salese
2010-10-19
1
-3
/
+2
*
Removed deprecat.h usage from 1943 driver [Angelo Salese]
Angelo Salese
2010-10-19
1
-2
/
+1
*
Fixed broken Many Block timings and screwed service dip (not worth)
Angelo Salese
2010-10-19
1
-2
/
+17
*
Removed stray includes. (no whatsnew)
Curt Coder
2010-10-19
2
-2
/
+0
*
Reworked 1942 interrupts by not using cpu_getiloops() function [Angelo Salese]
Angelo Salese
2010-10-19
1
-8
/
+10
*
Fix compile
Angelo Salese
2010-10-19
2
-2
/
+2
*
Reworked NMK16 irqs again by using TIMER_ADD_SCANLINE (not worth)
Angelo Salese
2010-10-19
1
-23
/
+22
*
03770: Setting 'snapname %g' does not allow snap to be saved with F12.
Aaron Giles
2010-10-19
1
-1
/
+1
*
oops (comment correction)
Scott Stone
2010-10-19
1
-4
/
+3
*
For MSVC, explicitly include assert.h so that we can override the MSVC
Aaron Giles
2010-10-19
1
-0
/
+1
*
03937: Using CTRL-C to end MAME no longer works reliably
Aaron Giles
2010-10-19
1
-2
/
+50
*
Clarification of Cool Riders copyright date in MAME being different than show...
Scott Stone
2010-10-19
1
-0
/
+12
*
03915: All sets using -autosave: "auto.sta" can mistakenly be erased
Aaron Giles
2010-10-19
1
-1
/
+1
*
Refactored the CDP1869 chip into a C++ device. [Curt Coder]
Curt Coder
2010-10-19
8
-860
/
+1021
*
Removed old CDP1802 CPU. (no whatsnew)
Curt Coder
2010-10-19
6
-1402
/
+0
*
Updated tiny build to include upcoming free ROMs.
Aaron Giles
2010-10-19
2
-0
/
+17
*
Fix MT04065: tiny (and ldplayer) don't link.
Aaron Giles
2010-10-19
5
-2
/
+77
*
Fix custom mapping for dsp56k internal memory.
Aaron Giles
2010-10-19
1
-1
/
+1
*
03074: dkongjr and clones: Discrete audio output is lower pitched than normal...
Derrick Renaud
2010-10-19
3
-93
/
+108
*
... actually removed deprecat.h from this driver too (obviously not worth)
Angelo Salese
2010-10-19
1
-1
/
+0
*
Reworked NMK16 irqs by not using cpu_getiloops() function [Angelo Salese]
Angelo Salese
2010-10-19
1
-17
/
+25
*
MAMETesters Bugs Fixed
Ryan Holtz
2010-10-19
1
-2
/
+10
*
Sigh
Phil Bennett
2010-10-18
1
-4
/
+0
*
Whoops, forgot to remove the tag parameter.
Aaron Giles
2010-10-18
1
-2
/
+2
*
Added new devcb type DEVCB_TYPE_DRIVER, which implies the driver_device.
Aaron Giles
2010-10-18
2
-9
/
+28
*
Converted the RCA CDP1802 CPU into a C++ device. Refactored cidelsa.c to use ...
Curt Coder
2010-10-18
11
-73
/
+1857
*
Fix MT04059: Add new method reset_origin() to screen devices to allow
Aaron Giles
2010-10-18
3
-0
/
+21
*
Fix divide by zero with no-screen games.
Aaron Giles
2010-10-18
1
-3
/
+2
*
MAMETesters Bugs Fixed:
Ryan Holtz
2010-10-18
2
-3
/
+10
*
Convert rendlay objects into C++, reduce the number of unused textures
Aaron Giles
2010-10-18
13
-1801
/
+1773
*
Yet another Mega CD update
Angelo Salese
2010-10-18
1
-89
/
+260
*
Minor dkongjr sound documentation update. Not worth mentioning.
Derrick Renaud
2010-10-18
1
-9
/
+60
*
MAMETesters Bugs Fixed
Ryan Holtz
2010-10-17
1
-2
/
+8
*
- Re-worked Quizard MCU communications handling to be more easily expanded. [...
Ryan Holtz
2010-10-17
5
-66
/
+92
*
ASC: sync with MESS improvements (no whatsnew)
R. Belmont
2010-10-17
2
-97
/
+90
*
emualloc.h: Force inlining of MAME's new and delete operators.
Wilbert Pol
2010-10-16
1
-12
/
+12
*
Attempt to provide a correct M50458 char rom, used by the Nintendo Super Syst...
Angelo Salese
2010-10-16
1
-9
/
+46
*
Correctly free textures when screen size dynamically changes.
Aaron Giles
2010-10-16
1
-6
/
+4
*
More Clang fixes (verified OK with GCC) [Balrog]
R. Belmont
2010-10-16
3
-7
/
+7
*
Added new clone of Streaking with different sized ROMs.
Roberto Fresca
2010-10-16
2
-1
/
+42
[next]