]> Chaos Git - console/XDS.git/log
console/XDS.git
8 years agoFixups, I guess. Can't port to newer citra: physically impossible
chaoskagami [Sat, 16 Jul 2016 11:55:09 +0000 (07:55 -0400)]
Fixups, I guess. Can't port to newer citra: physically impossible

8 years agoDon't assume relative paths! DON'T.
chaoskagami [Sat, 16 Jul 2016 08:53:09 +0000 (04:53 -0400)]
Don't assume relative paths! DON'T.

8 years agoScrew windows.
chaoskagami [Sat, 16 Jul 2016 08:37:16 +0000 (04:37 -0400)]
Screw windows.

8 years agoUnscrew makefile
chaoskagami [Sat, 16 Jul 2016 08:13:12 +0000 (04:13 -0400)]
Unscrew makefile

9 years agoAdded NAND dump generation with decrypted CIAs
Yifan Lu [Fri, 25 Mar 2016 01:55:03 +0000 (20:55 -0500)]
Added NAND dump generation with decrypted CIAs
Added basic build instructions to readme

9 years agoAdded svcBreak logging
Yifan Lu [Fri, 25 Mar 2016 01:49:24 +0000 (20:49 -0500)]
Added svcBreak logging
Added log entry for session connection

9 years agoBuild works on OSX
Yifan Lu [Fri, 25 Mar 2016 01:48:05 +0000 (20:48 -0500)]
Build works on OSX

9 years agoUse after free on KSessionClient/Server and KClient/ServerPort when a handle is creat...
Yifan Lu [Wed, 23 Mar 2016 21:33:56 +0000 (16:33 -0500)]
Use after free on KSessionClient/Server and KClient/ServerPort when a handle is created (and later closed) from a statically allocated object.

9 years agoMerge pull request #4 from bentley/master
ichfly [Wed, 23 Dec 2015 22:43:55 +0000 (23:43 +0100)]
Merge pull request #4 from bentley/master

Insert a space between string literals and macros.

9 years agoInsert a space between string literals and macros.
Anthony J. Bentley [Mon, 21 Dec 2015 06:30:02 +0000 (23:30 -0700)]
Insert a space between string literals and macros.

Fixes compiler warning:
    warning: invalid suffix on literal; C++11 requires
    a space between literal and string macro [-Wliteral-suffix]

9 years agofixed thumb *xtb instr + some am stuff
ichfly [Fri, 11 Dec 2015 17:34:30 +0000 (18:34 +0100)]
fixed thumb *xtb instr + some am stuff

9 years agomore externals
ichfly [Tue, 8 Dec 2015 15:35:34 +0000 (16:35 +0100)]
more externals

9 years agoadded more external
ichfly [Tue, 8 Dec 2015 15:20:32 +0000 (16:20 +0100)]
added more external

9 years agoadded external
ichfly [Tue, 8 Dec 2015 15:15:23 +0000 (16:15 +0100)]
added external

9 years agoadded VS files
ichfly [Tue, 8 Dec 2015 14:32:27 +0000 (15:32 +0100)]
added VS files

9 years agofixed win + removed unused files
ichfly [Mon, 7 Dec 2015 13:06:12 +0000 (14:06 +0100)]
fixed win + removed unused files

9 years agoMerge pull request #2 from Cruel/master
ichfly [Mon, 7 Dec 2015 12:52:35 +0000 (13:52 +0100)]
Merge pull request #2 from Cruel/master

Some GCC / Linux fixes

9 years agoFix mkdir
Thomas Edvalson [Mon, 7 Dec 2015 00:45:45 +0000 (19:45 -0500)]
Fix mkdir

9 years agoFix path slashes and made filenames case-sensitive
Thomas Edvalson [Mon, 7 Dec 2015 00:37:01 +0000 (19:37 -0500)]
Fix path slashes and made filenames case-sensitive

9 years agoMerge pull request #1 from lioncash/memleak
ichfly [Sun, 6 Dec 2015 20:27:46 +0000 (21:27 +0100)]
Merge pull request #1 from lioncash/memleak

Fix potential memory leaks

9 years agoRemove couple more extra qualifications for gcc
Thomas Edvalson [Sun, 6 Dec 2015 19:57:29 +0000 (14:57 -0500)]
Remove couple more extra qualifications for gcc

9 years agoFix potential memory leaks
Lioncash [Sun, 6 Dec 2015 19:41:47 +0000 (14:41 -0500)]
Fix potential memory leaks

9 years agofixed gcc (I hope)
ichfly [Sun, 6 Dec 2015 19:13:53 +0000 (20:13 +0100)]
fixed gcc (I hope)

9 years agoadded include
ichfly [Sun, 6 Dec 2015 18:17:06 +0000 (19:17 +0100)]
added include

9 years agoadded src
ichfly [Sun, 6 Dec 2015 18:16:37 +0000 (19:16 +0100)]
added src

9 years agoadded HLE
ichfly [Sun, 6 Dec 2015 18:15:20 +0000 (19:15 +0100)]
added HLE

9 years agoInitial commit
ichfly [Sun, 6 Dec 2015 17:35:55 +0000 (18:35 +0100)]
Initial commit