You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Wayne Warthen 5457a7e7fd Improve OS Boot Drive Assignment 3 years ago
..
Build.cmd First Round of Clean-up for Stable Release 3 years ago
Clean.cmd Introducing p-System IV.0 for RomWBW 3 years ago
Makefile First Round of Clean-up for Stable Release 3 years ago
ReadMe.txt Improve OS Boot Drive Assignment 3 years ago
bios.asm Finalize p-System Implementation 3 years ago
biostest.dat Finalize p-System Implementation 3 years ago
biostest.old Finalize p-System Implementation 3 years ago
blank.vol Introducing p-System IV.0 for RomWBW 3 years ago
boot.dat Introducing p-System IV.0 for RomWBW 3 years ago
fill.asm Finalize p-System Implementation 3 years ago
loader.asm First Round of Clean-up for Stable Release 3 years ago
psys.inc Finalize p-System Implementation 3 years ago
psys.vol Document p-System Volume Management Python Script 3 years ago
psys_ior.inc Finalize p-System Implementation 3 years ago

ReadMe.txt

This directory contains a port of p-System IV.0 for RomWBW.


It was derived from the p-System Adaptable Z80 System. Unlike some
other distributions, this implements a native p-System Z80 Extended
BIOS, it does not use a CP/M BIOS layer.

Files:

loader.asm p-System primary loader for RomWBW
bios.asm p-System BIOS for RomWBW HBIOS source (TASM)
biostest.dat binary image of SBIOSTESTER
boot.dat binary image of p-System bootstrap
psys.vol first (boot) slice, all p-System dist files
blank.vol a generic blank p-System volume
fill.asm used to complete the track 0 build (see below)

Notes:

This adaptation runs on a single RomWBW HBIOS hard disk type device (CF
Card, SD Card, IDE drive, etc.). The image built (psys.img) should be
copied to your disk media starting at the first sector. You can then
boot by selecting the corresponding disk device unit number from the
RomWBW boot loader prompt. The p-System disk image (psys.img) is
entirely different