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
/
mn1880
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-3
/
+3
*
mn1880: Fix execution of various instructions
AJR
2023-04-10
1
-7
/
+10
*
dimemory: Add the target address space to translate, wrap the constants
Olivier Galibert
2023-03-18
2
-2
/
+3
*
Interrupt callback rationalization
AJR
2023-03-11
1
-1
/
+1
*
bus/gameboy: Moved MBC3/MBC30 to their own file as separate devices.
Vas Crabb
2022-10-04
1
-1
/
+1
*
mn1880: Additional notes
AJR
2022-10-01
1
-0
/
+11
*
Emulate MN18801A MMU
AJR
2022-09-16
2
-119
/
+197
*
Debugger feature improvements
AJR
2022-03-27
1
-0
/
+5
*
mn1880: Fix ASR carry calculation
AJR
2021-12-17
1
-11
/
+6
*
mn1880: Make it possible to take interrupts; emulate (unused) PI instruction
AJR
2021-10-19
2
-18
/
+91
*
mn1880: Use separate interrupt registers for each CPU
AJR
2021-09-11
2
-85
/
+107
*
mn1880: Tentatively identify some interrupt registers; update notes
AJR
2021-05-01
2
-5
/
+47
*
mn1880: Add preliminary CPU emulation
AJR
2021-04-27
2
-56
/
+2412
*
mn1860: Finish disassembly
AJR
2021-04-23
1
-8
/
+10
*
mn1860: Reassign another pair of opcodes for disassembly
AJR
2021-04-22
1
-4
/
+4
*
mn1880d.cpp: Minor documentation fixes
AJR
2021-04-19
1
-2
/
+2
*
mn1860: Identify another 2 opcodes in disassembly
AJR
2021-04-19
1
-4
/
+14
*
mn1860: Recognize two more opcodes in disassembly
AJR
2021-04-19
1
-4
/
+10
*
mn1880d.h: Fix comment
AJR
2021-04-08
1
-1
/
+1
*
unidasm: Add preliminary MN1860 disassembler (still missing a few opcodes due...
AJR
2021-04-08
2
-8
/
+74
*
New machines marked as NOT_WORKING
AJR
2020-06-04
4
-0
/
+794