Crate psxmem

Crate psxmem 

Source
Expand description

§PSXmem

psxmem is a library that can be used to read in and parse raw PSX/PS1 memory card dumps including raw *.mcr formats that some emulators use.

Structs§

Block
Block
BrokenFrame
DataBlock
DataBlock
DirectoryFrame
Frame
Frame
Header
InfoBlock
InfoBlock
MemCard
#MemCard
RegionInfo
TitleFrame
TitleFrame

Enums§

BAState
IconDisplay
License
MCError
Region

Functions§

calc_checksum
Calculate the Frame checksum.
update_checksum
Update the Frame checksum after making edits.
validate_checksum
Calculate the Frame checksum and validate that it matches the expected value.