bunnei
|
c95972275e
HLE: Updated all uses of NULL to nullptr (to be C++11 compliant)
|
12 yıl önce |
bunnei
|
5365ca157d
Kernel: Updated various kernel function "name" arguments to be const references.
|
12 yıl önce |
bunnei
|
d7363322c7
HLE: Updated various handle debug assertions to be more clear.
|
12 yıl önce |
bunnei
|
780a443b08
Mutex: Moved ReleaseMutex iterator declaration to be inside while loop.
|
12 yıl önce |
bunnei
|
8cac527c94
Kernel: Updated several member functions to be const
|
12 yıl önce |
bunnei
|
0deeda54ee
Core: Cleaned up SingleStep(), updated default LCD refresh to assume each instruction is ~3 cycles
|
12 yıl önce |
bunnei
|
3449aaa350
Core: Changed HW update/thread reschedule to occur more frequently (assume each instruction is ~3 cycles)
|
12 yıl önce |
bunnei
|
b774b8b04e
Thread: Fixed bug with ResetThread where cpu_registers[15] was being incorrectly set
|
12 yıl önce |
bunnei
|
aae9fcf4a4
Kernel: Made SyncRequest not pure virtual, with a default implementation of error (as this is not required for all kernel objects)
|
12 yıl önce |
bunnei
|
f5c7c15434
Kernel: Added real support for thread and event blocking
|
12 yıl önce |
Tony Wasserka
|
c34ba38001
GPU debugger: Const correctness and build fix.
|
12 yıl önce |
bunnei
|
b919158050
Removed definition of MAX_PATH, this is already defined in common_paths.h.
|
12 yıl önce |
archshift
|
ee4717aaae
Preprocessor: #if's out OSX-specific GL changes on other platforms
|
12 yıl önce |
bunnei
|
06ef8f001a
Common: Removed duplicate "LONG" and "MAX_PATH" definitions.
|
12 yıl önce |
Tony Wasserka
|
4c2bff61e5
Pica: Use some template magic to define register structures efficiently.
|
12 yıl önce |
Tony Wasserka
|
f82410e633
Further refine GPU command list debugging.
|
12 yıl önce |
Tony Wasserka
|
b0051b2203
Refine command list debugging functionality and its qt interface.
|
12 yıl önce |
Tony Wasserka
|
6893732348
citra-qt: Add command list view.
|
12 yıl önce |
Tony Wasserka
|
5d62f5d92a
GPU debugger: Add functionality to inspect command lists.
|
12 yıl önce |
Tony Wasserka
|
50b2b73be4
video core: added PICA definitions file.
|
12 yıl önce |
Tony Wasserka
|
d4530765ce
GPU: Cleanup register definitions.
|
12 yıl önce |
Tony Wasserka
|
1dfa392824
Rename LCD to GPU.
|
12 yıl önce |
Tony Wasserka
|
87e98ff97b
citra-qt: Add GX command history viewer.
|
12 yıl önce |
Tony Wasserka
|
31666632ca
Add initial graphics debugger interface.
|
12 yıl önce |
Tony Wasserka
|
82d3260359
GSP: Define more GX commands.
|
12 yıl önce |
Tony Wasserka
|
b1c8bad9a6
Pica: Add command list registers.
|
12 yıl önce |
bunnei
|
77c0f9868e
Update CONTRIBUTING.md
|
12 yıl önce |
archshift
|
0a48e97c36
CONTRIBUTING: Fix some examples, escape underscores
|
12 yıl önce |
archshift
|
d6a4fbf34f
Added CONTRIBUTING.md with contents from Coding Style, updated README link
|
12 yıl önce |
bunnei
|
a002abf171
qt: updated disassembler to show 2X as many instructions
|
12 yıl önce |