mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
Finalize p-System Implementation
- Implemented Extended BIOS functions - p-System slices moved into partition
This commit is contained in:
@@ -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 it’s 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 it’s own dedicated hard disk media (CF Card, SD Card,
|
||||
|
||||
Reference in New Issue
Block a user