summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFire-Head <Fire-Head@users.noreply.github.com>2021-01-13 21:17:53 +0100
committerFire-Head <Fire-Head@users.noreply.github.com>2021-01-13 21:17:53 +0100
commit8baa104453db38734a3eb9e9ff511389d0e72506 (patch)
treefadc7c4d71f54a2c6a2add1efb1b741b6f9775d5 /README.md
parentRevert "Merge branch 'lcs' of https://github.com/GTAmodding/re3 into lcs" (diff)
downloadre3-8baa104453db38734a3eb9e9ff511389d0e72506.tar
re3-8baa104453db38734a3eb9e9ff511389d0e72506.tar.gz
re3-8baa104453db38734a3eb9e9ff511389d0e72506.tar.bz2
re3-8baa104453db38734a3eb9e9ff511389d0e72506.tar.lz
re3-8baa104453db38734a3eb9e9ff511389d0e72506.tar.xz
re3-8baa104453db38734a3eb9e9ff511389d0e72506.tar.zst
re3-8baa104453db38734a3eb9e9ff511389d0e72506.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.md b/README.md
index af559e1e..162f965d 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,13 @@ There are various settings at the very bottom of [config.h](https://github.com/G
## Contributing
Please read the [Coding Style](https://github.com/GTAmodding/re3/blob/master/CODING_STYLE.md) Document
-### Unreversed / incomplete classes (at least the ones we know)
-See [VC todo list](https://github.com/GTAmodding/re3/wiki/VC-todo)
+### Unreversed / incomplete classes
+
+PS2/Mobile stuff:
+
+ src/core/Pad.cpp
+ src/core/main.cpp
+ src/core/Frontend_PS2.cpp
+ src/core/FrontEndControls.cpp
+ src/save/MemoryCard.cpp