Hello All,
I was considering buying KryoFlux to read and write Commodore disks. Has anyone done this ? From what I gather you just get the board and you can get the floppy cable and a power supply and power cord. But you need to buy a HD PC floppy drive and then can read the Commodore disks. That is Commodore 1541 disks. Does this sound right ?
Jeffrey Brace
>
>The mms default call to cc is like this:
>cc /def=("FEAT_NORMAL","HAVE_CONFIG_H","FEAT_GUI_MOTIF" ) /opt/prefix=all
>/include=([.proto],decw$include:) BUFFER.C
>
Hopefully, it should be possible to get MMS to not optimise when compiling
blowfish.c and sha256.c and to optimise when doing the other compilations.
I am not familiar enough with MMS to know how to do this.
Alternatively, if you compile the two files involved outside of MMS, you will
also need to perform the link step afterwards.
>
>Interestingls help cc/opt onli has those documented options:
>
>CC
>
> /OPTIMIZE
>
> /OPTIMIZE[=option] (D)
> /NOOPTIMIZE
>
> Controls whether or not the compiler performs code optimization.
> /OPTIMIZE has the following options:
>
> [NO]DISJOINT Directs the compiler to optimize the generated
> machine code.
>
> [NO]INLINE Specifies whether the compiler is allowed to perform
> the function inline optimization.
>
>So my question is, what should /opt/prefix=all so in this case?
>
/prefix=all is not related to optimisation - the author has just put the
two qualifiers next to each other. /prefix=all directs the compiler add the
prefix "decc$" in front of the names of all runtime library functions.
I have tested further and it appears that /optimise=disjoint is triggering
the problem.
>
>Yes, I have compiled the entire source with the crypto features commented
>out, and yes I can compile blowfish.c with that cmdline:
>
>$ cc /def=("FEAT_NORMAL","HAVE_CONFIG_H","FEAT_GUI_MOTIF" ) /NOOPT
>/include=([.proto],decw$include:) BLOWFISH.C
>
>..and it compiles sha256.c too.
>
Great. You may need to compile them with /prefix=all added to the command line
if problems show up with names of runtime library functions at link time.
However, I suspect that /prefix=all is probably the default anyway.
You should be able to use a command line like:
$ cc /def=("FEAT_NORMAL","HAVE_CONFIG_H","FEAT_GUI_MOTIF" ) /prefix=all
/include=([.proto],decw$include:) /optimise=(inline,nodisjoint) BLOWFISH.C
>
>Is there further documentation about the compiler optimizations somwhere
>available?
>
There could be slightly more detail about optimisation in the compiler manual
but it is highly unlightly that the manual would list additional command line
qualifiers that are not documented in the online help. The online help comes
with the compiler and normally documents all the available qualifiers.
The alpha (and presumably ia64) compilers are quite different to the VAX
compilers internally and may have different options relating to optimisation
so it is important to consult the correct manual.
Regards,
Peter Coghlan.
I don't recommend watching this (typical network TV acting and feeble
storyline) but it does feature my IBM 026 at the 17:00 mark:
http://www.hulu.com/watch/318646/bones-the-crack-in-the-code
Here is my baby:
http://www.vintage.org/gallery.php?grouptag=IBM026
It works (thanks to the old farts who restored the IBM 1401 at the
Computer History Museum).
--
Sellam Ismail VintageTech
------------------------------------------------------------------------------
International Man of Intrigue and Danger http://www.vintagetech.com
Whatsoever a man soweth, that shall he also reap...The truth is always simple.
http://www.google.com/imgres?imgurl=http://yahozna.dyndns.org/
computers/cdcterminal/CIMG1330.JPG&imgrefurl=http://
www.classiccmp.org/pipermail/cctech/2008-February/
052537.html&usg=__1fV1PKo3sAiJ9Wg7Uo9Hi8yipYU=&h=1728&w=2304&sz=1734&hl=
en&start=28&zoom=1&tbnid=qPJXAYIkwqa-
cM:&tbnh=113&tbnw=150&ei=oEOGT67UIenj0QGehIz6Bw&prev=/search%3Fq%3Dcdc
%2Bterminal%26start%3D21%26hl%3Den%26sa%3DN%26tbm%3Disch%26prmd%
3Divnsfd&itbs=1
it's a VUCOM 1 made by CDC
ok,the post is a few years old but hey...you've posted one of the
rare photo of a VUCOM 1 online !...
if you have found more info on it,let me know,I've got one home.
JF
Got a nice complete Apple IIGS for sale
2 3.5 drives
Has a 40MB CMS SCSI Hard Drive and SCSI Card- Will include a 1GB bare
drive so you can add more space
1MB RAM Expansion Card
AE SonicBlaster SoundCard
Included will be GS/OS System 6 on Disk so you can set the system up to
your specifications.
$200 dollars + Shipping or come pick it up.
Thanks
Steve
Does anyone here know anything about the ROMs to the Commodore 1591 floppy
drive? The ROM from this prototype was supposedly dumped and sent on to
ftp.funet.fi, but it's not there.
--
David Griffith
dgriffi at cs.csubak.edu
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
On Tue, 10 Apr 2012 00:25:19 -0600, Richard <legalize at xmission.com> wrote:
> FYI...
> <http://www.ebay.com/itm/260999371487>
>
> If you've been looking for this stuff, now is your chance...
Wow, what a collection!
And a Trigger Trace Analyzer, we had one, an expensive option IIRC, a
logic analyzer built in to a board in the 8540 reading the emulated
processor's signals and states directly. 4 separate triggers IIRC which
could be interconnected in all sorts of ways by operating system commands.
IIRC the 8540 is based on a rather unusual processor, Signetics 2650.
/Jonas
Looking for any version of Micro-PROLOG by LPA. This was a modified version
of Prolog for small systems and was most notable for translating the typical
Horn clause into an almost Lisp-like syntax, but could still do a surprising
amount of the language within limitations of the host computer. There were
versions for Z80, 8086 and 6502, and possibly others. 6502 preferred but
any version, especially with source code, appreciated.
--
------------------------------------ personal: http://www.cameronkaiser.com/ --
Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckaiser at floodgap.com
-- FORTUNE: You're wise, but not wise enough not to read this sort of drivel. -