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
/
emu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean-ups and version bump
mame0146u5
Miodrag Milanovic
2012-08-20
21
-78
/
+78
*
Sync with MESS (nw)
Wilbert Pol
2012-08-19
7
-0
/
+1881
*
Since there is no clear way to determine if mouse should be shown or not, I a...
Miodrag Milanovic
2012-08-19
3
-4
/
+3
*
PowerPC: fix CMP/CMPI instructions; they were behaving as CMPL/CMPLI and gene...
R. Belmont
2012-08-19
1
-2
/
+2
*
debugger has been "new" for long enough now. also show the proper application...
Oliver Stöneberg
2012-08-17
1
-1
/
+1
*
Hooked up Epson 62423 RTC device to Hyper Neo Geo 64 [Angelo Salese]
Angelo Salese
2012-08-17
1
-27
/
+44
*
audit considers a NO DUMP rom to be shared if it has the same name as a paren...
smf-
2012-08-17
2
-9
/
+8
*
Made UI mouse cursor optional (default is off for now), in games with clickab...
Miodrag Milanovic
2012-08-17
3
-2
/
+5
*
Updated the megatech bios to render using the newer SMS vdp device from MESS....
Scott Stone
2012-08-17
1
-0
/
+1
*
fix a warning
Michaël Banaan Ananas
2012-08-17
1
-1
/
+1
*
small optimization to ui_draw_text_full() (no whatsnew)
Oliver Stöneberg
2012-08-17
1
-12
/
+13
*
Sync with MESS (nw)
Miodrag Milanovic
2012-08-17
1
-1
/
+1
*
PPC: fix SRAW behavior with C backend. x86/x64 BEs need work to pass. [R. Be...
R. Belmont
2012-08-17
1
-15
/
+29
*
Sync with MESS. (nw)
Curt Coder
2012-08-16
1
-0
/
+6
*
When menus are active, enable mouse on full screen (no whatsnew)
Miodrag Milanovic
2012-08-16
1
-1
/
+6
*
Various VB specific opcodes, nw
Angelo Salese
2012-08-16
1
-0
/
+37
*
Added ANDNBSU and ORBSU opcodes in V810 CPU core [Angelo Salese]
Angelo Salese
2012-08-16
1
-36
/
+56
*
Preliminary implementation of the MOVBSU opcode in V810 CPU core [Angelo Salese]
Angelo Salese
2012-08-16
1
-1
/
+56
*
fixed build error, something about ui_show_mouse is declared void that I coul...
smf-
2012-08-15
1
-1
/
+0
*
let's make it const (nw)
Miodrag Milanovic
2012-08-15
1
-1
/
+1
*
Added internal mouse cursor visible in menus and when clickable artwork is us...
Miodrag Milanovic
2012-08-15
4
-1
/
+84
*
Properly detect click on artwork buttons when in fullscreen mode (no whatsnew)
Miodrag Milanovic
2012-08-15
1
-4
/
+13
*
Reverted original SN76496N patch and applied newer patch containing a change ...
Scott Stone
2012-08-14
2
-50
/
+50
*
rp5c15: Initialize at power-on (makes the x68k boot reliable) [O. Galibert]
Olivier Galibert
2012-08-14
1
-0
/
+10
*
addrmap: Fix device mapping on big-endian systems [O. Galibert]
Olivier Galibert
2012-08-14
1
-1
/
+1
*
Removed not used code (nw)
Miodrag Milanovic
2012-08-14
2
-14
/
+0
*
World isn't yet ready for those
Angelo Salese
2012-08-13
1
-2
/
+2
*
Hooked up i8255 in Kikiippatsu Mayumi-chan [Angelo Salese]
Angelo Salese
2012-08-13
1
-0
/
+2
*
removed not used type (no whatsnew)
Miodrag Milanovic
2012-08-13
1
-8
/
+0
*
Made MCFG_QUANTUM_PERFECT_CPU able to work within devices (no whatsnew)
Miodrag Milanovic
2012-08-13
3
-6
/
+6
*
Fix no to display missing roms in case of not supported software (no whatsnew)
Miodrag Milanovic
2012-08-13
1
-2
/
+0
*
Great idea! But let's stay classy.
Aaron Giles
2012-08-13
2
-18
/
+18
*
mumble (nw)
Olivier Galibert
2012-08-12
1
-2
/
+0
*
drcbec: Calculate NZ flags properly for 32x32=32 form of MULS. [R. Belmont]
R. Belmont
2012-08-12
1
-1
/
+2
*
fixed unreachable code in src/emu/cpu/dsp56k/dsp56mem.c (no whatsnew)
Oliver Stöneberg
2012-08-12
1
-1
/
+1
*
ups (nw)
Miodrag Milanovic
2012-08-12
1
-1
/
+1
*
Display correct software load messages depending of supported attribute value...
Miodrag Milanovic
2012-08-12
3
-1
/
+21
*
emucore: make downcast errors more useful [O. Galibert]
Olivier Galibert
2012-08-12
2
-2
/
+39
*
lr35902.c: removed 2 unneeded assignments (nw)
Wilbert Pol
2012-08-11
1
-2
/
+0
*
remived some redundant assignments (also fixes uninitialized array in karnov)...
Oliver Stöneberg
2012-08-11
4
-9
/
+1
*
All driver inits are now member of state classes.
Miodrag Milanovic
2012-08-10
4
-97
/
+12
*
* Fully modernized segahang.
Aaron Giles
2012-08-10
2
-4
/
+6
*
drcbec: compute flags correctly for ADDC/SUBB [R. Belmont]
R. Belmont
2012-08-10
1
-2
/
+16
*
fixed some unread variable warnings reported by clang (no whatsnew)
Oliver Stöneberg
2012-08-09
7
-14
/
+2
*
Sync with MESS. (nw)
Curt Coder
2012-08-09
1
-2
/
+2
*
Sync with MESS. (nw)
Curt Coder
2012-08-09
1
-0
/
+1
*
[SAA5050] Fixed double high character mode, and forced character data to 7-bi...
Miodrag Milanovic
2012-08-09
2
-7
/
+9
*
Convert dac.c to a modern sound device. Update all callers.
Aaron Giles
2012-08-09
2
-135
/
+171
*
removed some unnecessary unsigned >= 0 checks (no whatsnew)
Oliver Stöneberg
2012-08-08
1
-1
/
+1
*
De-legacy the z80sio device.
Aaron Giles
2012-08-08
2
-63
/
+28
[next]