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
/
devices
Commit message (
Expand
)
Author
Age
Files
Lines
*
acorn_vidc.cpp: generate u255 law sound table on device start [Olivier Galibe...
angelosa
2019-09-21
2
-40
/
+19
*
archimds.cpp: fixed off by 16 sound DMA transfers, improving sound quality [A...
angelosa
2019-09-20
1
-1
/
+1
*
acorn_vidc: All right, move this back to src/devices/machine (nw)
AJR
2019-09-20
2
-0
/
+0
*
acorn_vidc: Internalize palette; externalize screen (nw)
AJR
2019-09-20
2
-27
/
+42
*
acorn_vidc: Move to src/devices/video and fix full build (nw)
AJR
2019-09-20
2
-0
/
+0
*
Rewritten Acorn VIDC10 into own device file [Angelo Salese] #5671
Angelo Salese
2019-09-20
2
-0
/
+663
*
m68hc05l9: Add (somewhat provisional) model-specific register names (nw)
AJR
2019-09-19
1
-2
/
+15
*
-vino: Implemented the majority of functionality, and hooked up to picture_im...
MooglyGuy
2019-09-19
1
-1
/
+1
*
(nw) misc cleanup:
Vas Crabb
2019-09-20
25
-285
/
+206
*
(nw) misc cleanup:
Vas Crabb
2019-09-19
5
-7
/
+11
*
ay8910.cpp : Reduce performance issue
cam900
2019-09-19
1
-8
/
+10
*
bt45x: 4 overlay colors, not 3 (nw)
Patrick Mackinlay
2019-09-18
1
-4
/
+4
*
bt431: be pedantic (nw)
Patrick Mackinlay
2019-09-18
1
-6
/
+6
*
geneve: Add PC KBD connector; allow for using XT keyboards in place of the cu...
Michael Zapf
2019-09-17
6
-714
/
+1048
*
update prev commit (nw)
hap
2019-09-17
1
-2
/
+1
*
add stack access to 65c02 reset too, add dummy reads before reset (nw)
hap
2019-09-17
2
-0
/
+8
*
(nw) more misc cleanup:
Vas Crabb
2019-09-17
1
-6
/
+6
*
multipcm: Build fix, again (nw)
AJR
2019-09-17
1
-3
/
+1
*
multipcm: Saner pointer allocation (nw)
AJR
2019-09-16
2
-4
/
+2
*
Merge pull request #5642 from AmatCoder/AmatCoder-snes-2
ajrhacker
2019-09-16
4
-23
/
+20
|
\
|
*
[snes] Fix 5a22/spc700 clock cycles
AmatCoder
2019-09-16
4
-23
/
+20
*
|
(nw) please try to ensure #include guards will trip special-casing in dumb pr...
Vas Crabb
2019-09-16
20
-20
/
+20
*
|
(nw) misc cleanup:
Vas Crabb
2019-09-16
1
-40
/
+5
*
|
Fix some style issues with my previous PR (nw) (#5640)
Melissa Goad
2019-09-15
2
-9
/
+3
*
|
Merge pull request #5636 from MoochMcGee/master
R. Belmont
2019-09-14
2
-1
/
+4
|
\
\
|
*
|
Fix M6502 reset procedure. Fixes MT6486 at the very least. [Melissa Goad]
MoochMcGee
2019-09-14
2
-1
/
+4
*
|
|
dp8350: Apply some subtle timing fixes; save one more variable
AJR
2019-09-14
1
-13
/
+18
|
/
/
*
|
PORT_CUSTOM simplification (nw)
AJR
2019-09-14
7
-21
/
+21
*
|
Fix clang error: equality comparison with extraneous parentheses [-Werror,-Wp...
AJR
2019-09-13
1
-2
/
+2
*
|
Merge pull request #5627 from cam900/i4100_struct
ajrhacker
2019-09-13
2
-361
/
+345
|
\
\
|
*
|
imagetek_i4100.cpp : Updates
cam900
2019-09-14
2
-361
/
+345
*
|
|
riscii: Improve offset calculation for TBRD (nw)
AJR
2019-09-13
2
-3
/
+10
|
/
/
*
/
devices/video/315_5313.cpp : Fix 3bit color mode masking, Convert drawing rou...
cam900
2019-09-13
4
-116
/
+185
|
/
*
pit8253: minor refactor (nw)
Patrick Mackinlay
2019-09-13
2
-21
/
+13
*
wtl3132: expose register state (nw)
Patrick Mackinlay
2019-09-13
1
-0
/
+11
*
bt431: fix masking (nw)
Patrick Mackinlay
2019-09-13
2
-2
/
+4
*
scc68070: Split up internal register block handlers; add some RESET behavior ...
AJR
2019-09-12
2
-609
/
+697
*
multipcm: Fix crash on exit (nw)
AJR
2019-09-12
1
-2
/
+2
*
midzeus.cpp, zeus2: Bring static variables inside class; eliminate auto_alloc...
AJR
2019-09-11
2
-9
/
+9
*
multipcm: Eliminate auto_alloc (nw)
AJR
2019-09-11
2
-125
/
+125
*
(nw) i8251 : updated list of save-state variables
Robbbert
2019-09-11
2
-4
/
+11
*
(nw) i8251 : added notes
Robbbert
2019-09-11
1
-4
/
+8
*
rii: Misc. adjustments (nw)
AJR
2019-09-10
1
-5
/
+6
*
rii: Stack endianness is swapped; TBRD is allowed to be RPTed (nw)
AJR
2019-09-10
1
-5
/
+14
*
rii: Add standard status flag display (nw)
AJR
2019-09-10
2
-2
/
+24
*
Add preliminary RISC II execution core
AJR
2019-09-10
3
-26
/
+1128
*
ay8910.h : Fix duty masking (#5616)
cam900
2019-09-10
1
-1
/
+1
*
ay8910.cpp : Fix naming (#5613)
cam900
2019-09-10
2
-22
/
+22
*
rii: Misc. notes; minor disassembler update (nw)
AJR
2019-09-10
3
-24
/
+44
*
ay8910: Don't play fast and loose with register initialization; some builds w...
AJR
2019-09-09
1
-5
/
+5
[next]