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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
uses a devcb2 for cpu to cd controller communication, the address decoding is...
smf-
2013-01-20
5
-29
/
+48
*
segas16a.c: Correctly redumped the 317-5021 FD1089B for Sukeban Jansi Ryuko. ...
Brian Troha
2013-01-20
2
-2
/
+3
*
taito_z.c: Add in B33 Taitio rom prefix for recent addition. - NW
Brian Troha
2013-01-20
1
-12
/
+12
*
new clone added
Brian Troha
2013-01-20
2
-0
/
+44
*
drip (nw)
R. Belmont
2013-01-20
1
-3
/
+3
*
Mirror in all RAM regions (nw)
R. Belmont
2013-01-20
1
-3
/
+2
*
change the rendering back to quads as less people complained about the old gr...
smf-
2013-01-20
1
-185
/
+257
*
(MESS) softlists: Added software lists to MZ800, Osborne 1 and Sorcerer [LoganB]
Fabio Priuli
2013-01-20
4
-5
/
+11
*
screen: Screenless systems (like synths) tend to be latency-sensitive in thei...
Olivier Galibert
2013-01-20
1
-1
/
+1
*
dsk_dsk: Header size obvious fix [O. Galibert]
Olivier Galibert
2013-01-20
1
-1
/
+1
*
(MESS) OSI : made fixed basic a bios selection.
Robbbert
2013-01-20
1
-6
/
+21
*
New preliminary driver for 8bit San Remo Games. [Roberto Fresca]
Roberto Fresca
2013-01-20
3
-0
/
+319
*
(MESS) OSI : 2 roms from Nama (nw)
Robbbert
2013-01-20
1
-1
/
+8
*
(MESS) PlayStation: mirror main RAM, fixes Woody Woodpecker Racing [R. Belmont]
R. Belmont
2013-01-20
1
-1
/
+1
*
Few minor cleanups.
Aaron Giles
2013-01-19
15
-366
/
+305
*
attempt better XA/SFX volume balance (nw)
R. Belmont
2013-01-19
1
-2
/
+2
*
[mess] Be a little more strict about which id the psx pad responds to, fixes...
cracyc
2013-01-19
1
-1
/
+1
*
(MESS) PlayStation: fix sample signedness and stream rate for CDDA (redbook) ...
R. Belmont
2013-01-19
2
-28
/
+15
*
mcs48: Added a default handler to the disasm switch/case. (nw)
Wilbert Pol
2013-01-19
1
-0
/
+1
*
[MESS] fixed duplicated bios shaortnames for c64 (nw)
Oliver Stöneberg
2013-01-19
1
-3
/
+3
*
(notes)
Michaël Banaan Ananas
2013-01-19
2
-1
/
+8
*
(MESS) alphasma: added keyboard input and LCD emulation. [Sandro Ronco]
Sandro Ronco
2013-01-19
1
-18
/
+248
*
(MESS) hd44780: added 4-bit interface mode. (nw)
Sandro Ronco
2013-01-19
2
-26
/
+91
*
CPS-2 update [Team CPS-1]:
David Haywood
2013-01-19
1
-20
/
+18
*
smit confirms he missed 3 roms, but can't dump them yet, weird type or someth...
David Haywood
2013-01-19
1
-6
/
+4
*
sync with XingXing (nw)
David Haywood
2013-01-19
4
-61
/
+450
*
new clones
David Haywood
2013-01-19
3
-0
/
+72
*
vboy: create flipped copies of tiles when data is written in order to simplif...
David Haywood
2013-01-19
1
-88
/
+71
*
Added Pad IRQ to PC-FX
Angelo Salese
2013-01-19
1
-2
/
+2
*
(MESS) DG680 : fixed on-screen clock (nw)
Robbbert
2013-01-19
1
-4
/
+25
*
Update sgi_ip6.c following r3000 changes -nw-
Phil Bennett
2013-01-19
1
-8
/
+2
*
Modernised the R3000 core: [Phil Bennett]
Phil Bennett
2013-01-19
7
-941
/
+1125
*
(MESS) floppy: Disk is read-only if no output format. (nw)
Curt Coder
2013-01-19
1
-1
/
+1
*
(MESS) DGOSZ80 renamed to DG680; various improvements (nw)
Robbbert
2013-01-19
2
-28
/
+104
*
generic keyboard : fixed some control keys
Robbbert
2013-01-19
1
-4
/
+2
*
optimize simple draw cases with some early bail outs - mariocla intro (nw)
David Haywood
2013-01-19
1
-6
/
+14
*
cleanup (nw)
David Haywood
2013-01-19
1
-5
/
+0
*
vboy - optimize a bit, eg bound high ingame (nw)
David Haywood
2013-01-19
1
-53
/
+65
*
(MESS) PlayStation: play XA audio at the correct speed [R. Belmont]
R. Belmont
2013-01-19
1
-3
/
+3
*
also bounds check most of the array accesses in vboy, rules out memory corrup...
David Haywood
2013-01-19
1
-134
/
+139
*
this stops vboy crashing here.. I don't know why (nw)
David Haywood
2013-01-19
1
-1
/
+3
*
New WORKING clones added
Roberto Fresca
2013-01-19
2
-11
/
+39
*
New clones added
Scott Stone
2013-01-19
2
-2
/
+25
*
improved steering wheel
Michaël Banaan Ananas
2013-01-18
1
-44
/
+64
*
Saving some code lines through PORT_INCLUDE...
Roberto Fresca
2013-01-18
1
-153
/
+3
*
floppy: Fixed write protected signal and added a callback for it. [Curt Coder]
Curt Coder
2013-01-18
2
-5
/
+27
*
(MESS) g7400: Better placement of ef934x graphics. Fixed X and Y overflows in...
Wilbert Pol
2013-01-18
3
-4
/
+11
*
[mess] make playstation memory cards load and save to a file [Carl]
cracyc
2013-01-18
2
-17
/
+57
*
(MESS) Added microvision software list (nw)
Wilbert Pol
2013-01-18
1
-8
/
+97
*
wbmlbge romlabels
Michaël Banaan Ananas
2013-01-18
1
-17
/
+17
[next]