4.0-3467 10년, 1개월 전 Create new Movie menu. (PR #1134 저자 RachelBryk)
4.0-3465 10년, 1개월 전 DSPJitRegCache: Use std::array to represent the register arrays (PR #1177 저자 lioncash)
4.0-3463 10년, 1개월 전 Replaced GCM functions with ISO functions (PR #1180 저자 Stevoisiak)
4.0-3461 10년, 1개월 전 Remove useless STACKALIGN macro. (PR #1190 저자 comex)
4.0-3459 10년, 1개월 전 NetPlayClient: Remove unused macro (PR #1186 저자 lioncash)
4.0-3457 10년, 1개월 전 Fix focus detection on OS X by replacing wxGetActiveWindow with wxWindow... (PR #1191 저자 comex)
4.0-3455 10년, 1개월 전 ReadDataFromFifo is always called with len = 32. Remove the parameter t... (PR #1188 저자 comex)
4.0-3453 10년, 1개월 전 Debug: fix display of instructions in virtual memory in MMU games (PR #1167 저자 FioraAeterna)
4.0-3451 10년, 1개월 전 JIT: fix carry merging across breakpoints (PR #1164 저자 FioraAeterna)
4.0-3449 10년, 1개월 전 JIT: enable block linking and idle skipping in debug mode (PR #1159 저자 FioraAeterna)
4.0-3447 10년, 1개월 전 JIT: merge lbz + extsb (PR #1150 저자 FioraAeterna)
4.0-3445 10년, 1개월 전 When loading the map file for a DOL/ELF file, extract only the filename from the DOL/ELF's path (PR #1018 저자 zhuowei)
4.0-3443 10년, 1개월 전 Add OpenGL 4.0-4.5 core extensions. (PR #1185 저자 comex)
4.0-3441 10년, 1개월 전 Jit_Integer: Get rid of some cast noise in boolX (PR #1179 저자 lioncash)
4.0-3439 10년, 1개월 전 CoreParameter: Use unique_ptrs over raw pointers. (PR #1168 저자 lioncash)
4.0-3436 10년, 1개월 전 Moved the linking of the FIFO CPWritePointer near where CPWritePointer gets updated (PR #1144 저자 skidau)
4.0-3434 10년, 1개월 전 JIT: a small optimization for subfex and friends (PR #1138 저자 FioraAeterna)
4.0-3432 10년, 1개월 전 GekkoDisassembler: show W and I in psq_l/psq_st disassembly (PR #1181 저자 FioraAeterna)
4.0-3430 10년, 1개월 전 GPU determinism (apparently it is ready for merge) (PR #885 저자 comex)
4.0-3419 10년, 1개월 전 Fix QtCompile.props to work if the repo path contains spaces. (PR #1172 저자 shuffle2)