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
mame0145u5
Angelo Salese
2012-03-25
2
-2
/
+2
*
SoftFloat: fixed sin/cos/tan to return correct results [Hans Ostermeyer]
R. Belmont
2012-03-22
1
-5
/
+5
*
ARM7: for v5 and later, Thumb POP can return to ARM mode [R. Belmont]
R. Belmont
2012-03-21
1
-1
/
+23
*
6526cia.c: The PC output will now go low for 1 cycle following a read/write o...
Curt Coder
2012-03-20
2
-9
/
+47
*
m68k: allow FPU instructions on '020 (it's possible to have an external 68881...
Miodrag Milanovic
2012-03-14
2
-2
/
+3
*
New driver for japanese Janken Man units. They are screenless
Roberto Fresca
2012-03-12
1
-0
/
+1
*
Import from MESS (no whatsnew)
Miodrag Milanovic
2012-03-12
2
-2
/
+3
*
PowerPC: Improve corner case behavior of SLW/SRW [R. Belmont]
R. Belmont
2012-03-11
1
-6
/
+35
*
PowerPC: all integer divide instructions now 100% pass PPCTorture [R. Belmont]
R. Belmont
2012-03-11
1
-10
/
+41
*
More flags work (nw)
R. Belmont
2012-03-11
1
-6
/
+8
*
PowerPC: further DIVW improvements [R. Belmont]
R. Belmont
2012-03-11
1
-7
/
+8
*
Clean-ups and version bump (yes, I know, it's too late)
mame0145u4
Angelo Salese
2012-03-11
16
-256
/
+256
*
PowerPC: Corrected DIVW divide-by-zero crashes, flags, and corner-case result...
R. Belmont
2012-03-11
1
-3
/
+37
*
Sync with MESS (no whatsnew)
Miodrag Milanovic
2012-03-11
1
-7
/
+7
*
Commented out empty enum. (nw)
Wilbert Pol
2012-03-10
1
-4
/
+4
*
tms57kdec: correct fix (nw)
Olivier Galibert
2012-03-10
1
-5
/
+5
*
i386: remove one too many ampersands. (no whatsnew)
mahlemiut
2012-03-10
1
-1
/
+1
*
fix gcc 4.6 compile (nw)
R. Belmont
2012-03-10
1
-4
/
+4
*
Various i386, x87 and PIC fixes. [Carl]
mahlemiut
2012-03-09
7
-246
/
+374
*
copy/paste ftw (nw)
Olivier Galibert
2012-03-09
4
-3
/
+42
*
tms57002: Modernize [O. Galibert]
Olivier Galibert
2012-03-09
8
-1005
/
+824
*
sync with mess (no whatsnew)
Miodrag Milanovic
2012-03-09
1
-0
/
+20
*
votrax: Analog path [O. Galibert]
Olivier Galibert
2012-03-09
2
-15
/
+392
*
Fix GCC 4.4.3 compile (no whatsnew)
mahlemiut
2012-03-09
1
-4
/
+4
*
ymf271: Timer setup fix [trap15]
Olivier Galibert
2012-03-08
1
-0
/
+2
*
Death to generic spriteram.
Aaron Giles
2012-03-08
3
-8
/
+1
*
Add some temporary hacks to the votrax to get the parameters to
Aaron Giles
2012-03-08
1
-1
/
+13
*
Create new devices buffered_spriteram<n>_device, which manage buffered
Aaron Giles
2012-03-08
10
-233
/
+267
*
Fix specifying device-based VBLANK callbacks.
Aaron Giles
2012-03-08
1
-2
/
+2
*
Add save_item template specialization for dynamic_array.
Aaron Giles
2012-03-08
1
-0
/
+31
*
Fix display of driver name under MSVC. Some minor cleanup in that function.
Aaron Giles
2012-03-08
1
-8
/
+7
*
A few tweaks, better logging.
Aaron Giles
2012-03-08
2
-17
/
+65
*
Refactored YM3526 to use devcb. [Curt Coder]
Curt Coder
2012-03-07
2
-3
/
+8
*
Sync with MESS (no whatsnew)
Miodrag Milanovic
2012-03-07
1
-2
/
+2
*
fix menu refresh on entering
Michaƫl Banaan Ananas
2012-03-06
1
-0
/
+1
*
Removed legacy image devices and related code (no whatsnew)
Miodrag Milanovic
2012-03-06
5
-277
/
+1
*
Sync with MESS (no whatsnew)
Miodrag Milanovic
2012-03-06
3
-10
/
+9
*
ioport: Support obsolete gcc versions [O. Galibert]
Olivier Galibert
2012-03-05
1
-1
/
+1
*
k054539: Uncross the streams [O. Galibert]
Olivier Galibert
2012-03-05
1
-165
/
+134
*
Partial conversion of legacy floppy to modern device (no whatsnew)
Miodrag Milanovic
2012-03-05
2
-197
/
+214
*
ioport: Make the compile time less insane [O. Galibert]
Olivier Galibert
2012-03-05
1
-1
/
+3
*
Sync with MESS (no whatsnew)
Miodrag Milanovic
2012-03-05
4
-28
/
+189
*
PowerPC: properly mirror SO bit from XER into CR0 [R. Belmont]
R. Belmont
2012-03-04
1
-4
/
+8
*
k054539: Modernize [O. Galibert]
Olivier Galibert
2012-03-04
2
-348
/
+263
*
Added Driver display in both the game select UI as well as the gameinfo scree...
Scott Stone
2012-03-03
2
-7
/
+9
*
clifront: fixed -lsoft reporting wrong sizes for roms using ROM_CONTINUE (the...
Fabio Priuli
2012-03-02
1
-4
/
+0
*
Formalized the Votrax SC-01 device. Implemented the full set of
Aaron Giles
2012-03-01
2
-73
/
+967
*
m6502.c: Fixed OAL illegal m6502 instruction to pass Acid5200 test. [Wilbert...
Wilbert Pol
2012-02-29
2
-2
/
+343
*
Added image softlist interface for new floppies (no whatsnew)
Miodrag Milanovic
2012-02-29
1
-1
/
+6
*
fixed several Visual Studio compiler warnings and 64-bit libflac compilation ...
Miodrag Milanovic
2012-02-29
4
-3
/
+6
[next]