From: | Anton Reinauer |
Date: | 31 Aug 99 at 02:25:07 |
Subject: | Re: Reset Handler nearly there... |
On 28-Aug-99, James L Boyd wrote:
> Julian Kinraid churned out *this* drivel:
>> So putting a label before the function bla{}, gives you an address 6
>> bytes (the size of the jmp instruction) before the start of the
>> function. I don't know why RunErrsOff is needed, but it is. You'll
>> also need to make sure that the global variable base is set up (a5?)
>> if you want to use global variables, or anything other than a simple
>> piece of code.
> Well, this is what I've got...I've tried putting RunErrs all over the
> place, but it's always the same freeze-up. How do you put RunErrsXXX
> round the function when it's being called by another function and not
> by me (it's an interrupt that calls it)?
> Can someone see if they can get this to work...pleez?!
I don't think you can put RunErrs on in interupt code- it's
meaningless.
Project: UDP_Chat [99%]- an Internet multi-player code, test-bed
for my game Pyro-Mid. - Aminet: dev/basic/UDP_Chat.lha (V2.6)
<http://homepages.paradise.net.nz/ants>
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie