Finalize p-System Implementation

- Implemented Extended BIOS functions
- p-System slices moved into partition
This commit is contained in:
Wayne Warthen
2023-01-16 15:41:21 -08:00
parent 979e763739
commit 71a8b2b177
22 changed files with 646 additions and 390 deletions

View File

@@ -3,7 +3,7 @@
## Z80/Z180 System Software
Version 3.1 Pre-release
13 Jan 2023
15 Jan 2023
Wayne Warthen <wwarthen@gmail.com>
@@ -881,8 +881,8 @@ under RomWBW. Unlike the OSes above, p-System uses its own unique
filesystem and is not interoperable with other OSes.
It was derived from the p-System Adaptable Z80 System. Unlike some other
distributions, this implements a native p-System Z80 BIOS, it does not
rely on a CP/M BIOS layer.
distributions, this implements a native p-System Z80 Extended BIOS, it
does not rely on a CP/M BIOS layer.
The p-System is provided on a hard disk image file called psys.img. This
must be copied to its own dedicated hard disk media (CF Card, SD Card,