mirror of https://github.com/wwarthen/RomWBW.git
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.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| Build.cmd | 3 years ago | |
| Clean.cmd | 3 years ago | |
| Makefile | 3 years ago | |
| ReadMe.txt | 3 years ago | |
| bios.asm | 3 years ago | |
| biostest.dat | 3 years ago | |
| biostest.old | 3 years ago | |
| blank.vol | 3 years ago | |
| boot.dat | 3 years ago | |
| fill.asm | 3 years ago | |
| loader.asm | 3 years ago | |
| psys.inc | 3 years ago | |
| psys.vol | 3 years ago | |
| psys_ior.inc | 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