Add NFD r0 image reader.

This format is very similar to D88, but used mostly for PC-98
rather than PC-88.
This commit is contained in:
Thomas Daede
2022-01-22 07:30:24 -08:00
parent dd462873d2
commit a4f44933ec
6 changed files with 167 additions and 0 deletions

View File

@@ -281,6 +281,16 @@ FluxEngine also supports a number of file system image formats. When using the
The D88 reader should be used with the `ibm` profile and will override
most encoding parameters on a track-by-track basis.
- `<filename.nfd>`
Read from a [NFD r0 image file](https://www.pc98.org/project/doc/nfdr0.html),
commonly used by various Japanese PC emulators, including the NEC PC-98. **Read Only.**
Only r0 version files are currently supported.
The NFD reader should be used with the `ibm` profile and will override
most encoding parameters on a track-by-track basis.
- `<filename.ldbs>`
Write to a [LDBS generic image