Skip to content

Heavily outdated, maybe go here: https://github.com/SydMontague/DW1-SydPatches Reverse engineered code from the US Release of Digimon World. A bit messy, mostly for having it available online.

Notifications You must be signed in to change notification settings

SydMontague/DW1-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Digimon World - reverse engineered code ===

Goal of this project is to reverse engineer the code of Digimon World in a readable, but not compilable, format.

The syntax is C-Style inspired, but omitting ';'. Functions, their parameters and their addresses are references in memoryMap.txt. Exception are the store(target, value) and load(target) functions, which refer to load and write instructions.

About

Heavily outdated, maybe go here: https://github.com/SydMontague/DW1-SydPatches Reverse engineered code from the US Release of Digimon World. A bit messy, mostly for having it available online.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published