Commit graph

21 commits

Author SHA1 Message Date
James Benton
721ee46d45 .gitignore: Add hfio/ and sdcard/ 2019-01-29 10:34:00 +00:00
James Benton
d951889db6 .gitignore: Add slc to gitignore 2017-06-26 23:26:40 +01:00
James Benton
f71dd9226a Add docs/ to .gitignore. 2017-03-27 23:19:12 +01:00
James Benton
83ff8906af Update .gitignore 2017-03-14 00:49:25 +00:00
James Benton
34cd5982da decaf: Rewrite filesystem.
Adds support for writing files to host file system.
Adds file permissions to prevent corruption of game files.
2016-09-02 01:34:22 +01:00
Brett Lawson
06085b43ba Added the new icon! Wooo! 2016-08-20 03:13:51 -07:00
James Benton
1a26eb012b hle/test: Upload test binaries.
Because some people are peasants and don't want to compile it themselves.
2016-07-06 20:42:50 +01:00
Brett Lawson
c34d448700 Added the imgui library to decaf.
This is used by the debugger, I am rebasing this bit forward
to avoid constant issues with git submodules.
2016-06-09 14:44:13 -07:00
Brett Lawson
abca04b401 Ignore the .VC.db file from VS 2015 Update 2. 2016-06-06 01:30:30 -07:00
James Benton
e7f1f5eb71 Update .gitignore to not ignore CMakeLists.txt 2016-05-31 04:36:56 -07:00
James Benton
e77341941e gitignore: Add *.txt 2016-01-20 17:55:18 +00:00
James Benton
e5a8f13e01 Add *.ipch to gitignore 2015-12-14 11:29:15 +00:00
James Benton
89f7abbe2b Add config.json to gitignore 2015-10-30 20:08:31 +00:00
Brett Lawson
04f7bf26d3 Added VS2015 Update 1 DB file to .gitignore. 2015-10-29 22:22:02 -04:00
Tillmann Karras
757afe2ef5 Normalize line endings to LF only 2015-10-15 18:22:16 +02:00
James Benton
c1dd2d2607 Add GX2DumpTexture debug function to dump information about textures. 2015-10-11 23:55:00 +01:00
Brett Lawson
b19b88c205 Added significantly more debugging stuff. 2015-09-02 11:24:37 -03:00
James Benton
1e6acf64f2 Start shader disassembler. 2015-08-05 23:26:20 +01:00
James Benton
933cfbc131 Move .vcxproj to build/ folder, move code to src/
Cleanup libraries
Remove gdbstub and libovsocket
2015-06-29 20:37:34 +01:00
James Benton
e45cc14b9c Update .gitignore 2015-06-05 01:28:04 +01:00
James Benton
b121b9290c Initial commit.
Can load WiiU compressed .ELF files into memory with symbols & relocations.
2015-05-19 00:53:56 +01:00