From: | David McMinn |
Date: | 29 Jul 2001 at 12:09:34 |
Subject: | Re: WinUAE and Blitz |
On 29 Jul 01, at 14:50, Tony broke out long enough to write:
> > Very strange. Have you tried to look at the results without the Format
> > command (I know you need to use it, but just to check that Blitz on UAE is
> > calculating ti correctly)?
> I always use Ustr$(thingy) in the debugger so I get real values.
OK, something very weird going on then.
> > Oh, and do you use the JIT versions
> > of WinAUE? Perhaps this is one of the situations where JIT causes bugs in
> > teh Amiga programs.
>
> JIT??? Que?
OK, if you haven't heard of it, then that won't be causing the problems
because you probably don't have that version of UAE :)
JIT stands for Just In Time, what it does is converts a whole chunk of 68k
machine code into x86 machine code so the programs run natively on the
processor instead of having to be emulated. It allows UAE to run faster
than emulating every instruction individually.
> Hmm.. I'm just trying to migrate the Motel Manager to WinUAE
> so I don't have to spend money on the Amiga any more. Had a
> dealer sell me an 040 board which didn't work and he's refused to
Hmm, nasty. I know what you mean about switching to UAE, I would probably
have done it full time if I had a lesser specced Amiga.
> refund. What with needing a new monitor and graphics board for
> thr miggy, WinUAE seemed the way to go. I'll probably rewrite the
> code to avoid the Log10 command (make it more readable anyway).
It must be something wrong with your Blitz installation, because the code
worked fine for me on UAE. Perhaps the acidlibs file has become corrupted,
or some other library is clashing with the one which Print or Format is in?
What to do is copy the current Blitz setup somewhere else, reinstall Blitz
(just Blitz for now) and try that small test program again.
[) /\ \/ ][ [) |\/| c |\/| ][ |\| |\| | dave@blitz-2000.co.uk
http://members.nbci.com/david_mcminn | ICQ=16827694
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie