mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-02 16:59:03 +00:00
cf2ba24d69f3cae1f06e91ea62fc7c2798e69c0f
Fixed potential bug where code size is calculated by taking the page size of combined segments rather than the combined padded segment size. This could be a problem, for example, if two segments add up to require two pages of padding. Fixed potential bug where memory-size is used for codeDetails.rwSize; this counts .bss which is not in the file
Project_CTR
ctrtool - updated version of neimod's ctrtool.
makerom - creates CTR cxi/cfa/cci/cia files.
Description
Languages
C
72.7%
C++
26.8%
Makefile
0.5%