COMM PORTS

 BBS: Inland Empire Archive
Date: 04-07-92 (15:39)             Number: 122
From: NICK KENNEDY                 Refer#: 121
  To: STEVEN RANDLETT               Recvd: NO  
Subj: COMM PORTS                     Conf: (2) Quik_Bas
Here it is:
Make backups of BCOM45.LIB and BRUN45.EXE
in dos, type:
 debug bcom45.lib <CR>
 s cs:0 ffff b0 00 e3 01 <CR>
 u 1529 <CR>
 a 1529 <CR>
 mov a1,01 <CR>
<CR>
 a 152d <cr>
 nop <cr>
<cr>
 w <cr>
It should say: Writing 35EF7 bytes
 q

Now for BRUN45:
 debug brun45.exe <cr>
 s cs:0 ffff b0 00 e3 01 <cr>
 u 9e78 <cr>
 a 9e78 <cr>
 mov a1,01 <cr>
 <cr>
 a 9e7c <cr>
 nop <cr>
 <cr>
 w <cr>
And it should say:
Writing 12e80 bytes.
type Q, and your done!

Good luck,
(\)ick.
--- GEcho/beta
 * Origin: inSaNiTY..doN'T jusT FreaK ouT, go inSaNe! /-/ _\~ ~|~ (1:3815/101)
Outer Court
Echo Basic Postings

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