.. |
dynarec
|
stub vmulf and ir instruction to get VTE
|
2023-09-24 12:51:05 -07:00 |
CMakeLists.txt
|
bypass capstone for unique RSP instructions
|
2023-09-07 23:44:04 -07:00 |
disassemble.cpp
|
bypass capstone for unique RSP instructions
|
2023-09-07 23:44:04 -07:00 |
disassemble.h
|
fix COP0 register names for the RSP
|
2023-09-04 01:57:22 -07:00 |
float_util.h
|
dynarec compare fixes + support for tas movies
|
2023-04-16 14:44:46 -07:00 |
fpu_instructions.c
|
implement c_nge and c_ngt in jit
|
2023-08-27 14:47:24 -07:00 |
fpu_instructions.h
|
actually, this is the behavior of all invalid FPU operations
|
2023-03-12 20:53:00 -07:00 |
mips_instruction_decode.h
|
fix coprocessor instruction decoding
|
2023-02-20 16:21:25 -08:00 |
mips_instructions.c
|
Merge branch 'master' into dynarec_v2
|
2023-07-22 18:22:55 -07:00 |
mips_instructions.h
|
better constant propagation for multiplies and divides
|
2023-05-13 15:56:12 -07:00 |
n64_rsp_bus.h
|
switch DMEM back to big endian
|
2023-09-04 16:55:45 -07:00 |
r4300i.c
|
Remove SCHEDULER_HANDLE_INTERRUPT event before queueing a new one
|
2023-10-18 00:55:17 -07:00 |
r4300i.h
|
Fix build on Linux
|
2023-08-26 23:17:18 -07:00 |
r4300i_register_access.h
|
common path for setting cp0 status reg for both 32 and 64 bit sizes
|
2023-08-28 23:43:33 -07:00 |
rsp.c
|
Allow building without dynarec v1
|
2023-08-27 23:21:01 -07:00 |
rsp.h
|
switch DMEM back to big endian
|
2023-09-04 16:55:45 -07:00 |
rsp_disassemble.c
|
improve LQV, fix disassembly of LWC2/SWC2
|
2023-09-10 15:42:56 -07:00 |
rsp_disassemble.h
|
bypass capstone for unique RSP instructions
|
2023-09-07 23:44:04 -07:00 |
rsp_instructions.c
|
implement RSP break
|
2023-09-04 18:06:27 -07:00 |
rsp_instructions.h
|
implement RSP break
|
2023-09-04 18:06:27 -07:00 |
rsp_interface.c
|
Eliminate evil implicit fallthrough
|
2023-05-19 00:45:12 +03:00 |
rsp_interface.h
|
Update integer type names
|
2022-07-13 19:24:09 -07:00 |
rsp_rom.h
|
Update integer type names
|
2022-07-13 19:24:09 -07:00 |
rsp_types.h
|
finish LQV
|
2023-09-10 21:24:16 -07:00 |
rsp_vector_instructions.c
|
some more stubbing
|
2023-09-05 00:15:27 -07:00 |
rsp_vector_instructions.h
|
some more stubbing
|
2023-09-05 00:15:27 -07:00 |
tlb_instructions.c
|
CP0 regs + TLB instructions, enough to get GoldenEye working
|
2023-04-23 16:28:53 -07:00 |
tlb_instructions.h
|
Cache TLB resolutions
|
2023-08-26 18:17:29 -07:00 |