home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / CompSysCBM / 081396C.TXT / text0003.txt < prev    next >
Encoding:
Text File  |  2019-04-13  |  31.1 KB  |  917 lines

  1. Also- add to the last question:
  2. When you DO find the schematics out there that refer to a MAX-232
  3. IC (presumably the chip used in the APROTEK RS232 interface) well,
  4. I don't have an APROTEK interface so where do I find the MAX-232
  5. chip?  I would like to have a crack at the 9600bps interface that
  6. is currently under development/improvment but the plans only show
  7. how to mod that chip and I haven't gotten any further with it...
  8. Any help is helpful :)
  9.  
  10. moist-
  11. Radioactive Warrior
  12. #! rnews 1943
  13. Path: pravda.aa.msen.com!nntp.coast.net!swidir.switch.ch!swsbe6.switch.ch!
  14. surfnet.nl!howland.erols.net!vixen.cso.uiuc.edu!newsfeed.internetmci.com!in3.uu.
  15. net!
  16.  EU.net!usenet2.news.uk.psi.net!uknet!usenet1.news.uk.psi.net!uknet!psinntp!
  17. psinntp!psinntp!usenet
  18. From: wanderer_rtc@usa.pipeline.com(R. T. Cunningham)
  19. Newsgroups: comp.sys.cbm
  20. Subject: Re: Cardinal 14.4 external w/ Swiftlink?
  21. Date: 13 Aug 1996 11:07:49 GMT
  22. Organization: BBS SysOp Extraordinaire
  23. Lines: 26
  24. Message-ID: <4upnm5$keb@news2.h1.usa.pipeline.com>
  25. References: <4upgpq$q61@news04.deltanet.com>
  26. NNTP-Posting-Host: 38.8.231.5
  27. X-PipeUser: wanderer_rtc
  28. X-PipeHub: usa.pipeline.com
  29. X-PipeGCOS: (R. T. Cunningham)
  30. X-Newsreader: Pipeline v3.5.0
  31.  
  32. On Aug 13, 1996 09:10:18 in article <Cardinal 14.4 external w/ Swiftlink?>,
  33. 'anderson@delta1.deltanet.com (Mark Anderson)' wrote:
  34.  
  35. >Hello!
  36. >
  37. >The local computer mega-warehouse is selling Cardinal 14.4 external
  38. >modems for under $40, so maybe it's time to get a Swiftlink from CMD
  39. >and upgrade from my trusty C= 1670 modem.  But my question is this:
  40. >Is the Cardinal 14.4 / Swiftlink setup possible without too much hassle?
  41. >I know CMD sells a Boca/Swiftlink package, but it's a bit pricey for me.
  42. >And is the 14.4 Cardinal external any good in the first place?  Thanks
  43. >in advance for your comments!
  44.  
  45. I have had success with the PPI and Zoom.  I see no reason that the
  46. Cardinal modems would cause any problems, unless you're trying to get it to
  47. work with a BBS program.  Those are tricky.  But all external 14.4K modems
  48. should work with the SwiftLink, and 28.8K modems as well though there isn't
  49. any speed increase for those over the 14.4K's.  Now when you get a SuperCPU
  50. to go with that, you should be able to go the max speed of the modem since
  51. the CPU is the only thing slowing anything down.
  52.  
  53.  
  54.  
  55. Richard T. Cunningham (a.k.a. Wanderer)
  56. SysOp of the Desert Oasis BBS in Phoenix, AZ
  57. A Commodore 128 BBS, 602-849-2892
  58. #! rnews 2285
  59. Path: pravda.aa.msen.com!news1.best.com!news.sgi.com!enews.sgi.com!news.
  60. mathworks.com!newsfeed.internetmci.com!news.inc.net!newspump.sol.net!news.
  61. mindspring.c
  62.  om!usenet
  63. From: Radioactive Warrior <radwar@orl.mindspring.com>
  64. Newsgroups: comp.sys.cbm
  65. Subject: Re: terminal program to send a whole disk
  66. Date: Tue, 13 Aug 1996 01:12:42 +0000
  67. Organization: What?  me!  worry?!
  68. Lines: 28
  69. Message-ID: <320FD68A.3572@orl.mindspring.com>
  70. References: <4ul5pl$aqh@crl5.crl.com>
  71. Reply-To: radwar@orl.mindspring.com
  72. NNTP-Posting-Host: user-168-121-176-117.dialup.mindspring.com
  73. Mime-Version: 1.0
  74. Content-Type: text/plain; charset=us-ascii
  75. Content-Transfer-Encoding: 7bit
  76. X-Mailer: Mozilla 2.02 (Macintosh; U; PPC)
  77.  
  78. T. Koyn wrote:
  79. >
  80. > I would like to send the entire contents of a 1541 disk (raw sector dump)
  81. > as a single file to be received on another computer for use with an
  82. > emulator.  I have a working commodre system, but am wondering what
  83. > terminal program would allow me to do this.
  84.  
  85. Wow!  I first read this yesterday at which time I was reminded of a
  86. previous project that I had, untill now, abandond.  I spent a few hours
  87. today gathering soold tools and found a program called MODEM NIBBLER
  88. that I've had for years but never bothered to fiddle with it enough to
  89. get any results.  Firstly the program will not work for the requested job
  90. cause it needs a c64 at both ends- secondly the program was written in
  91. basic and max. baud is 1200 (yuck...) and lastly I found out why I could
  92. never get it to work- a bug exists in the compiled copy I have...
  93. After de-blitzing and examining and crushing the bug it worked first time-
  94. if incredably slowwwww.  Well, if I get the time (and ambition) I may
  95. improve the program (a good ML modem send/receive routine is needed) and
  96. include the RLE depack code to "unZIP-CODE" the received files as they
  97. are sent from a remote computer- a project I have been wanting to start
  98. for many moons....  Also the next logical enhancement is to have it unD64
  99. the file as it is received- likewise, D64 a disk as it is sent...
  100. Well, all in good time... Till then, 64COPY works very well on the PC/DOS
  101. side to go from D64 to ZIP-CODE and back- this is what I uze...
  102. Anyhoo, thought I would let you all know what was up my sleeve.
  103.  
  104. hot&bothered-
  105. Radioactive Warrior
  106. #! rnews 7230
  107. Date: Tue, 13 Aug 1996 01:04:43 -0500
  108. From: doug.cotton@the-spa.com (Doug Cotton)
  109. Newsgroups: comp.sys.cbm
  110. Subject: Re: SuperCPU
  111. Message-ID: <doug.cotton-1308960104430001@s148.the-spa.com>
  112. References: <96081120062552920@qcs.org>
  113. Organization: Creative Micro Designs, Inc.
  114. X-Newsreader: Yet Another NewsWatcher 2.0.6b4
  115. NNTP-Posting-Host: s148.the-spa.com
  116. Lines: 109
  117. Path: pravda.aa.msen.com!news1.best.com!news.sgi.com!enews.sgi.com!news.
  118. mathworks.com!newsfeed.internetmci.com!news-out.microserve.net!news-in.
  119. microserve.net!
  120.  news.paonline.com!news3.paonline.com!s148.the-spa.com!user
  121.  
  122. In article <96081120062552920@qcs.org>, Alan Jones <alan.jones@qcs.org> wrote:
  123.  
  124. > I have read only discouraging things about user hacking on the
  125. > SuperCPU.  I asked if it was easy to patch the RAM shadow of the ROM
  126. > image and what type of ROM the SuperCPU used.  I was told that this was
  127. > not possible and that I should keep a hands off policy toward hacking
  128. > the SuperCPU.
  129.  
  130. The SuperCPU C64 Kernals (yes, plural) are located in RAM bank $01, where
  131. they can be readily changed by anyone with enough programming expertise.
  132. We don't necessarily recommend this for commercial applications, though,
  133. as I can pretty much guarantee that there will be OS changes and upgrades
  134. coming that may present compatibility problems. You also need to be
  135. careful about patching routines that need to activate the other Kernals at
  136. given points, or figure out how to align those patches with the underlying
  137. layers. These subjects will get coverage in the programming guide.
  138.  
  139. > This same person told me that the ROM used is "virgin
  140. > jdos".  I've checked all my reference manuals and catalogs and I can't
  141. > find an IC chip manufacturer or trade name of Virgin, nor jdos.
  142.  
  143. He was referring to it being a relatively standard JiffyDOS implementation.
  144.  
  145. > I certainly hope that the SuperCPU ROM(s)
  146. > is(are) socketed DIP packages and of a type that is commercialy
  147. > available and programmable by the Promenade C1.
  148.  
  149. I don't know what capacity ROMs can be handled by the Promenade, so I
  150. can't really answer that directly. The SuperCPU does use standard ROM
  151. chips, though. Currently, I believe the unit is shipping with a 128 KB
  152. (that's KiloBytes, not bits) ROM. The 128 verison may end up being a 256
  153. KB ROM, that's as yet unknown. The system is designed to take up to 512
  154. KB, though, with the remainder to be used for Native OS upgrades and other
  155. bundled 'features'.
  156.  
  157. > An unresolved question is how fast the SuperCPU will run cartridge
  158. > based software
  159.  
  160. All cartridges operate at 1 MHz while access to cartridge is going on.
  161.  
  162. > such as the COMAL 2.0 programming language.  This
  163. > cartridge is 64-128K of EPROM bank switched in 16K banks.
  164.  
  165. This cartridge switches out the Kernal, so it isn't going to be at all
  166. compatible.
  167.  
  168. > I may well
  169. > be the only person to whom this question is important.  However, there
  170. > are many more C64/128 software cartridges out there.  CMD should have
  171. > provided some means of running these at full 20 Mhz speed.  This could
  172. > be instructions for building a new cartidge with faster EPROMS and
  173. > circuitry, or RAM shadowing the cartridge EPROM images in the SuperCPU.
  174.  
  175. So far as I know, ROMs that could keep up with 20 MHz don't exist. We
  176. initially had hoped to use a fast ROM ourselves, but couldn't find a
  177. source. Your only hope for this specific cartridge would be to dump all
  178. the ROM segments, then patch the disk routines and any other timing
  179. dependant routines for 20 MHz. Adjust the bank-switching mechanism to get
  180. other code segments from far RAM, then use the final result with a
  181. SuperCPU containing extended RAM.
  182.  
  183. > It is also apearant that the CPLD (Complex Programmable Logic Device)
  184. > is the magic "black box" that makes the SuperCPU work.  I have not seen
  185. > any info on this published yet.  Understanding the CPLD is certainly of
  186. > interest to user/programmers.
  187.  
  188. This is a traffic cop and is also where the special registers of the
  189. SuperCPU exist. The User's Guide already contains info on most of the
  190. registers employed. The programmer's guide will go into more detail on
  191. these, and will get into some of the system timing variances generated by
  192. this chip. We won't document this chip 100%, though, as some signal
  193. controls will change, and much of the info on this chip would only be
  194. useful for someone trying to duplicate what we've done. There's a pretty
  195. clear line between that info and what info on this chip is useful to
  196. programmers, and the latter will be covered.
  197.  
  198. > I have two great hopes for the SuperCPU.  First is the Rocket Socket.
  199. > If CMD produces a series of powerful expansions for this port and
  200. > software to use them, it could become much more usefull.  For example a
  201. > good FPU (floating point unit) and an enhanced graphics card.  The
  202. > graphics card could be a stunning SVGA unit or a unit based on the old
  203. > Amiga chip set (which would also work with many 128 monitors with
  204. > analog RGB inputs).
  205.  
  206. Our only planned option for this expansion connector is the extended
  207. RAM/C128 daughterboard. Doing more than that was considered, but enclosure
  208. considerations won out in the end. It may be feasible (physically) to have
  209. two cards inside the unit, but I doubt you'd be able to put any SIMMs on
  210. either of them.
  211.  
  212. > The second hope would be that the SuperCPU becomes so popular that many
  213. > 65C816 program development tools are released (as well as software) and
  214. > a user DIY hardware hack is developed for the C64/128.  This might be a
  215. > 65C816 running at just 8 Mhz with just a few K bytes of fast RAM (or
  216. > even just zero page) patched into the C64/128.  This would cost only a
  217. > fraction of buying a new SuperCPU, but more importantly it would be a
  218. > fun hardware hacking project.
  219.  
  220. Doing such a hack would pretty much require adding most of the circuitry
  221. of a SuperCPU into the 128. I have serious reservations about calling that
  222. kind of a hack 'fun'. Probably the easiest hack would be to try to
  223. overclock the 128's own processor, update the RAM, then modify the ROM.
  224. But I'm betting you'd still need to break all traces to the I/O circuitry
  225. and put some custom logic in-between.
  226.  
  227.  
  228. > What would really sell the SuperCPU?  A killer application that
  229. > requires the SuperCPU.  I doubt that this will happen.  However, it may
  230. > happen that the WAVE (a C128 graphical web browser in development) may
  231. > work well but very slow on a stock 128 but be quite fast on a SuperCPU
  232. > 128.
  233.  
  234. Guess we'll see. There are at least a few software authors interested in
  235. doing things that weren't possible before. But a lot of the older apps are
  236. suddenly much more usable, too.
  237.  
  238. > Will I buy one?  Probaly not, but I am interested and I'm waiting to
  239. > see how the SuperCPU 128 pans out.
  240.  
  241.  
  242. Doug Cotton
  243. E-mail: doug.cotton@the-spa.com
  244.  
  245.  
  246. =====================================================================
  247. |    Creative Micro Designs, Inc.   |    Orders:  (800) 6383-CMD    |
  248. |    P.O. Box 646                   |    Support: (413) 525-0023    |
  249. |    East Longmeadow, MA 01028      |    Fax:     (413) 525-0147    |
  250. ---------------------------------------------------------------------
  251. |        Visit our WWW Site at: http://www.the-spa.com/cmd/         |
  252. =====================================================================
  253. #! rnews 3608
  254. Date: Tue, 13 Aug 1996 01:26:39 -0500
  255. From: doug.cotton@the-spa.com (Doug Cotton)
  256. Newsgroups: comp.sys.cbm
  257. Subject: Re: SuperCPU
  258. Message-ID: <doug.cotton-1308960126390001@s148.the-spa.com>
  259. References: <96081120062552920@qcs.org> <h98ybjl5i90.fsf@bunuel.e.kth.se>
  260. Organization: Creative Micro Designs, Inc.
  261. X-Newsreader: Yet Another NewsWatcher 2.0.6b4
  262. NNTP-Posting-Host: s148.the-spa.com
  263. Lines: 53
  264. Path: pravda.aa.msen.com!news1.best.com!news.sgi.com!enews.sgi.com!news.
  265. mathworks.com!newsfeed.internetmci.com!news-out.microserve.net!news-in.
  266. microserve.net!
  267.  news.paonline.com!news3.paonline.com!s148.the-spa.com!user
  268.  
  269. In article <h98ybjl5i90.fsf@bunuel.e.kth.se>, e92_aan@elixir.e.kth.se
  270. (Andreas Andersson) wrote:
  271.  
  272. > I'm sure the person in question was talking about some sort of regular
  273. > version of JiffyDOS, CMD's OS patch...
  274.  
  275. I concur.
  276.  
  277. > As for the actual chip used, well, from a picture of the SuperCPU on
  278. > CMD's website it looks just like a normal 28-pin EPROM in a 32-pin socket.
  279. > (Which is making at least me a bit suspicious about the information below
  280. > the picture saying that this is 128K ROM. I may me wrong of course, but it
  281. > looks more as if there's an _option_ for 128K ROM. I think the largest
  282. > 28-pin EPROM's are 64K.)
  283.  
  284. The picture and text didn't agree, yes. But the text was really meant to
  285. indicate what the production unit would include, and that is the case. The
  286. initial boards we used in-house and for beta testers were modified to take
  287. the smaller ROM, but eventually all had to be switched back to production
  288. standards to take the production ROM.
  289.  
  290. > If CMD publishes the specs on the rocket socket, there's no reason why
  291. > you shouldn't be able to build yourself an improved cartridge :)
  292. > Unless, of course, they've done something really brain-damaged like not
  293. > having the whole bus available on it. They seem to be pretty smart people
  294. > though, so this shouldn't be the case.
  295.  
  296. The main problem with this is that there's only room internally for
  297. basically one board, and there's no external access to this port. Someone
  298. could make their own custom internal card for the 64 version provided they
  299. don't want the CMD extended RAM board for the SuperCPU, but on the 128
  300. version, the connector will be used for the 128/RAM combo card.
  301.  
  302. > >   It is also apearant that the CPLD (Complex Programmable Logic Device)
  303. > >   is the magic "black box" that makes the SuperCPU work.
  304.  
  305. > I have a hard time seeing them letting out this kind of info. It would just
  306. > be way too easy to copy their design...
  307.  
  308. To that degree, you're correct. Though info on the registers contained in
  309. this chip have already been documented in the User's Guide, and some more
  310. info on those and some system timing differences created by this chip will
  311. be included in the programmer's guide.
  312.  
  313. > Why stop at that? I could sure use an Ethernet card, couldn't you?
  314. > And the Swiftlink really isn't that great at 1 MHz, is it?
  315. > An IDE interface is simply a must, I would say. :)
  316.  
  317. These are issues that I believe will be addressed in the next CMD project
  318. following the SuperCPU.
  319.  
  320.  
  321. Doug Cotton
  322. E-mail: doug.cotton@the-spa.com
  323.  
  324.  
  325. =====================================================================
  326. |    Creative Micro Designs, Inc.   |    Orders:  (800) 6383-CMD    |
  327. |    P.O. Box 646                   |    Support: (413) 525-0023    |
  328. |    East Longmeadow, MA 01028      |    Fax:     (413) 525-0147    |
  329. ---------------------------------------------------------------------
  330. |        Visit our WWW Site at: http://www.the-spa.com/cmd/         |
  331. =====================================================================
  332. #! rnews 737
  333. Path: pravda.aa.msen.com!nntp.coast.net!news-res.gsl.net!news.gsl.net!news.
  334. mathworks.com!newsfeed.internetmci.com!in3.uu.net!news6.agis.net!agis!oxy.rust.
  335. net!
  336.  usenet
  337. From: bryan white <bwhite3@rust.net>
  338. Newsgroups: comp.sys.cbm
  339. Subject: CMD ???
  340. Date: Sun, 11 Aug 1996 20:19:55 -0400
  341. Organization: better now that I'm married
  342. Lines: 8
  343. Message-ID: <320E78AB.10BB@rust.net>
  344. Reply-To: bwhite3@rust.net
  345. NNTP-Posting-Host: aa-6.rust.net
  346. Mime-Version: 1.0
  347. Content-Type: text/plain; charset=us-ascii
  348. Content-Transfer-Encoding: 7bit
  349. X-Mailer: Mozilla 3.0b6 (Win95; I)
  350.  
  351. After posting my first message I looked at CMD's Web page, Are they
  352. doing ok, the stuff was fairly old and it made me wonder, if they were
  353. still a going concern?
  354.  
  355. thanks
  356.  
  357. bryan
  358.  
  359. #! rnews 1197
  360. Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!newsfeed.
  361. internetmci.com!uuneo.neosoft.com!news.sesqui.net!uhura.phoenix.net!usenet
  362. From: pancake@mail.utexas.edu (C Daniello)
  363. Newsgroups: comp.sys.cbm
  364. Subject: Re: Who owns Epyx games?
  365. Date: 13 Aug 1996 06:01:34 GMT
  366. Organization: Phoenix Data Net (713) 486-8337 http://www.phoenix.net
  367. Lines: 11
  368. Message-ID: <4up5nu$2ds@uhura.phoenix.net>
  369. References: <1996Aug2.020849@clstac> <4tt43p$s9b@sdcc12.ucsd.edu>
  370. NNTP-Posting-Host: dial94.phoenix.net
  371. Mime-Version: 1.0
  372. Content-Type: Text/Plain; charset=US-ASCII
  373. X-Newsreader: WinVN 0.99.7
  374.  
  375. >In <1996Aug2.020849@clstac> jmaniquis@csupomona.edu writes:
  376. >>Howdy,
  377. >>I just wanted to find out if anyone here knows who owns the rights to the
  378. >>made by Epyx.  This year's olympic games have brought out some memories of
  379.  
  380. From what I gather following the events leading up to the Supercharger CD
  381. project, Epyx bought the Supercharger titles when Starpath folded and then a
  382. company called Bridgestone bought the Epyx stuff.  Bridgestone makes Christian
  383. software of some sort, and they were nice enough to let Glenn Saunders put the
  384. Atari 2600 Supercharger titles on a CD for distribution.
  385.  
  386. #! rnews 1253
  387. Path: pravda.aa.msen.com!news1.best.com!nntp04.primenet.com!news.shkoo.com!nntp.
  388. primenet.com!news.mathworks.com!fu-berlin.de!zrz.TU-Berlin.DE!suncom.rz.hu-ber
  389.  lin.de!not-for-mail
  390. From: h0142kdd@joker.rz.hu-berlin.de (Paul David Doherty)
  391. Newsgroups: comp.sys.cbm
  392. Subject: Re: 29 READ ERROR ?
  393. Date: 13 Aug 1996 09:09:16 +0200
  394. Organization: Humboldt Universitaet Berlin
  395. Lines: 19
  396. Message-ID: <4up9ms$8lq@joker.rz.hu-berlin.de>
  397. References: <4unib5$7v1@joker.rz.hu-berlin.de> <320F4508.4244@orl.mindspring.
  398. com>
  399. NNTP-Posting-Host: joker.rz.hu-berlin.de
  400.  
  401. In article <320F4508.4244@orl.mindspring.com>,
  402. Radioactive Warrior  <radwar@orl.mindspring.com> wrote:
  403. >
  404. >When the disk is formated, the ID that is initally given (ie.
  405. >"N0:NAME,ID") is written to each sector as the disk is fomatted.
  406. >The ID for each sector is part of the GCR "header" and thus
  407. >cannot be altered using a standard track/sector editor...
  408. [etc.]
  409.  
  410. Well, thanks, but I knew all that. My original question was:
  411. How do I get a 29 Read Error on a particular sector? Or, in other
  412. words, if I get a 29 RE on (say) sector 5:0, what is the ID
  413. embedded in the header of block 5:0 compared to? Where does the
  414. 1541 DOS get the "master" ID for a disk from?
  415.  
  416. Can anyone help? Thanks in advance,
  417.  
  418. -- Dave
  419.  
  420. #! rnews 969
  421. Path: pravda.aa.msen.com!usenet.ins.cwru.edu!agate!howland.erols.net!swrinde!
  422. gatech!news.mathworks.com!newsfeed.internetmci.com!in3.uu.net!news6.agis.net!
  423. agis
  424.  !oxy.rust.net!usenet
  425. From: bryan white <bwhite3@rust.net>
  426. Newsgroups: comp.sys.cbm
  427. Subject: surfing with C-128??
  428. Date: Sun, 11 Aug 1996 20:02:29 -0400
  429. Organization: better now that I'm married
  430. Lines: 13
  431. Message-ID: <320E7495.29C5@rust.net>
  432. Reply-To: bwhite3@rust.net
  433. NNTP-Posting-Host: aa-6.rust.net
  434. Mime-Version: 1.0
  435. Content-Type: text/plain; charset=us-ascii
  436. Content-Transfer-Encoding: 7bit
  437. X-Mailer: Mozilla 3.0b6 (Win95; I)
  438.  
  439. Since I just found this group and my Dad sill uses his 128D and I saw
  440. that CMD super CPU thing, and Dad does love making "old" things work
  441. better, I plan on getting him the super CPU and a hard drive and a fast
  442. modem.
  443.  
  444.  The question is what's the fastest modem people are using, and is there
  445. a graphical browser (Geos-type maybe) that can be used?
  446.  
  447. thanks for any pointers
  448.  
  449. bryan
  450.  
  451.  
  452. #! rnews 787
  453. Path: pravda.aa.msen.com!news1.best.com!nntp04.primenet.com!news.shkoo.com!nntp.
  454. primenet.com!uunet!in2.uu.net!news.berk.net!news.axxis.com!news.bestweb.net!al
  455.  pha.comsource.net!news.cioe.com!dial1-16.tctc.com!user
  456. From: herb3@tctc.com (Herb House 3)
  457. Newsgroups: comp.sys.cbm
  458. Subject: Lookin for Last Ninja 3
  459. Date: 6 Aug 1996 20:50:29 GMT
  460. Organization: Herb House 3
  461. Lines: 11
  462. Message-ID: <herb3-0608961549360001@dial1-16.tctc.com>
  463. NNTP-Posting-Host: dial1-16.tctc.com
  464.  
  465.    I am looking for the game Last Ninja 3.  Copies are okay if I can also
  466. buy copies of the instructions.
  467.  
  468.       Thanks
  469.          Justin Wilson
  470.  
  471. --
  472. Herb House 3 <herb3@tctc.com>
  473. Independent Distributors of Nature's Sunshine Products
  474. Complete line of all natural Herbs and Vitamin Supplements
  475. (317)762-6772 Voice Or Fax
  476. #! rnews 1719
  477. Path: pravda.aa.msen.com!news1.best.com!news.sgi.com!swrinde!howland.erols.net!
  478. surfnet.nl!tuegate.tue.nl!mud.stack.urc.tue.nl!martijnb
  479. From: martijnb@mud.stack.urc.tue.nl (Martijn van Buul)
  480. Newsgroups: comp.sys.cbm
  481. Subject: Re: CBM 80xx
  482. Date: 13 Aug 1996 08:45:43 GMT
  483. Organization: Eindhoven University of Technology, The Netherlands
  484. Lines: 25
  485. Message-ID: <4upfbn$4l9@tuegate.tue.nl>
  486. References: <tcpnntpd.16.8.5.21.55.14.2644608140.3751922@ccsnet.com>
  487. <4u6pkl$edo@tuegate.tue.nl> <4udp05$r04@d1o2.telia.com>
  488. NNTP-Posting-Host: mud.stack.urc.tue.nl
  489. X-Newsreader: TIN [version 1.2 PL2]
  490.  
  491. Peter Karlsson (m9944@abc.se) wrote:
  492. : In article <4u6pkl$edo@tuegate.tue.nl>, martijnb@mud.stack.urc.tue.nl
  493. : (Martijn van Buul) wrote:
  494.  
  495. : > The only problem is to get those (basic) files into a PET.
  496.  
  497. : PC -> 1541 via StarCommander, and then via a 4040 drive to the PET,
  498. : perhaps?
  499. Sure. The only problem is : I don't have an 4040, nor a 4031.
  500. (But hopefully a IEEE compatible 1541 soon..)
  501.  
  502. : Does anyone know if it possible to adapt StarCommander for use with a
  503. : parallel IEEE interface (like a 4040 or 8050)?
  504. Guess not. The standard IBM PC printer port doesn't have enough IO lines.
  505.  
  506. Martijn
  507. --
  508. -=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-
  509.           Martijn ('PINO') van Buul, martijnb@stack.urc.tue.nl
  510.                          (Pino Is Not Onno!)
  511. -=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-
  512.    "   And just when you thought you've seen everything about stupidity,
  513.                      people get internet-acces......   "
  514.          Try visiting OuterSpace, mud.stack.urc.tue.nl 3333
  515. -=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-
  516. #! rnews 1699
  517. Path: pravda.aa.msen.com!nntp.coast.net!chi-news.cic.net!ddsw1!news.mcs.net!
  518. nntp04.primenet.com!news.shkoo.com!nntp.primenet.com!news.cais.net!newshub.sdsu.
  519. ed
  520.  u!newsfeeder.sdsu.edu!news.sgi.com!enews.sgi.com!news.mathworks.com!newsfeed.
  521. internetmci.com!swrinde!howland.erols.net!surfnet.nl!news.unisource.nl!news.worl
  522.  online.nl!usenet
  523. From: spy@worldonline.nl (Jeroen van Drongelen)
  524. Newsgroups: comp.sys.cbm
  525. Subject: Re: Vic-20 software offered part ][
  526. Date: Tue, 13 Aug 1996 18:08:34 GMT
  527. Organization: Da Vinci College
  528. Lines: 21
  529. Message-ID: <4uqgd6$abd@mars.worldonline.nl>
  530. References: <4uiiqh$ndd@mars.worldonline.nl> <320e5b14.6237439@news.dknet.dk>
  531. NNTP-Posting-Host: drdt1-p58.worldonline.nl
  532. X-Newsreader: Forte Free Agent 1.0.82
  533.  
  534. kwed@pip.dknet.dk (Jan Lund Thomsen) wrote:
  535.  
  536. > >Ok, my VIC-20 disks are making their way to ftp.funet.fi, into the
  537. > >directory /pub/cbm/incoming/vic20, named VIC_DISK.LZH. I don't know
  538. > >how the system administrators there are going to name it, but they're
  539. > >about 25 disks in VICDISKx.D64 (x=ascending number/letter) so you know
  540. > >how to look for them. The archive is 1,8 MB.
  541.  
  542. > I just had a look in /pub/cbm/incoming/vic20 but found it empty.
  543. > Anybody got any ideas where the files are located now?
  544.  
  545. Sorry about that. I should have know an 'incoming' directory has only
  546. CREATE and WRITE rights! I guess the disks will be transferred to the
  547. proper location (/pub/cmb/vic20 or something like that), so when the
  548. sysop's there return from their holiday, they will be reachable.
  549.  
  550. I really hoped that the files could be read from the incoming dir, but
  551. I was wrong. However, I can't possibly send all requesters the 1,8MB
  552. archive, they're just too many of them.
  553.  
  554.  
  555. #! rnews 6806
  556. Path: pravda.aa.msen.com!news1.best.com!news.sgi.com!enews.sgi.com!news.
  557. mathworks.com!fu-berlin.de!news.belwue.de!news.uni-ulm.de!rz.uni-karlsruhe.de!
  558. rzstud3.
  559.  rz.uni-karlsruhe.de!ubki
  560. From: ubki@rzstud3.rz.uni-karlsruhe.de (Frank Schnuerer)
  561. Newsgroups: comp.sys.cbm
  562. Subject: THE COMMODORE 16/116/PLUS4 GAME LIST - 08/96
  563. Date: 13 Aug 1996 12:52:36 GMT
  564. Organization: University of Karlsruhe, Germany
  565. Lines: 342
  566. Message-ID: <4uptqk$iba@nz12.rz.uni-karlsruhe.de>
  567. NNTP-Posting-Host: rzstud3.rz.uni-karlsruhe.de
  568. Mime-Version: 1.0
  569. Content-Type: text/plain; charset=iso-8859-1
  570. Content-Transfer-Encoding: 8bit
  571. NNTP-Posting-User: ubki
  572. X-Newsreader: TIN [version 1.2 PL2]
  573.  
  574.  
  575. **************************************************************
  576. ************ THE COMMODORE 16/116/PLUS4 GAME LIST ************
  577. **************************************************************
  578.  
  579. Here is my updated C-16 game list ! There are 273 cassettes,
  580. 27 disks and 5 cartridges on my list ! I would like to thank
  581. everybody who helped me to complete it. But I still need your
  582. help. Please send me a list of all games you have.
  583.  
  584. '*' means that I'm not sure if the game really exits, because
  585. I have only seen the name on different old lists !
  586.  
  587. If you find a bug or can help me to remove some of the '*'s
  588. please send me a mail !
  589.  
  590. EMail: ubki@rz.uni-karlsruhe.de
  591.  
  592. --------------------------------------------------------------
  593.    CASSETTES:
  594. --------------------------------------------------------------
  595.    3D Timetrek
  596.    3-D Maze
  597.    3-D Quasars
  598.    Aardvark
  599.    ACE
  600.  * ACE (64k)
  601.  * Alien Attack
  602.  * Alien Invasion
  603.    Airwolf
  604.    Apollo Rescue
  605.    Arena 3000
  606.    Atlantis
  607.  * Auf Wiedersehen Monty
  608.  * Auriga
  609.    Autobahn
  610.    Autozone
  611.  * Baby Berks
  612.    Bandits at Zero
  613.  * Battle
  614.    Beach Head
  615.    Berks
  616.    Berks III
  617.    Big Mac
  618.  * Blagger
  619.    BMX Racers
  620.    Bomb Jack
  621.    Bongo (Construction Set)
  622.  * Booty
  623.  * Bounder
  624.  * Bridgehead
  625.    Bubble Trouble
  626.    Canoe Slalom
  627.    Castle Dracula
  628.  * Catacombs
  629.  * Cave Fighter
  630.  * Classic Adventure
  631.  * Classic Snooker
  632.  * Circus
  633.  * Climb It
  634.    Commando
  635.  * Cops and Robbers
  636.    Cruncher
  637.    Cuthbert in Space
  638.    Cuthbert in the Cooler
  639.    Cuthbert in the Tombs
  640.    Daley Thompson's Star Events
  641.  * Danger Diamonds
  642.    Dark Tower
  643.  * Death Race 16
  644.  * Defence 16
  645.  * Demolitions
  646.    Diagon
  647.  * Diamond Mine
  648.  * Dork's Dilemma
  649.  * Droid One
  650.  * Emerald Mine II
  651.  * Escape from Pulsar 7
  652.    European Games
  653.    Exorcist
  654.  * Fighting Warrior
  655.    Finders Keepers
  656.    Fingers Malone
  657.    Fire Ant
  658.  * Five-Star-Games
  659.  * Flight 015
  660.    Flight Path 737
  661.    Football Manager
  662.    Footballer of the Year
  663.    Footballer of the Year (64k)
  664.    Formula 1 Simulator
  665.    Frank Bruno's Boxing
  666.  * Frenesis
  667.  * Fury
  668.  * Future Knight
  669.  * Future Shock
  670.    G-Man
  671.  * Galaxions
  672.    Galaxy
  673.    Ghosts'n Goblins
  674.    Ghost Town
  675.    Gnasher
  676.  * Goldrush
  677.  * Golf
  678.    Grandmaster
  679.  * Green Beret
  680.  * Gremlins
  681.    Gullwing Falcon
  682.    Gun Law
  683.    Gunslinger
  684.  * Guzzler
  685.    Gwnn
  686.    Harbour Attack
  687.  * Harvey Headbanger
  688.    Hektik
  689.    Hoppit
  690.    Hustler
  691.  * Hyperforce
  692.  * Hyper Sports
  693.  * Ian Bothan's Test Match
  694.    Icile Works
  695.  * Indoor Soccer
  696.    International Karate
  697.  * Into the Deep
  698.    Invaders
  699.  * Invasion 2000 AD
  700.  * Jetbrix
  701.  * Jet Set Willy
  702.  * Jet Set Willy II
  703.    Joey
  704.    Jump Jet (64k)
  705.    Kane
  706.    Karate King (64k)
  707.    Kikstart
  708.    Knock Out
  709.    Kung Fu Kid
  710.    Las Vegas (Video Poker)
  711.  * Laser Zone
  712.  * Lawn Tennis
  713.    League Challenge
  714.  * Leapin' Louie!
  715.  * Legende im Eis (64k)
  716.    Legionnaire
  717.  * Liberator
  718.  * Lunar Docking
  719.  * Mail Trail
  720.  * Major Blink
  721.  * Manic Death Chase
  722.  * Manic Miner
  723.    Master Chess
  724.  * Matrix
  725.    Mayhem
  726.  * Megabolts
  727.  * Mega Zap
  728.  * Mercenary (64k)
  729.  * Meteorite
  730.  * Minipedes
  731.  * Mission Mars
  732.    Molecule Man
  733.    Monkey Magic
  734.    Monty on the Run
  735.    Moon Buggy
  736.    Mr. Puniverse
  737.  * Munch It
  738.  * Myriad
  739.  * Netrun 2000
  740.    Ninja Master
  741.    Number Chase
  742.    Oblido
  743.  * Olympiad
  744.    One Man and his Droid
  745.    Out on a Limb
  746.  * Panic Penguin
  747.    Panik !
  748.    Paper Boy
  749.    Petals of Doom
  750.    Petch
  751.  * Pfad im Dschungel (64k)
  752.    Pharao's Tomb
  753.    Pin Point
  754.  * Ping Pong
  755.  * Pogo Pete
  756.    Powerball
  757.  * Project Nova
  758.    Prospector Pete
  759.  * Psychedelia
  760.    Punchy
  761.  * Purple Turtles
  762.    P.O.D. (Proof of Destruction)
  763.    Quiwi (64k)
  764.    Raetsel der 7. Kolonie (64k)
  765.    Raffles
  766.  * Raider
  767.  * Reach for the Sky
  768.  * Rescue from Zylon
  769.    Return of Rockman
  770.    Richochet
  771.    Rig Attack
  772.    Robin to the Rescue
  773.    Robo Knight
  774.    Rockman
  775.    Roller Kong
  776.    Runner
  777.  * Saboteur
  778.  * Saboteur (64k)
  779.  * Scooby Doo
  780.    Scramble
  781.    Seastrike
  782.  * Second City (Mercenary II) (64k)
  783.    Shark
  784.  * Shoot-It
  785.    Skyhawk
  786.  * Slippery-Sid
  787.  * Soccer Boss
  788.  * Solo
  789.    Sommer Olympiade
  790.  * Sorcerer of Claym. Castle
  791.  * Space Escort
  792.  * Space Fiends
  793.  * Space Freaks
  794.  * Space Pilot
  795.    Space Sweep
  796.    Spectipede
  797.  * Speed King
  798.  * Spiderman
  799.  * Spiky Harold
  800.  * Sport Show
  801.  * Spy vs Spy
  802.    Squirm
  803.  * Starburst
  804.  * Star Commando
  805.  * Starcross (64k)
  806.  * Starforce Nova
  807.    Storm
  808.    Street Olympics
  809.    Strip-Poker (64k)
  810.  * Suicide Run
  811.  * Sun Street (The Newsboy)
  812.  * Supergran
  813.  * Suspended (64k)
  814.  * Sword of Destiny
  815.  * Tazz
  816.    Terra Cognita
  817.    Terra Nova
  818.    Terra Nova (64k)
  819.  * Terrorist
  820.    Thai Boxing
  821.    The Berks Trilogy
  822.  * The Hulk
  823.  * The Magicians Curse
  824.    The Way of the Exploding Fist
  825.  * The Way of the Tiger
  826.  * The Wizard and the Princess
  827.    Thrust
  828.  * Timeslip
  829.    Tom
  830.  * Tomb of Tarrabash
  831.  * Torpedo Alley
  832.  * Torpedo Run
  833.  * Tower of Evil
  834.    Trailblazer
  835.    Treasure Island
  836.  * Trizons
  837.    Tutti Frutti
  838.    Tycoon Tex
  839.  * U.S. Drag Racing
  840.    Ultimate Adventure
  841.    UXB
  842.  * Varmit
  843.    Vegas Jackpot
  844.    Video Meanies
  845.  * Video Poker
  846.  * Voidrunner
  847.  * Vox
  848.  * Wacky Painter
  849.    Water Grand Prix
  850.  * Waffenslinger
  851.  * Who Dares Wins II
  852.    Williamsburg Adventure
  853.  * Wimbledon
  854.  * Winnie Witch's Superbroom
  855.    Winter Olympiade
  856.    Winter Olympics
  857.    World Cup
  858.  * World Cup Carnival
  859.  * World Series Baseball
  860.  * Xadium
  861.    Xargon's Revenge
  862.    Xargon Wars
  863.  * Xcellor 8
  864.    Yie ar Kung-Fu
  865.  * Zagan Warrior
  866.  * Zap'em
  867.    Zodiac
  868.    Zolox
  869.  
  870. --------------------------------------------------------------
  871.    DISKS:
  872. --------------------------------------------------------------
  873.  
  874.  * ACE (64k)
  875.  * ACE II (64k)
  876.    Bongo (Construction Set)
  877.  * Bridgehead
  878.    Chipy
  879.    Crillion
  880.  * CJS Games
  881.    Demolition
  882.  * Hollywood Poker (64k)
  883.    Fortress Underground
  884.  * Karate King (64k)
  885.    Legende im Eis (64k)
  886.  * Legionnaire
  887.  * Mercenary (64k)
  888.  * Mercenary II - The Second City (64k)
  889.  * Operation Hawaii (64k)
  890.  * Pfad im Dschungel (64k)
  891.  * Quiwi (64k)
  892.    Raetsel der 7. Kolonie (64k)
  893.  * Sommer Olympiade
  894.  * Space Pilot
  895.  * Sport Show
  896.  * Starcross (64k)
  897.  * Suspended (64k)
  898.  * Winter Olympiade
  899.  * Zork I (64k)
  900.  * Zork II (64k)
  901.  * Zork III (64k)
  902. --------------------------------------------------------------
  903.    CARTRIDGES:
  904. --------------------------------------------------------------
  905.    Atomic Mission
  906.    Jack Attack
  907.    Pirate Adventure
  908.    Strange Oddyssey
  909.    Viduzzles
  910.  
  911.  
  912.  
  913.  
  914. --
  915. Frank Schnuerer  ***  eMail ubki@rz.uni-karlsruhe.de
  916.  
  917.