tmc icon indicating copy to clipboard operation
tmc copied to clipboard

Decompilation of The Legend of Zelda: The Minish Cap (USA/JP/EU)

Results 8 tmc issues
Sort by recently updated
recently updated
newest added

Build by following the instructions from https://mcss.mosra.cz/documentation/doxygen/#basic-usage ``` git clone https://github.com/mosra/m.css cd m.css/documentation ./doxygen.py path/to/tmc/doxygen_config.py ```

NONMATCH macros need to be reviewed for functional equivalence.

This is a test cmake setup. It still needs more testing. Some things to test are : - how if at all does cmake scan includes, especially in asm files...

Hey just wanted to report a building issue ``` make -j4 mkdir -p tools/cmake-build cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=tools -S tools -B tools/cmake-build CMake Warning (dev) at /usr/share/cmake/Modules/FetchContent.cmake:1282 (message): The DOWNLOAD_EXTRACT_TIMESTAMP option...