diff options
| author | Alejandro Asenjo Nitti <96613413+sonicdcer@users.noreply.github.com> | 2023-12-22 20:56:06 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-22 20:56:06 -0300 |
| commit | e14aa665a1d93f6d1a5691fbc04b0315cbf579f7 (patch) | |
| tree | 9bb7038dbc08b8ae450fb8ce39419949717175f9 /README.md | |
| parent | 015ce283b47d5cd15b349bde600cb5b97e7247b7 (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Starfox 64 (US) REV 1.1 -This is a WIP **decompilation** of ***Starfox 64***. The purpose of the project is to recreate a source code base for the game from scratch, using information found inside the game along with static and/or dynamic analysis. +This is a WIP **matching decompilation** of ***Starfox 64***. The purpose of the project is to recreate a source code base for the game from scratch, using information found inside the game along with static and/or dynamic analysis. It currently builds the following ROM: |
