Releases: saxbophone/wondercard
Releases · saxbophone/wondercard
Test release for new auto-generated and auto-deployed documentation
Go Doxygen and Github Pages!!!
Added MemoryCardSlots
- MemoryCardSlot, simple class that currently mostly passes through to MemoryCard, will add additional logic to it later
- Renamed project to "Wondercard", a good suggestion from a friend
- Documented all public code
Checksum validation
Implemented sector checksum checking on write
Initial Prototype Version
This includes a tested virtual implementation of PS1 Memory Cards
Not all cases are tested (the error handling in particular needs proper implementing and testing)