Thanks for any clues!
--
Andy Valencia
Home page: http://www.vsta.org/andy/
To contact me: http://www.vsta.org/contact/andy.html
van...@vsta.org wrote:
> Here's a minor mystery (to me)... what are files which end with an FC
> extension in multos8? The contents is binary, so it's not Focal source.
> I'm guessing some compiled form of Fortran, but I can't find this file
> type in any of the manuals. FRTS doesn't like it, either.
Focal programs, perhaps? Some versions of Focal would save the
program
buffer in a binary format. If so, you should be able to dump it as
packed 6-bit
characters and see some recognizable Focal code in the output.
Vince
It's Focal 71 which is stored as 6 bit characters as described above. You
can load it with the pfocal.sv in the image.
A lot more are here
http://www.pdp8online.com/pdp8cgi/os8_html?act=dir;fn=images/os8/foc71%2Domsi.tu56;sort=name
I got it from www.pdp8.net, but it's likely the same file.
> It's Focal 71 which is stored as 6 bit characters as described above. You
> can load it with the pfocal.sv in the image.
Thanks! That gives me a starting point.
It's running fine, but only before I fire up multos8. Then the Focal
session never comes up, and the system is basically unusable on the
other terminal as well. Was pfocal ever expected to live in the multos
environment?
Thanks,
Andy
Anybody out their have a copy working with these programs?
>I got it from www.pdp8.net, but it's likely the same file.
>
www.pdp8.net and www.pdp8online.com are the same site.