HP-71B directory of 9114B disk
|
04-16-2018, 08:17 AM
Post: #15
|
|||
|
|||
RE: HP-71B directory of 9114B disk
(03-31-2018 10:59 PM)rprosperi Wrote: [...] Some time ago I was exploring the guts of the CP/M system for the HP 86/87. Actually it is quite simple to copy files to a disk for the Series-80 CP/M subsystem. As the whole disk is in LIF format you can use the original CP/M boot disk for the HP 86/87 as a template and simply replace files in the the single file which represents the CP/M disk image on that LIF disk. This means all CP/M files have to be copied to this file on the disk, which is at a given offset in the LIF image. One tool which works fine for this purpose is "cpmtools". This set of programs works with many different CP/M disk image formats and can be configured for the HP-86/87 disks. It transparently handles the CP/M directory "structure" so that you can list, copy and, remove files. http://www.moria.de/~michael/cpmtools/ I have appended the following definitions to the file "diskdefs" to be able to read and write CP/M disk images. The format names are composed of "HP80" followed by a number indicating the disk size (35, 525, 8) The parameter boottrk defines at which track the CP/M image file starts, i.e. where its boot record is located. The given values are valid if you start with a copy of HPs CP/M boot disk. Then one can use commands like Code:
I used "cpmcp" to copy e.g. ZORK, Turbo Pascal or MULTIPLAN to the disk images. Code:
As has already been mentioned, more info can be found on the groups.io web site (https://groups.io/g/hpseries80). Martin |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)