commit de070bf485943666ef9c6c235076a3b40eee6e00 Author: DHrpcs3 Date: Sat Nov 3 08:16:18 2012 -0700 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..8df9393e28 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +# Compiled Object files +*.slo +*.lo +*.o + +# Compiled Dynamic libraries +*.so + +# Compiled Static libraries +*.lai +*.la +*.a diff --git a/README.md b/README.md new file mode 100644 index 0000000000..c626e494b7 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +rpcs3 +===== + +PS3 emulator/debugger \ No newline at end of file