Re: LF: Fargo programming question


[Prev][Next][Index][Thread]

Re: LF: Fargo programming question



At 10:52 PM 12/8/96 -0500, you wrote:
>At 09:33 AM 12/8/96 -0800, you wrote:
>>Could someone tell me how to change the interrupt vector for the on key.  I
>>know that its auto-int 6, but i tried running a program to change it and it
>>gave me some sort of protected memory error.
>>
>>In case your wondering why I want to do this i'm just learning asm.  I want
>>to write a program that will crash the calc :)  However, I want to be
>>original.  You run the program, the calculator works fine, etc. until you
>>press the on key :)  Since the program has overwritten the interrupt vector
>>for the on key, the calc crashes.  If you want an excuse to get mad at
>>someone, run the program, exit fargo, and give it to someone who wants to
>>play a game.  When the hit shift on the calc should crash :)
>>
>>-dsplaisted@geocities.com
>>
>If people like you devoted even half the time you spend on crap like this to
>making good games, we would be a hell of a lot better off!

Sorry!  I don't know assembly, I'm just learning, so I started out on
something I thought would be easy.  Now that I know its not so easy i'll
just do something else.

-dsplaisted@geocities.com


Follow-Ups: