Re: A83: ASM question
[Prev][Next][Index][Thread]
Re: A83: ASM question
On 27-Sep-98, Jkhum98@aol.com wrote:
>In a message dated 09/27/98 4:48:36 PM, evil_sam@hotmail.com writes:
>>
>>>Hey, I was wondering if there was some way to pause an action in
>>assembly,
>>>since I am making a puzzle game where blocks slowly come towards you,
>>
>>and I
>>>need to know how to make them go slowly.
>>>
>>
>> Use the HALT command
>Tell the guy whats involved with the HALT command... I know a little bit like
>you should "di" before it, and "ei" after it to avoid some problems, but
>theres more to it I think, anyone...?
>--Jason K.
You certainly wouldn't _avoid_ any problems by disabling interrupts before
doing a halt. =)
Linus
References: