VisualBoyAdvance CLT
From XentaxWiki
Back to index | Edit this page
Contents
CLT
- Format type: Miscellaneous
- Endianness: Little-endian
Format specifications
- // Header
- uint32 {4} - Format version (0x01)
- uint32 {4} - Format type (0x01)
- uint32 {4} - Number of saved cheats
- // For each cheat (up to 100?)
- byte {20} - Displayed code (null padded)
- byte {32} - Cheat name (null padded)
- uint32 {4} - Memory location to be modified
- uint32 {4} - Unknown (maybe indicates the relevant memory block?)
- uint16 {2} - New value for memory location
- uint16 {2} - Whether cheat is enabled
Notes and comments
MultiEx Script
None (not applicable)
Compatible programs
- VisualBoyAdvance