Yuri Kunde Schlesner
|
e3a8292495
|
Common: Remove section measurement from profiler (#1731)
This has been entirely superseded by MicroProfile. The rest of the code
can go when a simpler frametime/FPS meter is added to the GUI.
|
2016-04-29 00:07:10 -07:00 |
|
bunnei
|
1ecee38468
|
Merge pull request #1708 from MerryMage/dsp_dsp
DSP Service: Cleanup
|
2016-04-27 11:34:38 -04:00 |
|
MerryMage
|
c379b22117
|
DSP_DSP: Fix log format strings and arguments
|
2016-04-27 06:35:12 +01:00 |
|
MerryMage
|
2929b67c5f
|
DSP_DSP: Add return IPC headers
|
2016-04-27 06:35:08 +01:00 |
|
MerryMage
|
ff6db69c60
|
DSP_DSP: Updated interrupt implementation
|
2016-04-27 06:35:06 +01:00 |
|
bunnei
|
12f72a6597
|
y2r_u: Cleanup some formatting.
|
2016-04-26 21:50:56 -04:00 |
|
bunnei
|
61992170ac
|
Merge pull request #1447 from JamePeng/update-y2r-service
Update the code of service y2r!
|
2016-04-26 19:29:57 -04:00 |
|
Sam Spilsbury
|
e16541e47c
|
am: title_id is long long uint
|
2016-04-24 23:40:41 +08:00 |
|
MerryMage
|
913f7ee524
|
DSP_DSP: Remove unused variable
|
2016-04-24 09:01:53 +01:00 |
|
Sam Spilsbury
|
60f2587eac
|
ncch: Use correct format specifier (for long long uint)
|
2016-04-23 11:54:02 +08:00 |
|
Sam Spilsbury
|
040b7386a9
|
fs: Fix what appears to be a typo (filename_size / file_size)
|
2016-04-23 11:54:02 +08:00 |
|
Sam Spilsbury
|
41ec40e9aa
|
gdbstub: Don't check if unsigned int is > 0
|
2016-04-23 11:54:02 +08:00 |
|
tfarley
|
22f3a7e94c
|
HWRasterizer: Texture forwarding
|
2016-04-21 17:27:56 -04:00 |
|
tfarley
|
e46d086189
|
Config: Add scaled resolution option
|
2016-04-21 17:27:48 -04:00 |
|
JamePeng
|
854912ca5d
|
Update the code of service y2r!
|
2016-04-20 18:38:01 +08:00 |
|
bunnei
|
32dfd4b4fe
|
Merge pull request #1612 from ObsidianX/get-set-sockopt
SOC:U GetSockOpt/SetSockOpt
|
2016-04-18 20:45:19 -04:00 |
|
Lioncash
|
1cc183703a
|
core: Clean out some unnecessary header includes
|
2016-04-16 00:08:49 -04:00 |
|
bunnei
|
2b422fbcc5
|
Merge pull request #1667 from wwylele/ncch-loader-fix
loader: only decompress code section
|
2016-04-15 17:13:34 -04:00 |
|
JamePeng
|
8d5a6110f7
|
Y2R: num_tiles should be allowed when its value is 128 (#1669)
|
2016-04-14 21:36:07 -07:00 |
|
wwylele
|
727d508e02
|
ncch:only decompress .code section
|
2016-04-14 18:33:42 +03:00 |
|
bunnei
|
38f4c9cce9
|
Merge pull request #1613 from mailwl/anp
Set Kernel config "Hardware Inited" to 1 (true)
|
2016-04-11 16:26:47 -04:00 |
|
Jannik Vogel
|
f2c8619704
|
CitraQt: Apply config at startup
|
2016-04-11 15:18:00 +02:00 |
|
mailwl
|
df0a81621f
|
Set Kernel config "Unknown Value" to 0x1
|
2016-04-11 13:47:52 +03:00 |
|
mailwl
|
2efc1c9348
|
Fix BLX LR opcode interpretation
|
2016-04-09 19:11:02 +03:00 |
|
bunnei
|
a4c5d8fd50
|
Merge pull request #1644 from polaris-/gdb-fixes
Adopted WinterMute's gdbstub changes
|
2016-04-08 16:03:40 -04:00 |
|
JamePeng
|
9045c57d6f
|
update the code of AM service! (#1623)
|
2016-04-08 15:44:00 -04:00 |
|
mailwl
|
61ec5fa776
|
cecd:u: stub GetCecStateAbbreviated (#1648)
|
2016-04-08 15:39:52 -04:00 |
|
mailwl
|
4630209c4c
|
Update cpsr (T)humb bit while creating thread
|
2016-04-08 18:41:09 +03:00 |
|
bunnei
|
f531d4b810
|
Merge pull request #1577 from JamePeng/update-apta-func
Append the missing function name"GetAppletInfo", "SetAppCpuTimeLimit" and "GetAppCpuTimeLimit" to APT:A
|
2016-04-06 21:07:08 -04:00 |
|
mailwl
|
06a4369f75
|
Fix thumb ADR instruction alignment
|
2016-04-06 19:46:58 +03:00 |
|
polaris-
|
44d746fc92
|
Adopted WinterMute's gdbstub changes
This fixes the comments left on the PR (whitespace, SO_REUSEADDR,
comment changes).
|
2016-04-06 07:01:00 -04:00 |
|
JamePeng
|
857bf9cd09
|
append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:A
|
2016-04-06 14:24:09 +08:00 |
|
bunnei
|
dccadce074
|
Merge pull request #1435 from mailwl/frd_u
frd:u: Initial stub some functions
|
2016-04-05 23:04:35 -04:00 |
|
Mathew Maidment
|
aa6380e5bc
|
Merge pull request #1643 from MerryMage/make_unique
Common: Remove Common::make_unique, use std::make_unique
|
2016-04-05 20:10:11 -04:00 |
|
MerryMage
|
a06dcfeb61
|
Common: Remove Common::make_unique, use std::make_unique
|
2016-04-05 13:31:17 +01:00 |
|
JamePeng
|
af9a8258b9
|
implement APT::GetStartupArgument
|
2016-04-05 02:04:58 +08:00 |
|
JamePeng
|
ef47d855ce
|
Append the missing function name"GetAppletInfo" to APT:A
|
2016-04-05 01:57:18 +08:00 |
|
bunnei
|
6d24c73ea9
|
Merge pull request #1616 from exhalatio/dlp_dummy
Dummy implementation dlp:SRVR Service.
|
2016-04-03 10:10:58 -04:00 |
|
exhalatio
|
bbdfbe44e6
|
Dummy implementation dlp:SRVR Service.
|
2016-04-03 06:05:20 +09:00 |
|
bunnei
|
e5e3b97db2
|
Merge pull request #1619 from mailwl/cecd
cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle
|
2016-04-02 01:43:35 -04:00 |
|
Ryan Loebs
|
58ee548ed8
|
Rework sockopt translation to match the error translation code already in place
|
2016-04-01 22:19:21 -07:00 |
|
bunnei
|
9d7028bcfb
|
Merge pull request #1390 from purpasmart96/citra_gsp_error_codes
GSP: Return proper error codes for register writes
|
2016-04-01 10:50:36 -04:00 |
|
Mathew Maidment
|
80c16961ae
|
Merge pull request #1618 from MerryMage/one-step
Prevent cache overflow when single stepping
|
2016-03-31 11:00:42 -04:00 |
|
bunnei
|
67c982be1b
|
Merge pull request #1419 from mailwl/branch-gsp
Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue
|
2016-03-31 08:52:38 -04:00 |
|
mailwl
|
cb8e85a37d
|
cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle
|
2016-03-31 14:59:10 +03:00 |
|
mailwl
|
f7619a9a19
|
Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue
|
2016-03-31 10:40:25 +03:00 |
|
purpasmart96
|
abe5c6efec
|
GSP: Return proper error codes for register writes
|
2016-03-30 18:31:49 -07:00 |
|
Ryan Loebs
|
2faafff1b9
|
Code style
|
2016-03-30 13:51:34 -07:00 |
|
MerryMage
|
cbba0bec7c
|
DynCom: Optimize single stepping
|
2016-03-30 18:57:59 +01:00 |
|
Ryan Loebs
|
b1f89408dd
|
Added GetSockOptName
Filter out and translate invalid sockopt names.
|
2016-03-30 00:25:19 -07:00 |
|