index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
/
m88000
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc cpu: no need to check debug enabled flag manually
hap
9 days
1
-1
/
+1
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-2
/
+2
*
mc88000: allow for multiple cmmus
Patrick Mackinlay
2024-07-08
2
-26
/
+26
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-1
/
+0
*
m88000: fix subtraction borrow out
Patrick Mackinlay
2023-04-25
1
-5
/
+5
*
m88000: fix interrupts
Patrick Mackinlay
2023-04-23
1
-17
/
+45
*
m88000: improve exception handling
Patrick Mackinlay
2023-04-21
2
-111
/
+275
*
m88000: fix unsigned division
Patrick Mackinlay
2023-04-05
1
-1
/
+3
*
m88000: fix doubleword load/store word order
Patrick Mackinlay
2023-03-22
1
-15
/
+19
*
Interrupt callback rationalization
AJR
2023-03-11
1
-3
/
+3
*
m88000: add basic cmmu support
Patrick Mackinlay
2023-02-03
2
-71
/
+160
*
m88000: add variants of some triadic instructions with un-decoded bits
Patrick Mackinlay
2023-01-17
1
-0
/
+4
*
m88000: 88100 does not have signed immediate
Patrick Mackinlay
2022-11-21
1
-4
/
+4
*
m88000: prepare for mmu
Patrick Mackinlay
2022-11-21
2
-144
/
+202
*
eminline.h: Additions
AJR
2022-09-25
1
-6
/
+2
*
src/devices/cpu: Remove #include "debugger.h" where no longer necessary
AJR
2022-04-06
1
-1
/
+1
*
Debugger feature improvements
AJR
2022-03-27
1
-1
/
+1
*
m88000d: Clean up over/out flagging
AJR
2021-10-10
1
-7
/
+10
*
Added helpers for 64-bit count leading zeroes/ones.
Vas Crabb
2021-06-13
1
-2
/
+2
*
ncd19c: Map some memory and devices
AJR
2021-02-02
1
-0
/
+1
*
m88000: initial execution implementation
Patrick Mackinlay
2021-02-02
2
-41
/
+1478
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
2
-6
/
+4
*
m88000: Use split memory spaces for MC88100; fix masking logic in disassemble...
AJR
2020-01-23
3
-8
/
+17
*
bitwise comparison always evaluates to false [-Werror=tautological-compare]
smf-
2020-01-24
1
-1
/
+1
*
m88000: One more disassembly fix (nw)
AJR
2020-01-23
1
-0
/
+3
*
m88000: Various disassembly fixes (nw)
AJR
2020-01-23
1
-5
/
+5
*
New machines marked as NOT_WORKING
AJR
2020-01-23
4
-0
/
+1511