home *** CD-ROM | disk | FTP | other *** search
- In article <DunnJy.CHt@hades.cls.de>, pluton@hades.cls.de (Jens
- Ellerbrock) wrote:
-
- > > Well, I don't know. Just something to play around with... I got a dis=
- k
- > > full of example programs with the COMAL 0.12 disk that I bought, plus
- > > some when I got the COMAL 0.14 PD disk.
- > If you're interested i can mail you some of them.
-
- Thanks, but you don't have to. I don't use it that much.
-
- \\//
- Peter - m9944@abc.se - Fido 2:204/145.42
-
- #! rnews 1202
- Path: pravda.aa.msen.com!news1.best.com!nntp.primenet.com!news.cais.net!h=
- unter.premier.net!news-res.gsl.net!news.gsl.net!nntp.coast.net!news00.sun=
- et.se!sunic!news99.sunet.se!news.uni-c.dk!diku.dk!alstrup
- From: alstrup@diku.dk (Asger K. Alstrup Nielsen)
- Newsgroups: comp.sys.cbm
- Subject: Re: Programming the Cassette Port
- Date: 19 Jul 1996 10:44:17 GMT
- Organization: Department of Computer Science, U of Copenhagen
- Lines: 19
- Sender: alstrup@ask.diku.dk
- Message-ID: <4snou1$jla@vidar.diku.dk>
- References: <31E713C3.7CB3@ix.netcom.com> <31E922E6.3D97@orl.mindspring.c=
- om> <4sfo98$mok@vidar.diku.dk> <31ECE182.195F@orl.mindspring.com>
- NNTP-Posting-Host: ask.diku.dk
- X-Newsreader: NN version 6.5.0 #13
-
- Radioactive Warrior <radwar@orl.mindspring.com> writes:
-
- >> Try something like
- >>=20
- >> lda $d011 ;Wait 'till off visible area
- >> bpl *-3
- >> and #$ef
-
-
- >I will give your routine a try but I need to ask, what assembler are you=
- using?
- >Will the above input work with Turbo Assembler? I really DO need to lea=
- rn
-
- It should go with Turbo Assembler without a peep. You might add a
- * =3D $2000
- to position the code in memory. Run the stuff with sys 8192 then.
-
- Greets,
-
- Asger Alstrup
- #! rnews 2052
- Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!nntp.=
- coast.net!news00.sunet.se!sunic!news99.sunet.se!newsfeed.luth.se!news.lut=
- h.se!news
- From: Joachim Str=F6mbergson <watchman@ludd.luth.se>
- Newsgroups: comp.sys.cbm
- Subject: Re: 8 bit sample playing
- Date: Fri, 19 Jul 1996 13:25:45 +0200
- Organization: FairLight
- Lines: 38
- Message-ID: <31EF70B9.75FA@ludd.luth.se>
- References: <4sncsp$h3c@brumby.cowan.edu.au>
- NNTP-Posting-Host: my21.smte
- Me-Version: 1.0
- Content-Type: text/plain; charset=3Diso-8859-1
- Content-Transfer-Encoding: 8bit
- X-Mailer: Mozilla 2.02 (Win95; I)
-
- Yowsa!
-
- Style/Chrome wrote:
- >=20
- > Hiya again guys!
- >=20
- > I know this has been covered here before, but I missed it.
- >=20
- > Ive been playing around with 8 bit samples recently, and have found tha=
- t the
- > routine which uses the 'pulse-width' method (I think) produces a terrib=
- le
- > whine over the sample. Ive tried filtering it out with the low-pass fil=
- ter,
- > but it makes minimal difference.
- >=20
- > Does anyone know how to remedy this?
-
- My dear friend, the legendary music man ATOO used PCM (pulse width) sampl=
- es and his solution to=20
- the 'whining' problem was:
-
- * Use highest possible carrier frequency (I'm sure you do this, right?)
- * Use lowpass filtering, just like you.
- * Check the timing of the sampleplay loop. This means that you *must* ens=
- ure that the delay (in=20
- cycles) between the output of two consecutive samples is constant. If not=
- , you will hear=20
- distortion which sounds like whining. It actually sounds like the carrier=
- istself drops in=20
- frequency.
-
- I don't know how Danko & Co solved this, but they certainly was able to p=
- lay 8 bit samples=20
- without any detectable carrier (earwise that is).=20
-
- You can also try to use the MemBlitter, but I guess that is cheating... :=
- -)
-
- Cheers!
- Joachim
- --=20
- ----------------------------------------------------
- Joachim Str=F6mbergson Student, nice to small animals.
- Pors=F6g=E5rden 24:6 e-mail : d91-jsn@sm.luth.se
- 977 54 Lule=E5 phone : +46(0)920 - 22 16 42
- ----------------------------------------------------
- #! rnews 1351
- Path: pravda.aa.msen.com!spool.mu.edu!news.sol.net!news.inc.net!newspump.=
- sol.net!news.mindspring.com!usenet
- From: Radioactive Warrior <radwar@orl.mindspring.com>
- Newsgroups: comp.sys.cbm
- Subject: Re: CKIT 94 - Dongle!
- Date: Fri, 19 Jul 1996 12:53:50 +0000
- Organization: the bomb will bring us together...
- Lines: 16
- Message-ID: <31EF855E.5E9C@orl.mindspring.com>
- References: <4sgaue$fpf@mksrv1.dseg.ti.com> <4sgmc1$qfs@news2.h1.usa.pipe=
- line.com> <4sinvo$isl@sirius.cs.pdx.edu> <Pine.SOL.3.91.960718225410.8471=
- B-100000@atl1>
- Reply-To: radwar@orl.mindspring.com
- NNTP-Posting-Host: user-168-121-176-117.dialup.mindspring.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=3Dus-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.02 (Macintosh; U; PPC)
-
- phred wrote:
- > I accidentally found out that having a mouse plugged into port 1 is the
- > same thing as having the C-Kit dongle installed instead. I found this o=
- ut
- > because I use my mouse in port 1 with GEOS, and I forgot to remove the
- > mouse and insert the dongle when I booted up C-Kit, but it passed the
- > security test anyway.
- >=20
- > Want me to try it again just to make sure? B-)
-
- Hate to break it to you but any dime-a-dozen 100K ohm resistor between
- pins 5 and 7 on j-stick port one will do...
-
- ohhh, now I've said too much. I must go wash my hands...
-
- later mates,
- Radioactive Warrior
- #! rnews 1778
- Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!nntp.=
- coast.net!howland.reston.ans.net!news.sprintlink.net!new-news.sprintlink.=
- net!newsreader.sprintlink.net!news.sprintlink.net!news-fw-12.sprintlink.n=
- et!ratty.wolfe.net!news.aa.net!f103.n3407.z1.fidonet.org!Kungfushi!
- From: Kungfushi@f103.n3407.z1.fidonet.org
- Newsgroups: comp.sys.cbm
- Subject: Re: Colour Canon printer drivers
- Date: Thu, 18 Jul 1996 11:47:35
- Organization: Alternate Access Incorporated
- Lines: 34
- Message-ID: <AE14C6E7@f103.n3407.z1.fidonet.org>
- NNTP-Posting-Host: 205.139.116.14
-
- On 07/18/96, Kungfushi quoted All: Re: Colour Canon printer drivers.
-
- "<>
- "<>
- "<> Malcolm O'Brien <an506@torfree.net> wrote in article
- "<> <4sdun2$3ae@hil-news-svc-3.compuserve.com>... > Last night I was
- chatting
- "<>
-
- "<>
-
- "<> Malcolm O'Brien <an506@torfree.net> wrote in article
- "<> <4sdun2$3ae@hil-news-svc-3.compuserve.com>... > Last night I was
- chatting
- "<> with someone who has just bought a Canon BJC-4100 and > is using it
- with
- "<> GEOS. It's working OK but he's not getting any colour. Does > anybod=
- y
- know
- "<> of a site where I could pick up a colour driver for him?
- "<>
- "<> While we are at it. I have a BJC-610 I'd like to have a driver fo=
- r
- as
- "<> well.. :) -- C-Net 64 DS2 Software WWW:
- "<> http://www.infinet.com/~mbendure 92 Lee Ave Suite N3 Email:
- "<> mbendure@infinet.com Newark, Ohio 43055 IRC: #C-Net =
- on
- "<> Efnet (614)/788-8568 =20
- CommNet:
- "<> Mitron @ Cygnus X-1
-
- What printer interface are you using with the Canon Bubble Jet
- printers. I used an MW-350 and it quit working after 4 or 5 days. Are y=
- ou
- using Super
- Graphics Jr. or Sr., Geocable, or something else?
- -Kungfushi
- #! rnews 1965
- Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!news.=
- mathworks.com!hunter.premier.net!uunet!in2.uu.net!rcogate.rco.qc.ca!altit=
- ude!Ocean.CAM.ORG!not-for-mail
- From: ismael@CAM.ORG (Ismael Cordeiro)
- Newsgroups: comp.sys.cbm
- Subject: Re: .zip file help
- Date: 19 Jul 1996 09:50:42 -0400
- Organization: Communications Accessibles Montreal, Quebec Canada
- Lines: 29
- Message-ID: <4so3ri$efb@ocean.CAM.ORG>
- References: <4slgg2$fc8@news.sas.ab.ca>
- X-Newsreader: TIN [version 1.2 PL2]
-
- rbthomas@freenet.edmonton.ab.ca wrote:
- > I just d-loaded what appears to be a useful file from ccnga.uwaterloo
-
- > It is called Prn-GW-pages.zip and claims to print every second GeoWrite=
- =20
- > page so that you can flip the page over and print the others on the bac=
- k=20
- > - effectively reducing the number of pages of paper you use. Now this=20
- > would be a very good program to have. It is in a .zip format and I am=20
- > unable to unzip it.
-
- Some people who put files on ftp sites keep forgetting that there is no w=
- ay
- for dissolving a ZIP archive created with the Deflate method, used by PKZ=
- IP
- 2.04, on the C64/C128. They also forget that the maximum filename length =
- on
- the C64/C128 is 16 characters. They still forget to verify the integrity =
- of
- the archive and that the dissolved files work.
-
- Anyway, I got Prn-GW-pages.zip from ccnga, dissolved it on my ISP and
- downloaded the CVT files. I was going to put them in an SFX archive and
- upload it to ccnga. However, the main file, prngwpages.cvt, was corrupted
- and couldn't be converted to Geos format (it has only 307 bytes...).
-
- I hope the person who uploaded it will create a new archive, in a format =
- we
- handle, with files that work on it.
-
- Ismael
- --=20
- +---------------------------------------------------------+
- | ISMAEL CORDEIRO | ismael@cam.org |
- | Montreal - Quebec - Canada | http://www.cam.org/~ismael |
- +---------------------------------------------------------+
- #! rnews 1306
- Newsgroups: comp.sys.cbm
- Path: pravda.aa.msen.com!spool.mu.edu!usenet.eel.ufl.edu!news-res.gsl.net=
- !news.gsl.net!news.mathworks.com!newsfeed.internetmci.com!in2.uu.net!netn=
- ews.worldnet.att.net!ix.netcom.com!tor-nn1.netcom.ca!torfree!aq004
- From: aq004@torfree.net (Steve Guidi)
- Subject: C64 Power Supply!
- Message-ID: <Dut540.4qC.0.sheppard@torfree.net>
- Organization: Toronto Free-Net
- X-Newsreader: TIN [version 1.2 PL2]
- Date: Fri, 19 Jul 1996 20:33:36 GMT
- Lines: 16
-
- Need your help folks! I remember downloading a hack file a LONG time=20
- ago which tells you how to builda c64 power supply. It was called=20
- something like "Kulger Labs C64 Power Supply". Well, just when I needed=20
- it, I lost it. I want to build one of those heavy duty supplies which can=
- =20
- support the REU without trouble. I heard that all you need to do is get a=
- =20
- C128 supply and replace the end of it with the adaptor for the 64. Well I=
- =20
- attempted that too, but I need to know which pins do what.
-
- If anyone can supply me with that file that tells you how to make a=20
- power supply or the pin layout of the C64c power supply and 128 supply=20
- too, then it would be greatly appreciated! Thanks!
- --=20
-
- | hacker@wbb.com aq004@torfree.net steve.guidi@canada.tor250.org |
- | Steve Guidi - 1:250/620 (Fido) 1/Steve Guidi (PCPN) |
-
- #! rnews 1613
- Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!news.=
- mathworks.com!news-res.gsl.net!news.gsl.net!swrinde!ihnp4.ucsd.edu!sdcc12=
- .ucsd.edu!sdcc13!ckaiser
- From: ckaiser@sdcc13.ucsd.edu (Po-Ching Lives!)
- Newsgroups: comp.sys.cbm,comp.emulators.cbm
- Subject: Computer Workshops FTP site overhaul
- Date: 19 Jul 1996 15:17:51 GMT
- Organization: University of California, San Diego
- Lines: 31
- Message-ID: <4so8uv$75@sdcc12.ucsd.edu>
- NNTP-Posting-Host: sdcc13.ucsd.edu
- Xref: pravda.aa.msen.com comp.sys.cbm:58196 comp.emulators.cbm:12647
-
- It's been long overdue, but here it is. The Computer Workshops FTP
- site has just been overhauled with a new, easier to use layout.
- (We're also looking for more of your programs, so upload them now!)
- Here's where all the files are:
-
- from ftp://ftp.armory.com/pub/user/spectre:
-
- CWI-C64/Commodore 64 shareware releases, in .lnx
- CWI-MSDOS/MSDOS shareware releases, in .zip
-
- D64-FORMAT/** NEW! **
- All .D64, .T64 files stored here!
-
- EMUL-UTIL/** NEW! **
- All MSDOS emulation utilities (C64VIEW.ZIP,
- 64CPY*.ZIP) stored here
-
- GAMES-C64/Commodore 64 games, in .lnx
- UTIL-C64/64unzip, uuxfer, sal64, midislav stored here in
- .sda and .lnx formats, other utilities too
- ETC-C64/Other utilities
- UNIX/Unix utilities, currently still in development
- TEXT-ARCHIVES/3.0 FAQ, the Commodore FTP sites list (current) and
- the latest issue of Commodore Hacking, etc.
-
- Drop by and visit! Your uploads are welcomed in the incoming/
- directory. Hundreds of people served weekly!
-
- Cameron Kaiser
- ckaiser@ucsd.edu
- visit the CWI home page: http://www.armory.com/~spectre/cwi.html
- #! rnews 649
- Path: pravda.aa.msen.com!spool.mu.edu!munnari.OZ.AU!harbinger.cc.monash.e=
- du.au!nntp.coast.net!howland.reston.ans.net!gatech!news.mathworks.com!new=
- s-res.gsl.net!news.gsl.net!portc01.blue.aol.com!newstf01.news.aol.com!new=
- sbf02.news.aol.com!not-for-mail
- From: blitzkrieg@aol.com (Blitzkrieg)
- Newsgroups: comp.sys.cbm
- Subject: legoland
- Date: 19 Jul 1996 18:23:53 -0400
- Organization: America Online, Inc. (1-800-827-6364)
- Lines: 1
- Sender: root@newsbf02.news.aol.com
- Message-ID: <4sp1tp$clc@newsbf02.news.aol.com>
- Reply-To: blitzkrieg@aol.com (Blitzkrieg)
- NNTP-Posting-Host: newsbf02.mail.aol.com
-
- who can help me running flt's legoland III under c64s???
- #! rnews 2224
- Newsgroups: comp.emulators.cbm,comp.sys.cbm
- Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!news.=
- mathworks.com!news-res.gsl.net!news.gsl.net!portc01.blue.aol.com!newsstan=
- d.cit.cornell.edu!news.acsu.buffalo.edu!news.drenet.dnd.ca!crc-news.doc.c=
- a!nott!emr1!news
- From: Rene Guillas <rguillas@NRCan.gc.CA>
- Subject: Re: Name this song, please
- X-Nntp-Posting-Host: rguillas.dialup.emr.ca
- Content-Type: text/plain; charset=3Dus-ascii
- Message-ID: <31ED0274.530D@NRCan.gc.CA>
- Sender: news@emr1.NRCan.gc.ca
- Reply-To: ag090@FreeNet.Carleton.CA
- Content-Transfer-Encoding: 7bit
- Organization: NRCan(Government of Canada)
- References: <4rlsjq$1sq@sparcserver.lrz-muenchen.de> <4sddu3$4p8@seagoon.=
- newcastle.edu.au> <4shemk$2bc@news.tdl.com>
- Mime-Version: 1.0
- Date: Wed, 17 Jul 1996 15:10:44 GMT
- X-Mailer: Mozilla 3.0b4 (Win16; I)
- Lines: 30
- Xref: pravda.aa.msen.com comp.emulators.cbm:12649 comp.sys.cbm:58198
-
- Chris Cochems wrote:
- >=20
- > A Williams (asw@maths.newcastle.edu.au) wrote:
- >=20
- > : They all have the same music, a lyric-less tune called "Popcorn". It=
- was
- > : a big favoutite of early synthesiser bands back in the 70's.
- >=20
- > Actually, I believe there is a song called Popcorn that DOES have lyric=
- s,
- > but I last heard it in elementary school.. :)
- >=20
- > In any case, the lyricless version is the well known one, and EVERY
- > SINGLE DAMN Pengo clone also has it. Pengo, Petch (European Pengo, and
- > it has a more complete version of the Popcorn song than Pengo does..),
- > Chilly Will! (and it's exact clone, Chilly Willy)
-
- It's out there as a .MOD file, and asa .SID file(yeaahhh!). I have no id=
- ea where they=20
- both are, but I know a version of the .MOD file is included in the Mod4Wi=
- n.zip package.=20
- It isn't on SimTel. But I had it for a while, and I deleted it to make =
- more=20
- space...:-( anyhow, the taped version is better than either!
- --=20
- Colin Guillas
- http://www.ncf.carleton.ca/~ag090
- http://www.geocities.com/SiliconValley/Park/1603
- So what does the Maytag man do in his spare time?
- >Plays with his C=3D64 of course :-) (THX Jack)
- Was Sally really Harry?
- How much wood would a woodchuck chuck if a woodchuck could chuck wood?
- It all boils down to: WHO THE HELL CARES? (Well...maybe Sally's boy fri=
- end...)
-
-
- #! rnews 2482
- Newsgroups: comp.sys.cbm
- Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!news.=
- mathworks.com!news-res.gsl.net!news.gsl.net!portc01.blue.aol.com!newsstan=
- d.cit.cornell.edu!news.acsu.buffalo.edu!news.drenet.dnd.ca!crc-news.doc.c=
- a!nott!emr1!news
- From: Rene Guillas <rguillas@NRCan.gc.CA>
- Subject: Re: READ THIS!!!
- X-Nntp-Posting-Host: rguillas.dialup.emr.ca
- Content-Type: text/plain; charset=3Dus-ascii
- Message-ID: <31ED053B.337F@NRCan.gc.CA>
- Sender: news@emr1.NRCan.gc.ca
- Reply-To: ag090@FreeNet.Carleton.CA
- Content-Transfer-Encoding: 7bit
- Organization: NRCan(Government of Canada)
- References: <4sht9j$3sh@news.nde.state.ne.us>
- Mime-Version: 1.0
- Date: Wed, 17 Jul 1996 15:22:35 GMT
- X-Mailer: Mozilla 3.0b4 (Win16; I)
- Lines: 37
-
- Cathy Kant wrote:
- >=20
- > From news.nde.state.ne.us!news.ltec.net!news.sprintlink.net!news-fw-22.=
- sprintlink.net!news.sprintlink.net!news-fw-12.sprintlink.net!news.sprintl=
- ink.net!new-new
- > erserv.net!news1.sprynet.com!news Wed Jul 17 00:02:13 1996
- > Path: news.nde.state.ne.us!news.ltec.net!news.sprintlink.net!news-fw-22=
- .sprintlink.net!news.sprintlink.net!news-fw-12.sprintlink.net!news.sprint=
- link.net!new-ne
- > terserv.net!news1.sprynet.com!news
- > From: robman@sprynet.com
- > Newsgroups: alt.bbs.ads
- > Subject: READ THIS
- > Date: 16 Jul 1996 15:18:50 GMT
- > Organization: Sprynet News Service
- > Lines: 239
- > Message-ID: <4sgbsq$7qr@juliana.sprynet.com>
- > NNTP-Posting-Host: ad10-098.compuserve.com
- > X-Newsreader: SPRY News 3.03 (SPRY, Inc.)
- >=20
- > This is not one of those "Get Rich Quick Scheme" or "mail-order
- > Schemes". But enough to pay off your death and whose knows, you could
- > be test drive the new Mercedes in the next three months. If you too
- > eager to read what this about then go right to the Instruction section
- > bottom of this article.
- >=20
- Is there a way to shut these bastards up? Somebody make a newsgroup call=
- ed=20
- alt.get.rich.quick (or alt.creepy.bastard) and throw all these people int=
- o it. Maybe we=20
- could bribe someone to legislate a new law that would deny people all rig=
- hts to the=20
- internet if the subject line has READ THIS!!! in it.
- --=20
- Colin Guillas
- http://www.ncf.carleton.ca/~ag090
- http://www.geocities.com/SiliconValley/Park/1603
- So what does the Maytag man do in his spare time?
- >Plays with his C=3D64 of course :-) (THX Jack)
- Was Sally really Harry?
- How much wood would a woodchuck chuck if a woodchuck could chuck wood?
- It all boils down to: WHO THE HELL CARES? (Well...maybe Sally's boy fri=
- end...)
-
-
- #! rnews 1563
- Path: pravda.aa.msen.com!news1.best.com!nntp.primenet.com!news.cais.net!h=
- unter.premier.net!news-res.gsl.net!news.gsl.net!news.mathworks.com!newsfe=
- ed.internetmci.com!info.ucla.edu!unixg.ubc.ca!van-bc!n1van.istar!van.ista=
- r!west.istar!ott.istar!istar.net!tor.istar!east.istar!newsjunkie.ans.net!=
- newsfeeds.ans.net!hermes.louisville.edu!news
- From: Dan Delaney <dgdela01@homer.louisville.edu>
- Newsgroups: comp.sys.cbm
- Subject: [Q] Fort Apocalypse in .d64 or .t64 format???
- Date: Fri, 19 Jul 1996 12:12:22 -0400
- Organization: University of Louisville
- Lines: 14
- Message-ID: <31EFB3E6.69D3@homer.louisville.edu>
- NNTP-Posting-Host: pubs07a.adm-houchens.louisville.edu
- Mime-Version: 1.0
- Content-Type: text/plain; charset=3Dus-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Macintosh; I; PPC)
-
- Hi all. I've been looking at some of the FTP sites and I can't seem to fi=
- nd a copy=20
- of Fort Apocalypse in either .D64 or .T64 format. Does anyone know where =
- it is, or=20
- could you send me a copy of it?
- Thanks.
- --Dan D.
-
- ------------------------------------------------------------------------
- Daniel G. Delaney Computer Coordinator
- dgdela01@homer.louisville.edu University Publications
- University of Louisville
- aka: Dionysos, Belteshazzar 502-852-0716
- ------------------------------------------------------------------------
- T H E L O U I S V I L L E T I M E S C H O R U S
- a c a p p e l l a
- #! rnews 1178
- Path: pravda.aa.msen.com!usenet.ins.cwru.edu!magnus.acs.ohio-state.edu!ma=
- th.ohio-state.edu!uwm.edu!lll-winken.llnl.gov!nntp.coast.net!netnews.worl=
- dnet.att.net!ix.netcom.com!news
- From: "Jack Followay, Jr." <jacklf@ix.netcom.com>
- Newsgroups: comp.sys.cbm
- Subject: Re: Pokes,Peeks
- Date: Fri, 19 Jul 1996 13:52:11 -0500
- Organization: PowerHouse (XNET/CommNet)
- Lines: 11
- Message-ID: <31EFD95B.3736@ix.netcom.com>
- References: <4scvgi$s45@mtinsc01-mgt.ops.worldnet.att.net> <4sheco$2bc@ne=
- ws.tdl.com> <4sncfq$j7k@mtinsc01-mgt.ops.worldnet.att.net>
- NNTP-Posting-Host: hou-tx13-15.ix.netcom.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=3Dus-ascii
- Content-Transfer-Encoding: 7bit
- X-NETCOM-Date: Fri Jul 19 11:50:02 AM PDT 1996
- X-Mailer: Mozilla 2.0 (Win95; I)
-
- UnderDawg wrote:
-
- >=20
- > OK if i must I MUST! I need the list to do conversion on some very inte=
- resting basic prg's from cbm to ibm.
- > And that's all i'm gonna say. ; D
-
-
- Well, then I would definitely recommend you get Mapping the 64 from
- COMPUTE! Books. You COULD actually LIST the list of 'interesting' pokes
- in these 'interesting' basic prg's and maybe someone could tell you what
- 'interesting' things they do. =3D]
- #! rnews 2772
- Path: pravda.aa.msen.com!spool.mu.edu!howland.reston.ans.net!swrinde!news=
- -res.gsl.net!news.gsl.net!news.mathworks.com!newsfeed.internetmci.com!in2=
- .uu.net!ott.istar!istar.net!news.nstn.ca!newsflash.concordia.ca!canopus.c=
- c.umanitoba.ca!pooh.freenet.mb.ca!winnie.freenet.mb.ca!bbr369
- From: Justin Yendrowich <bbr369@freenet.mb.ca>
- Newsgroups: comp.sys.cbm
- Subject: Re: CKIT 94 - Dongle!
- Date: Fri, 19 Jul 1996 21:06:57 -0500
- Organization: Blue Sky FreeNet of Manitoba Inc.
- Lines: 34
- Message-ID: <Pine.SOL.3.91.960719210000.9797B-100000@winnie.freenet.mb.ca=
- >
- References: <4sgaue$fpf@mksrv1.dseg.ti.com> <4sgmc1$qfs@news2.h1.usa.pipe=
- line.com> <4sinvo$isl@sirius.cs.pdx.edu> <Pine.SOL.3.91.960718225410.8471=
- B-100000@atl1>
- NNTP-Posting-Host: winnie.freenet.mb.ca
- Mime-Version: 1.0
- Content-Type: TEXT/PLAIN; charset=3DUS-ASCII
- In-Reply-To: <Pine.SOL.3.91.960718225410.8471B-100000@atl1>=20
-
- i would be careful too say that the mouse in joy port 1 acts as the=20
- dongle ! it passes the boot up test , but it will not do a lot more then=20
- that ! i think that the dongle does some sort of encryption that C-Kit=20
- uses in its routeens ... the startup test only tests for values of some=20
- sort that the mouse puts out ...
- TO anyone that could shed some more light too this , i would be=20
- interested to learn more !
-
-
- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
- =3D=3D=3D=3D
- This Is Brought To You By - Justin Yendrowich <8 Bits Still Rule>
- bbr369@freenet.mb.ca <Net Surfing On A C=3D1=
- 28>
- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
- =3D=3D=3D Short Sig. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
-
-
- On Thu, 18 Jul 1996, phred wrote:
-
- > On 17 Jul 1996, bill m howland wrote:
- > I thought I made it clear the last time I posted on this, but here it i=
- s=20
- > again:
- > I accidentally found out that having a mouse plugged into port 1 is the=
- =20
- > same thing as having the C-Kit dongle installed instead. I found this o=
- ut=20
- > because I use my mouse in port 1 with GEOS, and I forgot to remove the=20
- > mouse and insert the dongle when I booted up C-Kit, but it passed the=20
- > security test anyway.
- > Want me to try it again just to make sure? B-)
- > -----------------------------------------------------------------------=
- ------
- > * What, Me Clueless? I don't think so...I'm navigating =
- *
- > * the Internet on a Commodore 64, aren't I? =
- *
- > *Look for me in the following spots: _phred_ on #c-64 (in IRC) =
- *
- > *Web Page - http://www.america.net/~phred =
- *
- > *(If I like you, I might even tell you where my secret links are...) >=
- B-> *
- > *This signature is subject to change at my whim. -- phred@america.net=
- *
- > -----------------------------------------------------------------------=
- -------
- #! rnews 818
- Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!nntp.=
- coast.net!chi-news.cic.net!news.luc.edu!orion!ebrunne
- From: ebrunne@orion.it.luc.edu (Edward A. Brunner)
- Newsgroups: comp.sys.cbm
- Subject: FS: c128 and modified 1541 $30
- Date: 19 Jul 1996 19:57:26 GMT
- Organization: Loyola University Chicago
- Lines: 8
- Message-ID: <4sopb6$4lf@artemis.it.luc.edu>
- NNTP-Posting-Host: 147.126.1.9
- NNTP-Posting-User: ebrunne
- X-Newsreader: TIN [version 1.2 PL2]
-
-
- I have a c128 w/jiffy dos installed and a 1541 modified to pirate disks. =
- =20
- They both worked last time i checked, but in the meanwhile i've lost all=20
- the cables/power supplies, so i can't check now. I've heard that these=20
- normally go for much more now, but I just want to get this old stuff out=20
- of my basement.... Yours for $30 plus shipping....
-
- Ted B
- #! rnews 1264
- Path: pravda.aa.msen.com!spool.mu.edu!munnari.OZ.AU!harbinger.cc.monash.e=
- du.au!giaeb!mspinks
- From: mspinks@giaeb.cc.monash.edu.au (Matthew Spinks)
- Newsgroups: comp.sys.cbm
- Subject: Problem with 1541 DD --- help!
- Date: 20 Jul 96 04:30:47 GMT
- Organization: Monash University
- Lines: 20
- Message-ID: <mspinks.837837047@giaeb>
- NNTP-Posting-Host: giaeb.cc.monash.edu.au
- X-NNTP-Posting-User: mspinks
- Summary: What's wrong with it and can it be fixed?
- Keywords: Problem, 1541 DD, help
- X-Newsreader: NN version 6.5.0 #4 (NOV)
-
- Hi All,
-
- An old-style 1541 disk drive of mine has developed a problem. When I tu=
- rn
- it on, all that happens is the green power light lights up, and the red e=
- rror
- light flashes periodically, whilst the motor runs continuously. I can't
- read the error channel, get a directory listing, or perform any I/O comma=
- nds.
- Can anyone tell me what's likely to be wrong with it, and whether the pro=
- blem
- can be easily fixed?
-
- Thanks,
-
- - Matthew.
-
- --
- Matthew Spinks | 'In answer to the question of why it happened, I of=
- fer
- PhD grad. slave | the modest proposal that our Universe is simply on=
- e of
- GSCIT Research Ctr. | those things which happen from time to time.'
- Monash University |
- Churchill, Victoria | - Edward P. Tryon
- Australia |
- #! rnews 1078
- Path: pravda.aa.msen.com!spool.mu.edu!usenet.eel.ufl.edu!news.mathworks.c=
- om!uunet!in2.uu.net!ccsnet.com
- From: <dbryant@ccsnet.com>
- Date: Sat, 20 Jul 96 00:22:52 -0500
- Newsgroups: comp.sys.cbm
- Subject: 64C case
- Message-ID: <tcpnntpd.16.7.20.0.22.52.2644608140.3759800@ccsnet.com>
- Organization: CCS World
- NNTP-Posting-Host: ccsnet.com
- X-MajorTCP-Version: MajorTCP/IP [2.00-1]
- Lines: 20
-
- Can someone tell me wether the innards of a C-64 will fit into a 64-C
- case without modification?
-
- --
- Dale Bryant
- Cape Cod, MA
- . + . . | . .
- . . . + . . -+- =
- .
- . | . . . dbryant@ccsnet.com . .| . | .
- . -+- . + . . . . -+-.
- . | .+++ Home of the living Commodore 64 +++ . | .
- +. . + +.
- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
- =3D=3D=3D=3D=3D=3D
- Sent from:
- telnet://ccsnet.com
- http://www.ccsnet.com
-
- Cape Cod's Internet Address
- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
- =3D=3D=3D=3D=3D=3D
-
-
-
-
- =END=