mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Add support for writing 120kB Brother disk images. Also add some utils tests,
because they needed it.
This commit is contained in:
@@ -34,6 +34,8 @@ extern void hexdumpForSrp16(std::ostream& stream, const Bytes& bytes);
|
||||
struct ErrorException
|
||||
{
|
||||
const std::string message;
|
||||
|
||||
void print() const;
|
||||
};
|
||||
|
||||
class Error
|
||||
|
||||
Reference in New Issue
Block a user