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
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68040: Stop CINV DATA instruction from causing F-line exception
AJR
2019-06-27
2
-0
/
+6
*
t11: switch to MACRO-11 syntax, decode deferred addressing modes (nw)
Sergey Svishchev
2019-06-25
1
-33
/
+47
*
srcclean (nw)
Vas Crabb
2019-06-23
5
-55
/
+55
*
bcpdasm: Correct some instruction decodings and formats (nw)
AJR
2019-06-22
2
-5
/
+5
*
Add disassembler and skeleton device for DP8344 Biphase Communications Processor
AJR
2019-06-22
4
-0
/
+1988
*
i8x9x: Add baud rate register (nw)
AJR
2019-06-22
2
-1
/
+13
*
mega32x.cpp: refactor and convert read/write handlers to 16-bit space [Angelo...
Angelo Salese
2019-06-22
2
-7
/
+7
*
sh2.cpp: first pass over SH7604 SoC refactoring [Angelo Salese]
Angelo Salese
2019-06-21
4
-419
/
+1012
*
mindset: Hack the interrupts a little more [O. Galibert]
Olivier Galibert
2019-06-21
1
-0
/
+1
*
riscii: Add the register space (nw)
AJR
2019-06-20
2
-7
/
+37
*
riscii: Minor update (nw)
AJR
2019-06-20
1
-3
/
+4
*
riidasm: Correct order of parameters for MOVRP and MOVPR (nw)
AJR
2019-06-20
1
-4
/
+4
*
Preliminary disassembler and skeleton CPU device for Elan RISC II/RII series ...
AJR
2019-06-20
4
-0
/
+759
*
z180: Fix copy-and-paste error (nw)
AJR
2019-06-17
1
-1
/
+1
*
z180: Separate out internal registers by function; get rid of a lot of not-so...
AJR
2019-06-17
4
-1110
/
+735
*
ucom4: remove global enum (nw)
hap
2019-06-16
3
-44
/
+43
*
mcs48: Further distinction of UPI variants (nw)
AJR
2019-06-16
2
-46
/
+74
*
mindset: Fix the 8042s, clock starts ticking [O. Galibert]
Olivier Galibert
2019-06-16
2
-1
/
+15
*
hmcs40: remove port enum (nw)
hap
2019-06-16
1
-12
/
+0
*
mcs48: Update documentation (nw)
AJR
2019-06-16
1
-6
/
+10
*
XaviX logical improvements (nw) (#5244)
David Haywood
2019-06-16
7
-290
/
+1032
*
unsp.cpp: Fix device validation error (nw)
AJR
2019-06-15
1
-1
/
+1
*
unsp, spg110, spg2xx, sunplus_gcm394: Fix maps by unifying SoC devices with C...
AJR
2019-06-15
2
-23
/
+38
*
Merge pull request #5238 from DavidHaywood/140619
R. Belmont
2019-06-14
3
-10
/
+54
|
\
|
*
xavix - store the extra codebank byte in a private stack when making long cal...
DavidHaywood
2019-06-14
3
-10
/
+54
*
|
tms7000: apply tim's fix for timer divider (nw)
hap
2019-06-14
1
-1
/
+1
|
/
*
Fix PMMU translation error that broke macii (nw)
AJR
2019-06-13
1
-1
/
+1
*
m68kcpu: Apply byte smearing to PMMU as well (nw)
AJR
2019-06-12
1
-61
/
+67
*
Fix up some commented out testing code (nw)
Melissa Goad
2019-06-12
1
-2
/
+3
*
Remove some msvc warnings (nw)
yz70s
2019-06-12
2
-0
/
+8
*
mcs48dsm.cpp: Add (unemulated) CMOS IDL opcode (nw)
AJR
2019-06-07
1
-0
/
+1
*
m68kcpu: Alternate implementation suggested by Olivier Galibert (nw)
AJR
2019-06-07
1
-4
/
+4
*
Accurate byte-smearing write behavior for 32-bit members of the M68K family
AJR
2019-06-06
1
-3
/
+48
*
devcb: Eliminate legacy callback syntax (nw)
AJR
2019-06-06
3
-12
/
+0
*
m6805: flag fix (nw)
Patrick Mackinlay
2019-06-04
1
-1
/
+1
*
m6502: remove unused 0byte file (nw)
hap
2019-06-03
1
-0
/
+0
*
Fix clang error: unused variable 'DMAFLAG' [-Werror,-Wunused-const-variable] ...
AJR
2019-06-02
1
-20
/
+23
*
cpu/jaguar/jaguar.cpp : Additional notes
cam900
2019-06-02
1
-1
/
+1
*
cpu/jaguar/*.cpp : Updates
cam900
2019-06-02
4
-459
/
+485
*
arm: use standard_irq_callback (nw)
hap
2019-05-31
2
-27
/
+7
*
arm: disable nested irq hack again for testing (nw)
hap
2019-05-30
1
-2
/
+2
*
arm: add back wrong interrupt handling and make it an option (nw)
hap
2019-05-30
2
-4
/
+17
*
arm: blocking irq here isnt right, this fixes chessmachine isa card lockup (nw)
hap
2019-05-30
1
-8
/
+2
*
srcclean (nw)
Vas Crabb
2019-05-26
7
-21
/
+21
*
i386: fix enter insn (nw)
cracyc
2019-05-25
2
-6
/
+26
*
arm: missing copyright holder (nw)
hap
2019-05-25
4
-5
/
+7
*
-r4000: Added bus error functionality. [Ryan Holtz]
mooglyguy
2019-05-25
2
-6
/
+43
*
m68000: fixed the real MMU problem Domain/OS was having; Mac still works. [Ha...
arbee
2019-05-23
1
-1
/
+1
*
r4000: fix brain damage (nw)
Patrick Mackinlay
2019-05-23
1
-1
/
+1
*
r4000: sgi ide fixes (nw)
Patrick Mackinlay
2019-05-23
2
-55
/
+277
[next]