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
/
mips
/
r4000.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc cpu: no need to check debug enabled flag manually
hap
11 days
1
-1
/
+1
*
igs/igs_m027.cpp, igs/igs_m027xa.cpp: Miscellaneous improvements:
Vas Crabb
2024-10-10
1
-2
/
+5
*
r4000: intention is no longer a mask
Patrick Mackinlay
2023-08-08
1
-6
/
+6
*
sgi/ip20: enable memory configuration
Patrick Mackinlay
2023-07-25
1
-1
/
+1
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-3
/
+1
*
dimemory: Add the target address space to translate, wrap the constants
Olivier Galibert
2023-03-18
1
-28
/
+30
*
Interrupt callback rationalization
AJR
2023-03-11
1
-1
/
+1
*
r4000.cpp: partially implement secondary cache tag manipulation (#9923)
Brice Onken
2022-06-13
1
-69
/
+171
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-1
/
+1
*
cpu/mips/r4000.cpp: Added TimerIntDis mux to IPEX5. (#9718)
Brice Onken
2022-05-13
1
-2
/
+7
*
src/devices/cpu: Remove #include "debugger.h" where no longer necessary
AJR
2022-04-06
1
-1
/
+1
*
r4000.cpp: Set TLB global bit in EntryLo0/1 on TLBR instruction (#9348)
Brice Onken
2022-02-28
1
-2
/
+3
*
Added helpers for 64-bit count leading zeroes/ones.
Vas Crabb
2021-06-13
1
-2
/
+2
*
r4000: simplify branch state
Patrick Mackinlay
2021-04-02
1
-113
/
+56
*
r4000: timing improvements
Patrick Mackinlay
2021-04-01
1
-14
/
+54
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-10
/
+10
*
r4000: save exception pc on reset
Patrick Mackinlay
2021-02-01
1
-6
/
+12
*
-osd: Clean up inline maths utilities.
Vas Crabb
2021-01-18
1
-2
/
+2
*
fix several genuine issues found by coverity
Patrick Mackinlay
2021-01-06
1
-2
/
+2
*
unicode.h: Updates
AJR
2020-12-15
1
-0
/
+1
*
Enable GCC implicit fallthrough warning.
Vas Crabb
2020-11-15
1
-3
/
+4
*
devices/cpu/r4000.cpp: initialized one variable to fix problem in devnoclear ...
Ivan Vangelista
2020-06-04
1
-0
/
+2
*
appease vs2019_clang with llvm 10.0
smf-
2020-04-25
1
-2
/
+2
*
New working machines
mooglyguy
2020-03-05
1
-32
/
+535
*
-r4000: Added basic R5000 support. [Ryan Holtz]
MooglyGuy
2020-03-04
1
-6
/
+213
*
r4000: cosmetic change (nw)
Patrick Mackinlay
2020-02-06
1
-0
/
+2
*
r4000: identify soft reset (nw)
Patrick Mackinlay
2020-01-23
1
-1
/
+6
*
r4000: fix bad virtual address for [ls][dw][lr] exceptions
Patrick Mackinlay
2020-01-07
1
-29
/
+38
*
-r4000: Report the correct sub-revision for the R4600, and allow specific R4x...
mooglyguy
2019-09-08
1
-2
/
+2
*
r4000: revert unwanted change (nw)
Patrick Mackinlay
2019-08-15
1
-2
/
+1
*
debuggdbstub: uncomment parameters (nw)
Patrick Mackinlay
2019-08-15
1
-1
/
+2
*
r4000: interrupt/exception changes (nw)
Patrick Mackinlay
2019-08-15
1
-17
/
+6
*
r4000: mask cp0 registers (nw)
Patrick Mackinlay
2019-08-01
1
-12
/
+47
*
-r4000: Added bus error functionality. [Ryan Holtz]
mooglyguy
2019-05-25
1
-6
/
+40
*
r4000: fix brain damage (nw)
Patrick Mackinlay
2019-05-23
1
-1
/
+1
*
r4000: sgi ide fixes (nw)
Patrick Mackinlay
2019-05-23
1
-55
/
+271
*
r4000: housekeeping (nw)
Patrick Mackinlay
2019-05-13
1
-22
/
+21
*
-ioc2: Fixed mappable interrupt checks. Fixes IRIX 6.5 installer hanging on k...
mooglyguy
2019-05-12
1
-44
/
+8
*
r4000: minor tweaks (nw)
Patrick Mackinlay
2019-05-07
1
-40
/
+16
*
mips: preserve upper 32 bits for single-precision fp operations (nw)
Patrick Mackinlay
2019-04-25
1
-7
/
+25
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-0
/
+3067
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-3067
/
+0
*
mips3: trivial changes (nw)
Patrick Mackinlay
2019-02-18
1
-42
/
+9
*
r4000: Fixed ABS.S and ABS.D. Fixes X server crashing in IRIX. [Ryan Holtz]
MooglyGuy
2019-02-16
1
-0
/
+8
*
r4000: minor fixes (nw)
Patrick Mackinlay
2019-02-14
1
-39
/
+31
*
r4000: small performance tweak (nw)
Patrick Mackinlay
2019-02-11
1
-26
/
+41
*
Fix compile, nw
MooglyGuy
2019-02-10
1
-2
/
+2
*
-r4000: Added the ability to CTC and CFC from unknown fpr30, which IRIX does ...
MooglyGuy
2019-02-10
1
-0
/
+6
*
r4000: tweak address calculation (nw)
Patrick Mackinlay
2019-02-08
1
-103
/
+109
*
r4000: size does matter (nw)
Patrick Mackinlay
2019-02-04
1
-4
/
+4
[next]