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
/
mips
/
r4000.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
r4000: experimental mips3 implementation (nw)
Patrick Mackinlay
2019-02-01
1
-0
/
+3073