--- In vmu-dev@egroups.com, Paul Kratt <sblur@e...> wrote:
> Hey List,
>
> Sorry to make this bothersome post, but I have a quick question
about the
> LCD files.
> After looking a Richards LCD code he put in the files section, I
> understood everything up to the point where he uses a for statement
to
> load the file. After he loads the file, what exactly is he doing to
> decode the Frames?
Okay, I've looked at my code again and realise that it is fairly nasty
(the multiplication code after the first for loop is me converting the
frame number into a 3 digit ascii string for the filename of each
frame.) - an example of my "if it aint broke don't fix it" strategy to
programming ;-)
I've gone through the file and added some new comments (about to
upload...)
> P.S. If anyone's using a Mac, (I doubt it) please check out my
DCI<->VMS
> conversion program.
Well not directly. I run MacOS8.1 on my Mac emulator on my Amiga (68k
code only) - are your binaries PPC only?