Thomas Harte
|
d3ed485e7a
|
Take another big swing at indentation, some const s.
|
2024-12-01 21:44:14 -05:00 |
|
Thomas Harte
|
a3d37640aa
|
Switch include guards to #pragma once .
|
2024-01-16 23:34:46 -05:00 |
|
Thomas Harte
|
2b56b7be0d
|
Simplify namespace syntax.
|
2023-05-10 16:02:18 -05:00 |
|
Thomas Harte
|
934901447a
|
Adds a temporary version of block access writing.
Whatever I'm doing, it's still not correct. The Macintosh ostensibly appears to 0-fill the direct-access device, then reads a sector back and hangs.
|
2019-09-15 22:06:45 -04:00 |
|
Thomas Harte
|
1a60ced61b
|
Starts trying to deal with creating a whole volume from merely a partition.
|
2019-08-25 23:03:54 -04:00 |
|
Thomas Harte
|
30cef1ee22
|
Adds write support.
|
2019-08-25 15:16:35 -04:00 |
|
Thomas Harte
|
404b088199
|
Adds a trivial mass-storage device, for Macintosh HFV volumes.
|
2019-08-25 15:09:27 -04:00 |
|