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
Branch
Commit message
Author
Age
addrbus-64
Update parse_number in unidasm.cpp, plus alignment with code style guide.
MooglyGuy
3 weeks
cbm_joy_swap
c65.cpp: added machine configuration switch to swap joystick ports on the fly...
etabeta78
4 weeks
cdtv_subcode
cdtv: Subcode support
Dirk Best
10 months
dsp563xx
virusb: goes all the way to the main program
Olivier Galibert
7 months
floppysound
floppy_sound: Minor cleanup
Michael Zapf
4 weeks
master
skeleton/flashvga2.cpp: map i2c EEPROM and Timekeeper
angelosa
3 hours
release0288
ui/menu.cpp: Better handling of active pointers when resetting items.
Vas Crabb
8 hours
s23-firewire
Further System 23 checkpoint
Ryan Holtz
6 months
script-eof-marker
scripts/build: add a python script for checking EoF markers across source tree
angelosa
9 months
taitotz-pixxiii
Initial PIXXIII instrumentation framework for taitotz; rest of the hookup sti...
Ryan Holtz
7 months
[...]
Tag
Download
Author
Age
mame0287
commit e776c98438...
Vas Crabb
8 weeks
mame0286
commit ca48656c92...
Vas Crabb
3 months
mame0285
commit f379cd060a...
Vas Crabb
4 months
mame0284
commit 7b4d4c14e9...
Vas Crabb
5 months
mame0283
commit 494babc311...
Vas Crabb
6 months
mame0282
commit 7b051ce4af...
Vas Crabb
7 months
mame0281
commit 2843a3deb8...
Vas Crabb
8 months
mame0280
commit ec9abd86c6...
Vas Crabb
9 months
mame0279
commit 7589dee02c...
Vas Crabb
10 months
mame0278
commit eb05584a2b...
Vas Crabb
11 months
[...]
Age
Commit message
Author
Files
Lines
2010-10-21
Cleanups and version bump.
mame0140
Aaron Giles
19
-201
/
+201
2010-10-21
Fix aristmk4 regressions.
Aaron Giles
1
-1
/
+2
2010-10-20
Ported code from MESS, not worth
Angelo Salese
2
-2
/
+41
2010-10-20
Fix madalien regression.
Aaron Giles
1
-4
/
+15
2010-10-20
Sync with latest
Angelo Salese
1
-60
/
+76
2010-10-19
Removed stray deprecat.h, no whatsnew
Angelo Salese
1
-3
/
+0
2010-10-19
Rewrote Alien Command irqs by not using cpu_getiloops() function [Angelo Salese]
Angelo Salese
1
-8
/
+9
2010-10-19
Appendix of the previous fix, not worth
Angelo Salese
1
-1
/
+5
2010-10-19
Removed deprecat.h usage and did some minor clean-ups to the 4enraya driver [...
Angelo Salese
1
-9
/
+17
2010-10-19
fixed build
smf-
1
-2
/
+0
2010-10-19
Removed deprecat.h usage from 40love driver [Angelo Salese]
Angelo Salese
1
-3
/
+2
2010-10-19
Removed deprecat.h usage from 1943 driver [Angelo Salese]
Angelo Salese
1
-2
/
+1
2010-10-19
Fixed broken Many Block timings and screwed service dip (not worth)
Angelo Salese
1
-2
/
+17
2010-10-19
Removed stray includes. (no whatsnew)
Curt Coder
2
-2
/
+0
2010-10-19
Reworked 1942 interrupts by not using cpu_getiloops() function [Angelo Salese]
Angelo Salese
1
-8
/
+10
2010-10-19
Fix compile
Angelo Salese
2
-2
/
+2
2010-10-19
Reworked NMK16 irqs again by using TIMER_ADD_SCANLINE (not worth)
Angelo Salese
1
-23
/
+22
2010-10-19
03770: Setting 'snapname %g' does not allow snap to be saved with F12.
Aaron Giles
1
-1
/
+1
2010-10-19
oops (comment correction)
Scott Stone
1
-4
/
+3
2010-10-19
For MSVC, explicitly include assert.h so that we can override the MSVC
Aaron Giles
1
-0
/
+1
2010-10-19
03937: Using CTRL-C to end MAME no longer works reliably
Aaron Giles
1
-2
/
+50
2010-10-19
Clarification of Cool Riders copyright date in MAME being different than show...
Scott Stone
1
-0
/
+12
2010-10-19
03915: All sets using -autosave: "auto.sta" can mistakenly be erased
Aaron Giles
1
-1
/
+1
2010-10-19
Refactored the CDP1869 chip into a C++ device. [Curt Coder]
Curt Coder
8
-860
/
+1021
2010-10-19
Removed old CDP1802 CPU. (no whatsnew)
Curt Coder
6
-1402
/
+0
[...]