Skip to content

Kappa971/TOMB5

 
 

Repository files navigation

TOMB5

PC Tomb Raider Chronicles decompilation project

Inspired by TR2Main, made by Arsunt.

And by the tomb5 decompile project, by Gh0stblade and zdimension.

goals

Preserving the original source code of the PC version of Tomb Raider Chronicles.

note: All information (variable, file names, method names and data structures) have been obtained from PSX debugging symbols (.SYM, .MAP), and PC-specific function names from the Mac executable.

Credits:

Troye: Main programmer, project leader.

ChocolateFan: Programmer, contributor.

thatguyfrombb: Additional decompiling, bug fixing, and documentation.

Raildex: additional fixes.

License:

This project is licensed under the GNU General Public License - see the LICENSE file for details

Using:

Be sure to check this guide

Note:

this mainly started to see if I could do it, but it blew out of proportion into a full fledged decompilation project. I only do this in my free time, and I'm still rather new at this :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 48.4%
  • C 43.6%
  • Ada 2.0%
  • Pascal 1.7%
  • C# 1.2%
  • HTML 0.7%
  • Other 2.4%