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
/
emu
Commit message (
Expand
)
Author
Age
Files
Lines
*
more clang fixes (this also looks like a possible real bug?) (nw)
R. Belmont
2013-09-22
1
-4
/
+4
*
Application of the set_address (AM_SETOFFSET) feature.
Michael Zapf
2013-09-21
1
-0
/
+11
*
New AM_(DEV)SETOFFSET feature for address maps.
Michael Zapf
2013-09-21
4
-3
/
+192
*
sh2: Show effective address in disassembly of PC-relative instructions [R. Be...
R. Belmont
2013-09-21
1
-3
/
+3
*
web: Fix rendering issues on WebKit-based phones in portrait mode, added paus...
R. Belmont
2013-09-20
1
-0
/
+7
*
m4510.c: Fix typo (nw)
Wilbert Pol
2013-09-19
1
-2
/
+6
*
Moved the adaptec mode sense handling into the ACB4070 device [smf]
smf-
2013-09-19
2
-48
/
+2
*
Use virtual multiple inheritance to share command processing between SCSI & A...
smf-
2013-09-17
22
-1286
/
+1326
*
Cleanups and version bump
mame0150
Miodrag Milanovic
2013-09-17
114
-972
/
+930
*
Some useful fatalerrors
Angelo Salese
2013-09-16
1
-0
/
+6
*
mos6560: Fixed warning. (nw)
Curt Coder
2013-09-16
1
-1
/
+1
*
fixed uninitialized member in cquestsnd_cpu_device (fixes potential cubeqst c...
Oliver Stöneberg
2013-09-16
1
-0
/
+1
*
fix compiler warning
Michaël Banaan Ananas
2013-09-16
1
-4
/
+2
*
i386: use correct PL and stack address size in call gates (nw)
cracyc
2013-09-13
1
-2
/
+5
*
Preliminary startx/starty support, display is repeated on left-right edges, t...
Angelo Salese
2013-09-12
1
-1
/
+3
*
i386: int 0 when aam has a 0 radix (nw)
cracyc
2013-09-12
2
-1
/
+6
*
added missing initialization in src/emu/memarray.c (nw)
Oliver Stöneberg
2013-09-12
1
-1
/
+4
*
removed unused AM_DEVWRITE8_LEGACY macro (nw)
Oliver Stöneberg
2013-09-12
1
-2
/
+0
*
Preliminary SET FEATURES support. Only set transfer mode is currently support...
smf-
2013-09-10
6
-195
/
+305
*
Modernized smc91c9x device. (nw)
Ivan Vangelista
2013-09-10
2
-285
/
+215
*
added undocumented opcode that behaves like DPCL [smf]
smf-
2013-09-10
2
-2
/
+4
*
Fixed ARMRST behaviour
Angelo Salese
2013-09-09
1
-0
/
+9
*
AICA: fixed DSP r/w
Angelo Salese
2013-09-09
1
-2
/
+67
*
Modernized the dl1416 device. (nw)
Ivan Vangelista
2013-09-09
2
-142
/
+117
*
reverted previous change to discrete.h - it appears to be a design choice (nw)
Oliver Stöneberg
2013-09-09
1
-8
/
+8
*
do not treat BIAS in DISCRETE_* macros as a node (nw)
Oliver Stöneberg
2013-09-09
1
-8
/
+8
*
Preliminary ATAPI/Dreamcast DMA. The timing needs to be moved into the device...
smf-
2013-09-08
2
-43
/
+66
*
fix typo (nw)
David Haywood
2013-09-08
1
-2
/
+2
*
(MESS) cat.c: significantly updated the IAI Swyft driver: added preliminary g...
Jonathan Gevaryahu
2013-09-08
1
-0
/
+1
*
(MESS) Added preliminary S+core CPU emulation. [Sandro Ronco]
Sandro Ronco
2013-09-07
5
-0
/
+1949
*
Modernized the sp0250 device. (nw)
Ivan Vangelista
2013-09-07
2
-165
/
+174
*
s2650.c: Modernized cpu core (nw)
Wilbert Pol
2013-09-06
3
-579
/
+573
*
Added 8/16 bit data bus configuration to TLCS900H. Default is 16bit, neogeo p...
smf-
2013-09-06
2
-17
/
+68
*
i8275x: devcb2. (nw)
Curt Coder
2013-09-05
2
-70
/
+49
*
removed debugging printf() (nw)
smf-
2013-09-05
1
-1
/
+0
*
Renamed TLCS900H to TMP95C061, moved the I/O handling into it's own class & h...
smf-
2013-09-05
2
-391
/
+752
*
pps4.c: Modernized cpu core (nw)
Wilbert Pol
2013-09-05
2
-204
/
+184
*
(mess) wd_fdc: Fix ready handling, allow ready connected to vcc [O. Galibert]
Olivier Galibert
2013-09-05
2
-12
/
+34
*
Device-ized AICA RTC device, passes RW comp test, doesn't pass clock test
Angelo Salese
2013-09-04
3
-0
/
+241
*
tlcs900.c: Modernized cpu core (nw)
Wilbert Pol
2013-09-04
3
-3671
/
+4036
*
flagged a few more things as deprecated (nw)
Oliver Stöneberg
2013-09-04
1
-1
/
+1
*
Games promoted from NOT_WORKING
mariuszw1
2013-09-04
1
-0
/
+2
*
store firmware in nvram (nw)
smf-
2013-09-04
2
-3
/
+48
*
flagged another device as deprecated (nw)
Oliver Stöneberg
2013-09-04
1
-1
/
+1
*
flagged some devices as deprecated (nw)
Oliver Stöneberg
2013-09-04
2
-2
/
+2
*
pic16c62x.c: Modernized cpu core; this core seems to be completely unused ......
Wilbert Pol
2013-09-03
2
-1066
/
+828
*
Fix space in device shortname (nw)
Scott Stone
2013-09-03
1
-1
/
+1
*
(MESS) c64: Magic Voice WIP. (nw)
Curt Coder
2013-09-01
1
-1
/
+1
*
pic16c5x.c: Modernized cpu core. (nw)
Wilbert Pol
2013-08-31
2
-901
/
+780
*
(MESS) c64: Magic Voice WIP. (nw)
Curt Coder
2013-08-30
5
-19
/
+305
[next]