Skip to content

lioobayoyo/dt-memory-layout

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory layout generator for Dwarf-Therapist

Generate ini memory layouts for Dwarf-Therapist from df-structures XML.

Building requires a C++20 compiler, CMake, and dfs.

Usage:

dt-memory-layout /path/to/df-structures "version name" /path/to/memory_layout.xml

The memory layout ini is printed on the standard output.

XML files describing the memory layout to generate are provided in the ini directory.

This program is distributed under GPLv3.

About

Memory layout generator for Dwarf-Therapist

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.3%
  • CMake 3.7%