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
*
Merge branch 'master' into deprecated
deprecated
Aaron Giles
2021-06-21
27
-128
/
+414
|
\
|
*
h8500: Add mode control and EPROM variant types
AJR
2021-06-20
9
-14
/
+81
|
*
re-enable SHARC recompiler for Gradius 4
Ville Linde
2021-06-18
2
-2
/
+10
|
*
sharc: Cycle-based DMA. Added support for write stalling.
Ville Linde
2021-06-17
3
-27
/
+161
|
*
hd6120: Prevent PEX from changing AC
AJR
2021-06-14
1
-0
/
+1
|
*
Added helpers for 64-bit count leading zeroes/ones.
Vas Crabb
2021-06-13
13
-43
/
+32
|
*
hd6120: Rewrite notes
AJR
2021-06-12
1
-14
/
+28
|
*
m68kfpu: Support all FSINCOS encodings, fix multiple bugs in FMOVEM. [R. Belm...
arbee
2021-06-11
1
-25
/
+21
|
*
m68kfpu: fix missing break statements [R. Belmont]
arbee
2021-06-07
1
-0
/
+2
|
*
m68kfpu: implement FGETMAN and FSINCOS. Photoshop 3.0 starts & loads pictures...
arbee
2021-06-07
1
-5
/
+80
*
|
Clean up the alto2 mess.
Aaron Giles
2021-06-07
7
-40
/
+29
|
/
*
Fix clang error: no case matching constant switch condition '1' [-Werror]
AJR
2021-06-04
1
-0
/
+6
*
ns32000: formatting
Patrick Mackinlay
2021-06-04
1
-1984
/
+1983
*
ns32000: prepare for mmu
Patrick Mackinlay
2021-06-04
3
-323
/
+609
*
srcclean for release
Vas Crabb
2021-05-23
3
-3
/
+3
*
cpu16dasm.cpp: Fix weird editing error
AJR
2021-05-21
1
-1
/
+1
*
unidasm: Add CPU16 disassembler
AJR
2021-05-21
2
-0
/
+1467
*
dsp56000: Fix null pointer bugs in disassembler
AJR
2021-05-20
1
-2
/
+2
*
hd6120: Don't clear INTGNT after an external IOT when executing in panel mode
AJR
2021-05-20
1
-1
/
+1
*
decmate2, decmate3: Emulate HD-6120 CPU; add enough I/O to initialize various...
AJR
2021-05-19
2
-0
/
+1573
*
pdp8: Rewrite disassembler; add alternate disassembly for HD-6120
AJR
2021-05-19
2
-148
/
+898
*
i286: clear m_fire_trap before interrupt
cracyc
2021-05-17
1
-1
/
+1
*
bublbobl,kikikai: remove embedded mcu io ports emulation and use m6801 io map...
hap
2021-05-14
1
-0
/
+2
*
hd6301x: add overrides for port 3 data
hap
2021-05-14
3
-39
/
+59
*
m68k: header update. [R. Belmont]
arbee
2021-05-13
1
-2
/
+2
*
m68k: backport FPU fixes from upstream Musashi [R. Belmont, Jean-Francois Fabre]
arbee
2021-05-13
1
-41
/
+71
*
hd6301y: small fix to port 6 handshake irq
hap
2021-05-13
4
-60
/
+66
*
hd6301y: preliminary support for port 6 handshaking
hap
2021-05-13
3
-8
/
+122
*
ucom4d: changed to PAGED 8bits
hap
2021-05-13
2
-25
/
+3
*
cop01: let's add imperfect sound flag for cop01 too
hap
2021-05-12
1
-1
/
+1
*
nb1412m2: don't return a bool for uint8
hap
2021-05-12
1
-1
/
+1
*
m68kfpu: support instructions with 80-bit FP immediate values. (GitHub issue ...
arbee
2021-05-11
1
-0
/
+5
*
m6800: remove outdated captain's log
hap
2021-05-10
3
-47
/
+0
*
m6800: account interrupt cycles for timer counter
hap
2021-05-10
6
-64
/
+64
*
ns32000: correct operand read/write bus space
Patrick Mackinlay
2021-05-10
2
-95
/
+96
*
cdr-254sh: Skeleton
Olivier Galibert
2021-05-10
2
-0
/
+358
*
pdp8: Make this skeleton CPU file buildable
AJR
2021-05-09
2
-16
/
+12
*
ns32000: fix spr instruction
Patrick Mackinlay
2021-05-09
1
-29
/
+25
*
hd6301x, hd6301y & derivatives: Updates to internal peripheral emulation
AJR
2021-05-08
2
-6
/
+206
*
ns32000.cpp: Fix clang error: operator '?:' has lower precedence than '+'; '+...
AJR
2021-05-07
1
-8
/
+8
*
ns32000: bug fix
Patrick Mackinlay
2021-05-07
2
-197
/
+283
*
m5074x: Add port pullup configuration
AJR
2021-05-06
2
-16
/
+18
*
ns32000: disassembler fixes
Patrick Mackinlay
2021-05-05
1
-3
/
+3
*
mn1880: Tentatively identify some interrupt registers; update notes
AJR
2021-05-01
2
-5
/
+47
*
m68k: Implement FMOVEM mode 0b11 (#8022)
Calvin Buckley
2021-04-30
1
-0
/
+4
*
fmtowns: fix typo on prev commit
hap
2021-04-28
1
-6
/
+6
*
mn1880: Add preliminary CPU emulation
AJR
2021-04-27
2
-56
/
+2412
*
lc80: separate the two sets instead of bios (not identical hardware)
hap
2021-04-26
1
-1
/
+1
*
-cpu/score: Added bittgl! opcode.
Sandro Ronco
2021-04-24
3
-19
/
+13
*
cpu/score: performance optimization.
Sandro Ronco
2021-04-24
2
-3
/
+10
[next]