PKHeX/PKHeX.Core/Saves
Kurt 373b4ffcbb Add block offset fetch util
according to the disassembly it all makes more sense; a small block and
a large block are stored in RAM

util calc helps convert between contiguous section offset to a chunked
offset

eg: emerald daycare starts at large 0x3030, which converts to
chunk4@0x1B0
2018-07-08 09:56:01 -07:00
..
Blocks Fix RSBOX checksum 2018-06-11 09:12:41 -07:00
MemeCrypto Refactoring 2018-05-12 12:28:48 -07:00
Storage Remove trailing whitespace 2018-05-12 08:41:29 -07:00
Substructures Use OT class calc (mod 5) 2018-07-08 09:54:17 -07:00
SAV1.cs Implement IsDaycareOccupied for SAV1 (#2036) 2018-06-29 16:18:42 -07:00
SAV2.cs Handle jp OT string length copy 2018-05-16 16:58:00 -07:00
SAV3.cs Add block offset fetch util 2018-07-08 09:56:01 -07:00
SAV3Colosseum.cs Differentiate C/XD cologne IDs 2018-06-09 12:44:30 -07:00
SAV3GCMemoryCard.cs Remove trailing whitespace 2018-05-12 08:41:29 -07:00
SAV3RSBox.cs Refactoring 2018-05-12 12:28:48 -07:00
SAV3XD.cs Differentiate C/XD cologne IDs 2018-06-09 12:44:30 -07:00
SAV4.cs Refactoring 2018-05-12 12:28:48 -07:00
SAV4BR.cs Flag KOR on Battle Revolution savefiles 2018-06-17 09:27:14 -07:00
SAV5.cs Add entree forest editor & randomizer 2018-05-28 08:26:52 -07:00
SAV6.cs Refactoring 2018-07-07 11:20:05 -07:00
SAV7.cs Misc simplifications 2018-07-07 15:38:11 -07:00
SaveFile.cs Add export current box to showdown pastes 2018-06-16 21:56:16 -07:00
SaveUtil.cs Misc changes 2018-05-21 17:02:48 -07:00