Tony Wasserka
|
6893732348
citra-qt: Add command list view.
|
12 年 前 |
Tony Wasserka
|
5d62f5d92a
GPU debugger: Add functionality to inspect command lists.
|
12 年 前 |
Tony Wasserka
|
50b2b73be4
video core: added PICA definitions file.
|
12 年 前 |
Tony Wasserka
|
d4530765ce
GPU: Cleanup register definitions.
|
12 年 前 |
Tony Wasserka
|
1dfa392824
Rename LCD to GPU.
|
12 年 前 |
Tony Wasserka
|
87e98ff97b
citra-qt: Add GX command history viewer.
|
12 年 前 |
Tony Wasserka
|
31666632ca
Add initial graphics debugger interface.
|
12 年 前 |
Tony Wasserka
|
82d3260359
GSP: Define more GX commands.
|
12 年 前 |
Tony Wasserka
|
b1c8bad9a6
Pica: Add command list registers.
|
12 年 前 |
bunnei
|
77c0f9868e
Update CONTRIBUTING.md
|
12 年 前 |
archshift
|
0a48e97c36
CONTRIBUTING: Fix some examples, escape underscores
|
12 年 前 |
archshift
|
d6a4fbf34f
Added CONTRIBUTING.md with contents from Coding Style, updated README link
|
12 年 前 |
bunnei
|
a002abf171
qt: updated disassembler to show 2X as many instructions
|
12 年 前 |
bunnei
|
174cc9a0ed
hle: added a hokey way to force a thread reschedule during CPU single step mode (as used by the debugger)
|
12 年 前 |
bunnei
|
6cdad8390c
arm: fixed a bug where ARM_Interpreter::ExecuteInstructions was actually executing one more instruction than expected
|
12 年 前 |
bunnei
|
ce1c561278
kernel: changed current default thread priority back to 0x30 - I think this is more correct
|
12 年 前 |
bunnei
|
9ece9da50d
arm: fixed bug in how thread context switch occurs with SkyEye
|
12 年 前 |
bunnei
|
870c6146e7
service: added a error log messages for unimplemented WaitSynchronization
|
12 年 前 |
bunnei
|
c330a0a1d6
arm: reverting a change made with cb0663de - this has to have been a typo!
|
12 年 前 |
bunnei
|
b78aff8585
svc: added optional name field to Event and Mutex (used for debugging)
|
12 年 前 |
bunnei
|
8c0f02a70c
kernel: moved position of * for GetTypeName and GetName
|
12 年 前 |
bunnei
|
2773360f84
coprocessor: reenabled debug log
|
12 年 前 |
bunnei
|
477b0caca4
svc: updated WaitSynchronizationN to properly use first pointer argument
|
12 年 前 |
bunnei
|
4819e9a60f
svc: changed DuplicateHandle log message from "error" to "debug"
|
12 年 前 |
bunnei
|
3fb31fbc57
svc: added GetThreadPriority and SetThreadPriority, added (incomplete) DuplicateHandle support
|
12 年 前 |
bunnei
|
10447d1f48
kernel: changed main thread priority to default, updated Kernel::Reschedule to use PrepareReschedule
|
12 年 前 |
bunnei
|
e8a17ee6fd
arm: added option to prepare CPU core (while mid-instruction) for thread reschedule
|
12 年 前 |
bunnei
|
15c7d81706
svc: cleaned up function_wrappers, updated various SVCs to make use of pointer arguments
|
12 年 前 |
bunnei
|
a1c0087b9d
Merge pull request #5 from Antidote/master
|
12 年 前 |
bunnei
|
7527f238a1
Merge pull request #12 from Disruption/stomas/bugfix/wrong-field-reference
|
12 年 前 |