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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu/mips, sgi/sgi.cpp: Fixed MIPS3 PRID and memory controller RPSS issues: (#...
Jiaxun Yang
2023-04-30
3
-2
/
+15
*
kpython: Change CPU to PS/2 Emotion Engine
AJR
2023-04-29
2
-51
/
+149
*
bus/gio64/newport.cpp, cpu/mips/mips3.cpp: Fixed issues affecting IRIX. (#11117)
Jiaxun Yang
2023-04-18
1
-9
/
+10
*
cpu/mips: Fixed memory access handling in the IDT MIPS R4650 core. (#11065) [...
MooglyGuy
2023-04-03
4
-74
/
+369
*
cpu/nec: Fixed build; also, srcclean
Vas Crabb
2023-03-26
1
-1
/
+1
*
-Lua engine: run everything in coroutines. (#11019)
Vas Crabb
2023-03-25
1
-2
/
+1
*
dimemory: Add the target address space to translate, wrap the constants
Olivier Galibert
2023-03-18
9
-104
/
+127
*
Interrupt callback rationalization
AJR
2023-03-11
2
-7
/
+10
*
r4000.cpp: partially implement secondary cache tag manipulation (#9923)
Brice Onken
2022-06-13
2
-73
/
+196
*
Revert "stupid_git"
AJR
2022-06-04
1
-5
/
+5
*
Merge remote-tracking branch 'upstream/master'
AJR
2022-06-04
2
-2
/
+2
|
\
|
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
2
-2
/
+2
*
|
stupid_git
AJR
2022-06-04
1
-5
/
+5
|
/
*
cpu/mips/r4000.cpp: Added TimerIntDis mux to IPEX5. (#9718)
Brice Onken
2022-05-13
2
-11
/
+37
*
mips3: Fixed error flagged by GCC 12 [Ryan Holtz, R. Belmont]
arbee
2022-05-11
1
-4
/
+4
*
Addressed performance loss from recent z80scc changes (#9629) [Ryan Holtz]
MooglyGuy
2022-04-26
1
-12
/
+13
*
-mips3drc: Moved unchanging conditionals outside for loop in generate_checksu...
MooglyGuy
2022-04-25
1
-17
/
+48
*
srcclean in preparation for 0.243
Vas Crabb
2022-04-24
1
-2
/
+2
*
Replaced a couple of static_cast downcasts with dynamic_cast for safety, clea...
Vas Crabb
2022-04-16
2
-15
/
+14
*
Fix MT07823: nbagold (vegas) watchdog reset when select other game menu from ...
tedgreen99
2022-04-14
2
-14
/
+92
*
src/devices/cpu: Remove #include "debugger.h" where no longer necessary
AJR
2022-04-06
5
-5
/
+1
*
Debugger feature improvements
AJR
2022-03-27
2
-35
/
+38
*
r4000.cpp: Set TLB global bit in EntryLo0/1 on TLBR instruction (#9348)
Brice Onken
2022-02-28
1
-2
/
+3
*
mips3: fix some bugs
Patrick Mackinlay
2022-02-15
1
-10
/
+6
*
-emu/emumem.h: Hold onto memory cache handler change subscriptions.
Vas Crabb
2022-02-14
2
-9
/
+9
*
Move endianness type into lib/util header
AJR
2021-08-31
1
-4
/
+4
*
Debugger-related feature removals and cleanup
AJR
2021-08-15
1
-1
/
+0
*
Added helpers for 64-bit count leading zeroes/ones.
Vas Crabb
2021-06-13
1
-2
/
+2
*
mips3: Ensure there is at least 1 cycle to be counted after reading Count. Wi...
Aaron Giles
2021-04-22
1
-0
/
+12
*
r4000: simplify branch state
Patrick Mackinlay
2021-04-02
2
-124
/
+69
*
r4000: physical address space is 36 bits
Patrick Mackinlay
2021-04-01
1
-3
/
+3
*
r4000: timing improvements
Patrick Mackinlay
2021-04-01
2
-20
/
+80
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
3
-24
/
+24
*
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
2
-4
/
+4
*
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
*
Fix most implicit fallthrough warnings from clang
Vas Crabb
2020-11-17
1
-2
/
+2
*
Enable GCC implicit fallthrough warning.
Vas Crabb
2020-11-15
3
-3
/
+7
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
2
-8
/
+12
*
various devices and drivers: removed superfluous semicolons (nw)
Ivan Vangelista
2020-06-29
1
-1
/
+1
*
mips3: Removed depricated DRC flag and add a flag to disable intrablock branc...
Ted Green
2020-06-28
2
-3
/
+7
*
n64: modify burn_cycles method (nw)
hap
2020-06-22
2
-7
/
+0
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
4
-8
/
+8
*
finished removing read* and write* macros from the mame part of the tree. the...
Ivan Vangelista
2020-06-16
4
-10
/
+10
*
devices/cpu/r4000.cpp: initialized one variable to fix problem in devnoclear ...
Ivan Vangelista
2020-06-04
1
-0
/
+2
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
2
-12
/
+17
*
appease vs2019_clang with llvm 10.0
smf-
2020-04-25
1
-2
/
+2
*
New working machines
mooglyguy
2020-03-05
2
-33
/
+542
*
-r4000: Added basic R5000 support. [Ryan Holtz]
MooglyGuy
2020-03-04
2
-6
/
+231
[next]