Skip to content

Commit

Permalink
git-svn-id: svn://192.168.1.10/public/Zimodem@21758 0d6f1817-ed0e-041…
Browse files Browse the repository at this point in the history
…0-87c9-987e46238f29
  • Loading branch information
bozimmerman committed Sep 3, 2022
1 parent beee220 commit d0d0135
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cbm8bit/src/irc-sw64.bas
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
310 PRINT:PRINT"{down}Some servers:"
320 PRINT"irc.nlnog.net port 6667, #c-64"
325 PRINT"irc.freenode.net port 6667, #c64friends"
330 PRINT"irc.us.ircnet.net port 6667, #c-64"
350 SE$="":PRINT:PRINT"What is your IRC server host":GOSUB5000:SE$=P$
360 IFSE$=""THENPRINT"I guess you're done then":CLOSE5:STOP
370 PRINT"What is the port":GOSUB5000:PO$=P$:IFVAL(PO$)<=0THENSE$="":GOTO360
Expand Down

0 comments on commit d0d0135

Please sign in to comment.