|
Wondercard
v0.2.1
A fully virtual emulation of the protocol used by Memory Cards for the PlayStation.
|
#include <optional>#include <cstdint>

Go to the source code of this file.
Namespaces | |
| com::saxbophone::wondercard | |
Typedefs | |
| typedef std::uint8_t | com::saxbophone::wondercard::Byte |
| typedef std::optional< Byte > | com::saxbophone::wondercard::TriState |
This file forms part of PS1 Memory Card Protocol, a fully virtual emulation of the protocol used by Memory Cards for the PlayStation.