Skip to content

Releases: saxbophone/wondercard

Test release for new auto-generated and auto-deployed documentation

04 May 23:21
v0.1.1
18d24a2
Compare
Choose a tag to compare

Go Doxygen and Github Pages!!!

Added MemoryCardSlots

02 May 17:11
v0.1.0
2c36918
Compare
Choose a tag to compare
Added MemoryCardSlots Pre-release
Pre-release
  • 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

01 May 15:08
v0.0.1
2eba969
Compare
Choose a tag to compare
Checksum validation Pre-release
Pre-release

Implemented sector checksum checking on write

Initial Prototype Version

30 Apr 23:57
v0.0.0
c90e02e
Compare
Choose a tag to compare
Pre-release

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)