Does anyone have an ArrayForth Img for a boot disk

10 views
Skip to first unread message

Tom Moore

unread,
Jun 25, 2016, 8:34:30 PM6/25/16
to ColorForth
In the manual it specifies a native iteration of arrayFORTH.  Not only do I not know the architecture it was made native for (other than F18), but I don't know how to come by a boot disk.  Does anyone know where to come by one?

Dennis Ruffer

unread,
Jun 25, 2016, 9:01:09 PM6/25/16
to ColorForth
On Saturday, June 25, 2016 at 5:34:30 PM UTC-7, Tom Moore wrote:
In the manual it specifies a native iteration of arrayFORTH.  Not only do I not know the architecture it was made native for (other than F18), but I don't know how to come by a boot disk.  Does anyone know where to come by one?

The word "native" is a little bit of a misnomer in this case, since it actually means a native boot of ColorForth on select instances of a Windows PC. This is NOT a native F18 boot image, since that is essentially what every version of arrayForth (http://www.greenarraychips.com/home/support/download-02b.html) produces. Within arrayForth, you will find files with an extension of .cf, and every one of those contains a "native" boot image in the 1st 18 blocks. Chuck used those for a long time to boot from floppies on his personal computer. That computer died during one of his Forth Day fireside chats, and he had to switch to the Windows executable for the rest of his presentation. I suspect that he didn't go back, since finding a computer that worked with that image was becoming increasingly difficult. There were also some of us who managed to get various versions of ColorForth to boot in QEMU.

You might be interested to look at the work I did to decompile those images at https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/vf-plugins/cfasdis.zip. It also has issues with each new version, but at least, you should be able to see what "native" means in this case.

DaR

Tom Moore

unread,
Jun 25, 2016, 9:35:58 PM6/25/16
to ColorForth
Alright, thank you for the update.  I will just run the executable.  Thanks for linking the zip file.  I will be looking at it.
Reply all
Reply to author
Forward
0 new messages