BBS: Inland Empire Archive Date: 10-16-92 (12:37) Number: 369 From: VICTOR YIU Refer#: NONE To: REUVEN LAX Recvd: NO Subj: Re: Asm Conf: (2) Quik_Bas
-=> Quoting Reuven Lax to All <=- RL> I wrote an Asm routine callable by basic. Whenever I run it it locks RL> up basic. I save all the registers for basic. What could be RL> happening? Hmm... First of all, you really only have to save the BP register during the call... Are you even calling the right address? Does it end with a POP BP and RET? Make sure your code doesn't accidentally jump out into nowhere... ~~ ... As easy as 3.141592653589723284626433832795028841... --- Blue Wave/RA v2.10 [NR] * Origin: Hard Disc Cafe / Houston Texas / (713) 589-2690 / (1:106/30.0)
Books at Amazon:
Back to BASIC: The History, Corruption, and Future of the Language
Hackers: Heroes of the Computer Revolution (including Tiny BASIC)
Go to: The Story of the Math Majors, Bridge Players, Engineers, Chess Wizards, Scientists and Iconoclasts who were the Hero Programmers of the Software Revolution
The Advent of the Algorithm: The Idea that Rules the World
Moths in the Machine: The Power and Perils of Programming
Mastering Visual Basic .NET