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
*
leonardo: figure out some io (nw)
hap
2020-04-29
1
-2
/
+2
*
i960dasm: add missing opcodes [SailorSat]
Ariane Fugmann
2020-04-29
2
-20
/
+78
*
sparc: remove unused file from when device was renamed (nw)
hap
2020-04-28
2
-4740
/
+2
*
New machines marked as NOT_WORKING
AJR
2020-04-27
2
-0
/
+12
*
we32100d: Fix mask (nw)
AJR
2020-04-25
1
-1
/
+1
*
appease vs2019_clang with llvm 10.0
smf-
2020-04-25
6
-12
/
+12
*
Namco custom chip improvements. (#6589)
Mike
2020-04-25
1
-3
/
+3
*
appease vs2019 (nw)
smf-
2020-04-25
1
-2
/
+2
*
hphybrid: Add offset to interrupt callback to distinguish IRH from IRL (nw)
AJR
2020-04-23
1
-2
/
+2
*
fixes for clang 10.0.0 misleading indentation and xor used as a pow warnings ...
smf-
2020-04-23
1
-2
/
+4
*
Machines promoted to working
hap
2020-04-23
1
-7
/
+13
*
m68kmmu: remove dead code (nw)
Patrick Mackinlay
2020-04-23
1
-5
/
+0
*
m68010: Correct DBcc timings
AJR
2020-04-22
2
-17
/
+17
*
hmcs40: change stack op (nw)
hap
2020-04-23
3
-6
/
+17
*
se3208: Use callbacks for interrupt acknowledgment (nw)
AJR
2020-04-22
2
-3
/
+28
*
hmcs40: simplify internal timer (nw)
hap
2020-04-23
5
-43
/
+18
*
capricorn, hphybrid, nanoprocessor: Use devcb_read8 for interrupt vectoring (nw)
AJR
2020-04-22
6
-4
/
+27
*
m68000: Don't iterate to save arrays; eliiminate legacy prepost registration ...
AJR
2020-04-22
2
-12
/
+6
*
m68kmmu: pload does an explicit table walk (nw)
Patrick Mackinlay
2020-04-22
1
-1
/
+1
*
New machines marked as NOT_WORKING
hap
2020-04-22
2
-2
/
+2
*
z8001: Expand address space to 23 bits (nw)
AJR
2020-04-19
2
-2
/
+31
*
z8000: Memory access refinements
AJR
2020-04-17
1
-35
/
+15
*
z8000: Fix unreliable order of operations in operand calculation for certain ...
AJR
2020-04-17
1
-2
/
+3
*
z8002: Correct width of I/O space (16-bit, not 8-bit)
AJR
2020-04-16
2
-40
/
+8
*
z8000: Pedantic fixes (nw)
AJR
2020-04-16
1
-2
/
+2
*
z8000: Fix mindless mistake (nw)
AJR
2020-04-16
1
-1
/
+1
*
z8000: Use callbacks to vector all external interrupts; correct data pushed d...
AJR
2020-04-16
3
-67
/
+45
*
z8000: Clean up reset sequence (don't read program space at device_reset time...
AJR
2020-04-16
3
-37
/
+36
*
rx01_cpu: Add the rest of the branch conditions (nw)
AJR
2020-04-15
2
-2
/
+31
*
rx01_cpu: Add sector data space in place of scratchpad space (nw)
AJR
2020-04-15
2
-23
/
+55
*
Minor disassembler output fix for uPD78K1/78K2 SFR-mode RMW instructions
AJR
2020-04-15
1
-1
/
+1
*
cp1610: Add INTAK callback for the sake of completeness (nw)
AJR
2020-04-13
2
-0
/
+6
*
Make expressions octal for applicable address spaces in disassembly view
AJR
2020-04-13
2
-15
/
+15
*
With permission from Dirk Best, apply 3-clause BSD license to common devices ...
Vas Crabb
2020-04-13
2
-2
/
+2
*
nec: 8080 mode [Carl]
cracyc
2020-04-11
14
-12
/
+1109
*
i8x9x: Implement HSO CAM status flags in IOS0 (nw)
AJR
2020-04-11
2
-26
/
+33
*
i8x9x: Fix EXTINT; add some very preliminary HSI stuff (nw)
AJR
2020-04-10
4
-31
/
+71
*
h8500dasm: Fix JMP @aa:16 decoding; use BSR mnemonic for relative calls (nw)
AJR
2020-04-09
1
-2
/
+2
*
Fix build (nw)
AJR
2020-04-09
1
-2
/
+2
*
cp1610: More cleanups (nw)
AJR
2020-04-09
2
-31
/
+34
*
cp1610: Fix pulse_input_line stack overflow error; boolify a few variables (nw)
AJR
2020-04-09
1
-43
/
+43
*
h8500dasm: Fix length calculation for indirect JMP/JSR (nw)
AJR
2020-04-09
1
-1
/
+1
*
sag: add cartridge and softwarelist (nw)
hap
2020-04-08
1
-1
/
+3
*
microvsn: add default tms1100 microinstructions (nw)
hap
2020-04-08
4
-4
/
+10
*
misc fixes for bugs that showed up in devnoclear debug builds (nw)
Ivan Vangelista
2020-04-07
2
-2
/
+1
*
6800ops: unneeded workaround? (nw)
hap
2020-04-06
3
-105
/
+77
*
upd177x: Disassembly fix [Vas Crabb]
Olivier Galibert
2020-04-06
1
-8
/
+8
*
i386/i8087: add alias for fstp st(i)
cracyc
2020-04-05
1
-0
/
+1
*
New machines marked as NOT_WORKING
AJR
2020-04-04
1
-1
/
+1
*
mcs96d: Location 0 is just 0 (nw)
AJR
2020-04-04
1
-2
/
+2
[next]