Skip to content

Commit

Permalink
Doc Fix Issue #427
Browse files Browse the repository at this point in the history
  • Loading branch information
wwarthen committed Sep 23, 2024
1 parent b07055a commit 11459f9
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 10 deletions.
Binary file modified Doc/RomWBW Applications.pdf
Binary file not shown.
Binary file modified Doc/RomWBW Disk Catalog.pdf
Binary file not shown.
Binary file modified Doc/RomWBW Errata.pdf
Binary file not shown.
Binary file modified Doc/RomWBW System Guide.pdf
Binary file not shown.
Binary file modified Doc/RomWBW User Guide.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
**RomWBW ReadMe** \
Version 3.5 \
Wayne Warthen ([[email protected]](mailto:[email protected])) \
16 Sep 2024
23 Sep 2024

# Overview

Expand Down
2 changes: 1 addition & 1 deletion ReadMe.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
RomWBW ReadMe
Wayne Warthen ([email protected])
16 Sep 2024
23 Sep 2024



Expand Down
12 changes: 4 additions & 8 deletions Source/Doc/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -1445,14 +1445,10 @@ up to 256 8MB CP/M filesystems on a single large storage device,
where each slice can be assigned to a drive letter in CPM,
and be treated as its own hard disk drive (from a CPM perspective).

In order to achieve compatibility across
all of the operating systems supported by RomWBW, the hard disk
filesystem format used is 8MB. This ensures any filesystem will be
accessible to any of the operating systems.

While hard disks while often implemented by removable media, are treated
as non-removable. e.g. Removing an SD card is like unplugging a hard
drive in a modern sense.
In order to achieve compatibility across all of the operating systems
supported by RomWBW, the hard disk filesystem format used is 8MB. This
ensures any filesystem will be accessible to any of the operating
systems.

RomWBW uses Logical Block Addressing (LBA) to interact with all hard
disks. The RomWBW operating systems use older Cylinder/Head/Sector
Expand Down

0 comments on commit 11459f9

Please sign in to comment.