project64/Source/Project64-core/N64System
zilmar d5367d9291 Core: Better handling of SW with address not sign extended 2024-11-28 11:02:38 +10:30
..
Enhancement Core: Have user rom settings in Project64.rdb.user 2023-01-03 13:08:00 +10:30
Interpreter Core: When running as recompiler in 32bit mode, if LW/SW are in delay slots on block boundaries use 32bit interpter functions 2024-11-21 19:13:56 +10:30
MemoryHandler Cote Update PeripheralInterfaceHandler::PI_DMA_WRITE to handle misaligned, end of page test 2024-10-03 14:38:04 +09:30
Mips Core: fix CX86RecompilerOps::CompileLoadMemoryValue Map_GPR_32bit when called from LWC1 2024-11-21 11:10:01 +10:30
Recompiler Core: Better handling of SW with address not sign extended 2024-11-28 11:02:38 +10:30
SaveType Code clean up 2022-10-10 10:52:17 +10:30
EmulationThread.cpp Code clean up 2022-10-10 10:52:17 +10:30
FramePerSecond.cpp Code clean up 2022-10-10 10:52:17 +10:30
FramePerSecond.h Code clean up 2022-10-10 10:52:17 +10:30
N64Disk.cpp Core: Fix N64 disk IPL load address check (#2401) 2024-03-21 17:52:09 +10:30
N64Disk.h Code clean up 2022-10-10 10:52:17 +10:30
N64Rom.cpp Core: When running as recompiler in 32bit mode, if LW/SW are in delay slots on block boundaries use 32bit interpter functions 2024-11-21 19:13:56 +10:30
N64Rom.h Code clean up 2022-10-10 10:52:17 +10:30
N64System.cpp Core: When running as recompiler in 32bit mode, if LW/SW are in delay slots on block boundaries use 32bit interpter functions 2024-11-21 19:13:56 +10:30
N64System.h Core: Have only one function to do what R4300iOp::ExecuteOps and R4300iOp::ExecuteCPU was doing 2024-10-24 09:59:41 +10:30
N64Types.h Core: Handle branch/jump in a delay slot in the Interpreter 2022-11-01 08:59:15 +10:30
Profiling.cpp Code clean up 2022-10-10 10:52:17 +10:30
Profiling.h Code clean up 2022-10-10 10:52:17 +10:30
SpeedLimiter.cpp Code clean up 2022-10-10 10:52:17 +10:30
SpeedLimiter.h Code clean up 2022-10-10 10:52:17 +10:30
SystemGlobals.cpp Core: Remove g_TLBLoadAddress, g_TLBStoreAddress global variables 2024-05-16 16:34:17 +09:30
SystemGlobals.h Core: Remove g_TLBLoadAddress, g_TLBStoreAddress global variables 2024-05-16 16:34:17 +09:30
stdafx.h [Project64] Create Project64-core 2015-12-06 21:05:39 +11:00