Path: utzoo!utgpu!watmath!clyde!att!pacbell!ames!mailrus!uflorida!gatech!hubcap!ncrcae!ncrlnk!ncrcce!anderson From: anderson@ncrcce.StPaul.NCR.COM (Joel Peter Anderson) Newsgroups: comp.sys.cbm Subject: Re: Post some code Summary: Great I have been looking ..... Keywords: terminals, C64 C,emulation, Lisp Message-ID: <974@ncrcce.StPaul.NCR.COM> Date: 11 Jan 89 14:45:50 GMT References: <6389@emcard.UUCP> Reply-To: anderson@ncrcce.StPaul.NCR.COM (Joel Peter Anderson) Organization: NCR Comten, Inc. Lines: 22 In article <6389@emcard.UUCP> mat@emcard.UUCP (Mat Waites) writes: >OK, you weenies, how about posting some Power C source code. >I'd like to see what others are doing in C on the 64. Well... how about a crypto-quip analyzer? I have to un-Unix it since the current incarnation uses a few Unix features we don't have on the 64 (yet :) - I 'll try to get it > >ps I haven't gotten any comments about the terminal program I posted. > Has anybody compiled it yet? Yes - works fine... except 1) I need to change the carrier detect pause so the auto-dial feature doesn't keep hanging up, 2) offer PRG and SEQ up/downloads (don't people want to ship binaries around? I do.) I already changed the Hayes command to ATDP (some of us don't have tone dialing) Here's a thought - how about VT100 emulation with windowed left/right screens? ... might be useful.... Also - how about a simpler version - kind of a 'cu' command (actually I already call it that) that could be linked in and made available in BASIC with a sys command?