BBS: Inland Empire Archive Date: 10-07-92 (17:09) Number: 363 From: CURTIS STRATMAN Refer#: NONE To: EARL MONTGOMERY Recvd: NO Subj: reboot Conf: (2) Quik_Bas
Rebooting is actually quite simple. Just execute this short code. DEF SEF=0 POKE &H472, &H34 POKE &H473, &H12 DEF SEG=FFFF CALL ABSOLUTE(0) This will do a warm boot. One with out the memory check. To do a cold boot simply remove the two POKE statements. Later.......................... --- FMail 0.92 * Origin: --==** ANYWHERE U. S. A. **==-- (314) 893-2121 (1:289/26)
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