home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / CompSysCBM / 070196B.TXT / text0006.txt < prev   
Encoding:
Text File  |  2019-04-13  |  34.1 KB  |  942 lines

  1. In article <r22980-2606961225200001@r22980.sps.mot.com>,=20
  2. r22980@email.sps.mot.com says...
  3. >
  4. >Hello! I am interested in using my C64 as a controller and it involves t=
  5. he
  6. >IO port for which I don't have any pin-out and memory map info for it.
  7. >
  8. >I looked at public library for info but can't find any on C64 and IO
  9. >interfacing. If you have any info for it, could you please email or post
  10. >here?
  11. >
  12. >Thanks!
  13. >Ador
  14.  
  15. If you told us which port you wanted to use, or if you don't know share y=
  16. our=20
  17. interfacing requirements, you would probably get a really good responce. =
  18. =20
  19. Your choices are:
  20.  
  21. User (modem) Port (a variety of interfaces to work with here, including 6=
  22. 526=20
  23. parallel and serial, synthesized RS-232 (TTL), interupts)
  24.  
  25. Cassette Port (Good for high power requirements)
  26.  
  27. Serial Bus Port (Good if you need wired-or capability, but might interfea=
  28. r=20
  29. with any peripherals that happen to be plugged in here and I/O lines are=20
  30. limited)
  31.  
  32. Expansion Port (Direct access to address/data buses, CPU control lines, a=
  33. nd=20
  34. all memory and I/O chips inside the computer.  Dangerous if you don't kno=
  35. w=20
  36. what your doing)
  37.  
  38. Joystick Port (Great for simple I/Os from the 6526)
  39.  
  40. Best general reference I can point you to are:
  41.  
  42.  
  43. C64 Programmers Reference Guide:  Contains pin outs for all ports, 6526 d=
  44. ata=20
  45. sheets.
  46.  
  47. Mapping the C64:  Gives a good amount of detail on the ports and how to=20
  48. program the 6526's.
  49.  
  50. #! rnews 1493
  51. Newsgroups: comp.sys.cbm,comp.emulators.cbm,comp.sys.apple2,comp.sys.atar=
  52. i.8bit,alt.comp.hardware.homebuilt
  53. Path: pravda.aa.msen.com!news1.best.com!nntp.primenet.com!news.cais.net!n=
  54. ews.mathworks.com!uunet!in2.uu.net!EU.net!sun4nl!wirehub!Leiden.NL.net!ne=
  55. ws
  56. From: M.Ruigrok@inter.nl.net (Maarten Ruigrok)
  57. Subject: Re: Multithreading OS for the C64
  58. X-Nntp-Posting-Host: db51-3.den-bosch.nl.net
  59. Message-ID: <Dtvnp8.9p3@inter.NL.net>
  60. Sender: news@inter.NL.net (News at newsldn)
  61. Reply-To: M.Ruigrok@inter.nl.net
  62. Organization: NLnet
  63. X-Newsreader: Forte Free Agent 1.0.82
  64. References: <4q3u1i$rd7@sun0.urz.uni-heidelberg.de>
  65. Date: Mon, 1 Jul 1996 18:31:38 GMT
  66. Lines: 17
  67. Xref: pravda.aa.msen.com comp.sys.cbm:57237 comp.emulators.cbm:12211 comp=
  68. .sys.apple2:104976 comp.sys.atari.8bit:38350 alt.comp.hardware.homebuilt:=
  69. 23229
  70.  
  71. fs1@aixterm2.urz.uni-heidelberg.de (Andre Fachat) wrote:
  72.  
  73.  
  74. >This is the announcement of "OS/A65", a 6502 CPU operating system
  75. >I wrote some time ago and which I now put on the Web. It is
  76. >copyrighted under the GNU public license.
  77. >Some of its features are:
  78. > - preemptive multitasking/multithreading
  79. how did you make it pre-emptive when the 6502 processor itself has no way=
  80.  to
  81. check for boundaries or anything (so called trap errors coming from the
  82. processor itself (in pc systems btw)). In what way can the operating syst=
  83. em take
  84. back and control software running under it?. Maybe someone from microsoft=
  85.  could
  86. implement it in their own products ;-).
  87.  
  88. greetinx,
  89. Maarten Ruigrok
  90.  
  91. #! rnews 1362
  92. Path: pravda.aa.msen.com!spool.mu.edu!noc.nyx.net!nyx10.cs.du.edu!not-for=
  93. -mail
  94. From: btabke@nyx10.cs.du.edu (Brett Tabke)
  95. Newsgroups: comp.sys.cbm
  96. Subject: Re: Assembler
  97. Date: 1 Jul 1996 12:30:26 -0600
  98. Organization: University of Denver, Math/CS Dept.
  99. Lines: 25
  100. Message-ID: <4r95g2$r79@nyx10.cs.du.edu>
  101. NNTP-Posting-Host: nyx10.nyx.net
  102.  
  103. Hi Onno;
  104.  
  105.  O> Are there good cross assemblers on the PC for the 6510 ?
  106.  O> (novaterm is written in one ;-)
  107.  
  108. Not that I can find.  The ones that are out there, are compiled
  109. 'garbage.  They have weird directives, extremely slow, and some even
  110. have nonstandard mnes.
  111.  
  112. On the 128 I run Karma Assembler 128 with source and destination
  113. files from Ram Dos, and non of the cross assemblers can match the
  114. assemblies times (even with a pentium).  And now that the SuperCPU
  115. release is eminent, I can't think of a reason to even begin to port
  116. code to a cross assembler. (IMHO)
  117.  
  118. Brett
  119. Brett Tabke
  120.            []::::::::::::::::::::::::::::::::::::::::::::::::::[]
  121.            [] PHD Software Systems   : INET: btabke@nyx.net    []
  122.            [] PO Box 23              : FIDO: 1:366/221         []
  123.            [] Moville, IA. USA 51039 : Home of Spray Paint 128 []
  124.            []::::::::::::::::::::::::::::::::::::::::::::::::::[]
  125.  
  126. ... "Daddy, what does FORMATTING DRIVE C mean?"
  127.                                                             =20
  128. #! rnews 1047
  129. Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!newsf=
  130. eed.internetmci.com!swrinde!cs.utexas.edu!ennfs.eas.asu.edu!noao!CS.Arizo=
  131. na.EDU!ruby.ucc.nau.edu!dana.ucc.nau.edu!pap
  132. From: pap@dana.ucc.nau.edu (Paul Allen Panks)
  133. Newsgroups: comp.sys.cbm
  134. Subject: Re:Writing an effective parser
  135. Date: 1 Jul 1996 19:00:35 GMT
  136. Organization: Northern Arizona University, Flagstaff AZ, USA
  137. Lines: 20
  138. Message-ID: <4r978j$7q7@ruby.ucc.nau.edu>
  139. NNTP-Posting-Host: dana.ucc.nau.edu
  140. X-Newsreader: TIN [version 1.2 PL2]
  141.  
  142. The biggest stumbling block, of course, might be coding it in BASIC. ML=20
  143. is foreign to me, but if its speed and efficiency that I want, I suppose=20
  144. a little BASIC loader wouldn't hurt either. ;)
  145.  
  146. Regards,
  147.  
  148. Paul Allen Panks
  149.  
  150. Now if I could just translate what I just said into code. ;)
  151.  
  152.  
  153. --
  154. --
  155. "Chickens may lay eggs, but roosters wake you up in the morning. Nobody=20
  156. pays them to do that. I do less work than that and I get paid. And I=20
  157. don't like eggs anyhow. Ooh! Bacon!"
  158.  
  159. Homer Simpson, on subsidizing small-town agriculture.
  160.  
  161.  
  162. #! rnews 738
  163. Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!news.=
  164. mathworks.com!newsgate.duke.edu!news.eff.org!nerd.apk.net!nacs.net!news
  165. From: David Graham <sysop@acclink.com>
  166. Newsgroups: comp.sys.cbm
  167. Subject: write apple2 disks
  168. Date: Mon, 01 Jul 1996 14:45:50 -0700
  169. Organization: New Age Consulting Service, Cleveland, OH, USA
  170. Lines: 3
  171. Message-ID: <31D8470E.6CEE@acclink.com>
  172. Reply-To: sysop@acclink.com
  173. NNTP-Posting-Host: 206.21.37.52
  174. Mime-Version: 1.0
  175. Content-Type: text/plain; charset=3Dus-ascii
  176. Content-Transfer-Encoding: 7bit
  177. X-Mailer: Mozilla 3.0b4 (Win95; I; 16bit)
  178.  
  179. Is there a program for the 128 or the C64 that will let you write=20
  180. programs to a disk that can be read by an apple2c, something in prodos=20
  181. preferably. Thanx
  182. #! rnews 1703
  183. Path: pravda.aa.msen.com!spool.mu.edu!howland.reston.ans.net!swrinde!elro=
  184. y.jpl.nasa.gov!news.msfc.nasa.gov!newsfeed.internetmci.com!news.zeitgeist=
  185. .net!news.pixi.com!news.hula.net!spartacus.hula.net!jfenn
  186. From: Joesph Fenn <jfenn@spartacus.hula.net>
  187. Newsgroups: comp.sys.cbm
  188. Subject: Re: Replace broken keytop?
  189. Date: Mon, 1 Jul 1996 13:11:42 -1000
  190. Organization: Hula Net, Inc.  Hawaii's Newest Internet Provider
  191. Lines: 21
  192. Message-ID: <Pine.OSF.3.93.960701130554.22060I-100000@spartacus.hula.net>
  193. References: <4r76mm$k8l@coranto.ucs.mun.ca>
  194. NNTP-Posting-Host: spartacus.hula.net
  195. Mime-Version: 1.0
  196. Content-Type: TEXT/PLAIN; charset=3DUS-ASCII
  197. To: Adam Vardy <abe0084@InfoNET.st-johns.nf.ca>
  198. In-Reply-To: <4r76mm$k8l@coranto.ucs.mun.ca>
  199.  
  200.  
  201.  
  202. On 1 Jul 1996, Adam Vardy wrote:
  203.  
  204. > I am wondering if it is possible to replace a key that was broken off t=
  205. he=20
  206. > keyboard?  Where the key was, all there is now is a round little=20
  207.  
  208. Sure its possible if you have an old spare keyboard to rob.  If your
  209. talking about the 128 I have dont many myself, requires removing umteen
  210. tiny screws on underside of the keyboard, unsoldering the connectors
  211. to several keys such as the  "shiftlock" and "caps lock" before you can
  212. take the backboard off the keyboard.  Have never had to fix the 64 key
  213. board but would probably be similar to do.  Once the backplate is removed
  214. then its easy to just remove the inserts that you see sticking out the
  215. top which broke.  Be careful when unplugging the matrix wires that fit
  216. in a rather tight socket and connect the keyboard matrix to the mother
  217. board.  They tight and little difficult to dislodge, just take it easy
  218. and pry it loose a wee bit at a time.
  219.                    ***** kilroy *****
  220.  
  221.  
  222. #! rnews 1319
  223. Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.sprintlink.ne=
  224. t!news-fw-6.sprintlink.net!news.mathworks.com!uunet!inXS.uu.net!nntp.inet=
  225. .fi!news.csc.fi!ousrvr3.oulu.fi!haapa.oulu.fi!not-for-mail
  226. From: jakarppi@haapa.oulu.fi (Jari Karppinen)
  227. Newsgroups: comp.sys.cbm
  228. Subject: C64 archivers
  229. Date: 30 Jun 1996 15:38:18 GMT
  230. Organization: University of Oulu, Computer Services Center
  231. Lines: 20
  232. Message-ID: <4r671a$ah@ousrvr3.oulu.fi>
  233. NNTP-Posting-Host: haapa.oulu.fi
  234. Mime-Version: 1.0
  235. Content-Type: text/plain; charset=3Diso-8859-1
  236. Content-Transfer-Encoding: 8bit
  237. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  238.  
  239. Hello,
  240.  
  241. Just a while ago I downloaded some classic games from
  242. utopia.hacktic.nl to run with C64S v2.0, but it appears that most of=20
  243. them were packed with c64 archives unknown to me...
  244.  
  245. Ok, lynxed files were easy since I have the Ult.Lynx 3, but=20
  246. can anyone tell me how to unpack files with extension .SFX ?
  247. It is supposed to be somekind of self extracting archive, right --- but=20
  248. how do I get it to extract itself?
  249.  
  250. Also there were some LHA archives, which contained files with names
  251. like: 1!turbo, 2!turbo etc.=20
  252.  
  253. How to unpack those? (What files are they anyway....?)
  254. I have also heard of zipcode... what might that be then?
  255.  
  256. Any help would be greatly appreciated.
  257.  
  258. Jari Karppinen <jakarppi@raita.oulu.fi>
  259. #! rnews 1138
  260. Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!newsf=
  261. eed.internetmci.com!in2.uu.net!EU.net!Norway.EU.net!nntp.uio.no!news.glob=
  262. al-one.no!news1.transpac.net!oden.abc.se!dos.canit.se!seunet!mn7.swip.net=
  263. !mn6.swip.net!mn5.swip.net!news
  264. From: magnus.johansson@mbox201.swipnet.se (Gardus)
  265. Newsgroups: comp.sys.cbm
  266. Subject: Sid chip connection help wanted
  267. Date: Mon, 01 Jul 1996 18:10:59 GMT
  268. Organization: -
  269. Lines: 16
  270. Message-ID: <4r946u$cq6@mn5.swip.net>
  271. NNTP-Posting-Host: dialup103-8-5.swipnet.se
  272. NNTP-Posting-User: 2c6c9f94ebfc153a9bbfbe33db325b48
  273. X-Newsreader: Forte Free Agent 1.0.82
  274.  
  275. Hello out there!
  276. Is there anyone out there that can help me connect
  277. a new sidchip to my c64, if I remember right it=B4s called=20
  278. sid 8580?
  279. I bought it about a month ago and replaced the old one and got...
  280. dissapointed. The sound got messy with some high=20
  281. freequenzy noice. Tunes made for old chip still sounded ok though.
  282. I have a schematic diagram and know a bit about solding so if=20
  283. You can tell me how it should be done i will probably fix it.
  284. PLEASE HELP!
  285. Long live the good old c64.
  286.  
  287.        Magnus Eriksson. =20
  288.       =20
  289.        Sweden
  290.  
  291. #! rnews 1150
  292. Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!newsf=
  293. eed.internetmci.com!news.zeitgeist.net!news.pixi.com!news.hula.net!sparta=
  294. cus.hula.net!jfenn
  295. From: Joesph Fenn <jfenn@spartacus.hula.net>
  296. Newsgroups: comp.sys.cbm
  297. Subject: Re: what is a .sfx????
  298. Date: Mon, 1 Jul 1996 12:57:59 -1000
  299. Organization: Hula Net, Inc.  Hawaii's Newest Internet Provider
  300. Lines: 14
  301. Message-ID: <Pine.OSF.3.93.960701125515.22060G-100000@spartacus.hula.net>
  302. References: <4r24iv$c6c@omnifest.uwm.edu>
  303. NNTP-Posting-Host: spartacus.hula.net
  304. Mime-Version: 1.0
  305. Content-Type: TEXT/PLAIN; charset=3DUS-ASCII
  306. To: "Andrew R. McInnis" <amcinnis@omnifest.uwm.edu>
  307. In-Reply-To: <4r24iv$c6c@omnifest.uwm.edu>
  308.  
  309.  
  310.  
  311. On 28 Jun 1996, Andrew R. McInnis wrote:
  312.  
  313. > i recently got a commodore modem and everything i see to download
  314. > is a .sfx or a .lha file
  315. > whAt are these??
  316. Andy that is a self disolving file.  It is a 128 mode file just load
  317. it in 128 mode and run it.  It will dissolve itself and present you
  318. with a dir of all the files or parts of the program that are needed.
  319. (works just like the old 64 files that ended with  .sda)
  320.                    ***** kilroy *****
  321.  
  322.  
  323. #! rnews 1176
  324. Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!newsf=
  325. eed.internetmci.com!news.zeitgeist.net!news.pixi.com!news.hula.net!sparta=
  326. cus.hula.net!jfenn
  327. From: Joesph Fenn <jfenn@spartacus.hula.net>
  328. Newsgroups: comp.sys.cbm
  329. Subject: Re: what is a .sfx????
  330. Date: Mon, 1 Jul 1996 13:02:53 -1000
  331. Organization: Hula Net, Inc.  Hawaii's Newest Internet Provider
  332. Lines: 16
  333. Message-ID: <Pine.OSF.3.93.960701130016.22060H-100000@spartacus.hula.net>
  334. References: <4r24iv$c6c@omnifest.uwm.edu>
  335. NNTP-Posting-Host: spartacus.hula.net
  336. Mime-Version: 1.0
  337. Content-Type: TEXT/PLAIN; charset=3DUS-ASCII
  338. To: "Andrew R. McInnis" <amcinnis@omnifest.uwm.edu>
  339. In-Reply-To: <4r24iv$c6c@omnifest.uwm.edu>
  340.  
  341.  
  342.  
  343. On 28 Jun 1996, Andrew R. McInnis wrote:
  344.  
  345. > hi
  346. > i recently got a commodore modem and everything i see to download
  347. > is a .sfx or a .lha file
  348. > whAt are these?? how do i load these things.
  349.  
  350. Andy .sfx files are self disolving files that run in 128 mode.
  351. Just load and run em and they dearc into the original files.
  352. .lha  I think is lharc which is a utility that creates the .sfx
  353. archived files.  You must have a 1750 reu on line to use the lharc.
  354.                   ***** kilroy *****
  355.  
  356.  
  357. #! rnews 931
  358. Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!newsf=
  359. eed.internetmci.com!in2.uu.net!News.MO.NET!Walden.mo.net!not-for-mail
  360. From: pbunch@Walden.mo.net (Phil Bunch)
  361. Newsgroups: comp.sys.cbm
  362. Subject: Re: C64 does not work!!
  363. Date: 1 Jul 1996 22:24:49 GMT
  364. Organization: -=3DMO.NET=3D- MVP-Net, Inc's Missouri Operations
  365. Lines: 18
  366. Message-ID: <4r9j7h$4hp@twain.mo.net>
  367. References: <4r1jc9$80r@newsbf02.news.aol.com>
  368. NNTP-Posting-Host: walden.mo.net
  369. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  370.  
  371. NDBMST (ndbmst@aol.com) wrote:
  372. : I have an old C64, which, when opened, appears to be fine, but when is
  373. : turned on, nothing happens. The screen turns black and will not run dri=
  374. ve
  375. : games, but cartirdges work. Any suggestions?? Disk drive is fine, has b=
  376. een
  377. : tested with a Vic-20.
  378.  
  379.  
  380. Sounds to me like you might have a partially defective PLA chip...
  381.  
  382. Hope this helps,
  383.  
  384. =20
  385. Phil Bunch   N0MFC
  386.  
  387. pbunch@mo.net
  388.    or
  389. phil@slacc.com
  390.  
  391. #! rnews 698
  392. Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!newsf=
  393. eed.internetmci.com!swrinde!sdd.hp.com!hp-pcd!hpbs2500.boi.hp.com!tbaca
  394. From: tbaca@boi.hp.com (Tony Baca (?))
  395. Newsgroups: comp.sys.cbm
  396. Subject: Schematic for 1802
  397. Date: 1 Jul 1996 17:35:59 GMT
  398. Organization: Tony Baca at Hewlett Packard Co. (Boise, ID)
  399. Lines: 6
  400. Message-ID: <4r929v$pml@hpbs2500.boi.hp.com>
  401. Reply-To: tbaca@boi.hp.com
  402. NNTP-Posting-Host: hpbs114.boi.hp.com
  403. X-Newsreader: TIN [version 1.2 PL2.2]
  404.  
  405. Does anyone have a schematic for the comodore 1802 monitor? If it
  406. is out of print, I would pay copying cost and postage for a copy. =20
  407.  
  408.  
  409. _____
  410.    /ony Baca     Hewlett Packard Co. Boise, Idaho      tbaca@boi.hp.com
  411. #! rnews 932
  412. Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!newsf=
  413. eed.internetmci.com!news.zeitgeist.net!news.pixi.com!news.hula.net!sparta=
  414. cus.hula.net!jfenn
  415. From: Joesph Fenn <jfenn@spartacus.hula.net>
  416. Newsgroups: comp.sys.cbm
  417. Subject: Re: 1581 HD or DD
  418. Date: Mon, 1 Jul 1996 13:23:27 -1000
  419. Organization: Hula Net, Inc.  Hawaii's Newest Internet Provider
  420. Lines: 9
  421. Message-ID: <Pine.OSF.3.93.960701132054.22060J-100000@spartacus.hula.net>
  422. References: <4r3qqr$anj@nyx10.cs.du.edu>
  423. NNTP-Posting-Host: spartacus.hula.net
  424. Mime-Version: 1.0
  425. Content-Type: TEXT/PLAIN; charset=3DUS-ASCII
  426. To: Margie Weller <mweller@nyx10.cs.du.edu>
  427. In-Reply-To: <4r3qqr$anj@nyx10.cs.du.edu>
  428.  
  429. On 29 Jun 1996, Margie Weller wrote:
  430. > Do you see any advantage to using HD disks instead of DD disks in the
  431. > 1581 drive, other than easy availability?
  432. >=20
  433. Yes...............They are cheaper and easier to find!!!....
  434.                     ***** kilroy *****
  435.  
  436.  
  437.  
  438. #! rnews 488
  439. Path: pravda.aa.msen.com!news1.best.com!nntp.primenet.com!news.mathworks.=
  440. com!newsfeed.internetmci.com!in2.uu.net!stargate.ingress.com!usenet
  441. From: deathmn@smartec.com (The Junk Yard)
  442. Newsgroups: comp.sys.cbm
  443. Subject: Wanted
  444. Date: Tue, 02 Jul 1996 00:16:41 GMT
  445. Organization: Ingress Communications (info@ingress.com)
  446. Lines: 2
  447. Message-ID: <4r9pj4$jh1@stargate.ingress.com>
  448. NNTP-Posting-Host: 205.230.75.21
  449. X-Newsreader: Forte Free Agent 1.0.82
  450.  
  451. I am looking for a Supersnapshot cartridge.
  452.  
  453. #! rnews 2241
  454. Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!newsf=
  455. eed.internetmci.com!in1.uu.net!s.voicenet.com!news2.noc.netcom.net!noc=
  456. .netcom.net!netcom.net.uk!dispatch.news.demon.net!demon!mailews.demon.c=
  457. o.uk!scarletl.demon.co.uk
  458. From: John J McGlinchey <jmcglinchey@scarletl.demon.co.uk>
  459. wsgroups: comp.sys.cbm
  460. Subject: Re: Action Replay 5 help needed
  461. Date: Sat, 29 Jun 96 17:17:28 GMT
  462. Organization: Scarlet Logic
  463. Lines: 53
  464. Message-ID: <9606291717.AA0005m@scarletl.demon.co.uk>
  465. References: <31d475bb.2011733@news.cei.net>
  466. X-NNTP-Posting-Host: scarletl.demon.co.uk
  467. X-Newsreader: TIN [version 1.2 PL3]
  468. X-Mail2News-Path: disperse.demon.co.uk!post.demon.co.uk!scarletl.demon.co=
  469. .uk
  470.  
  471. sparks@cei.net wrote:
  472. : I just picked up an action replay 5 card and I didn't get any
  473. : directions for it..
  474. : Does anyone have an extra set of docs or can tell me exactly what this
  475. : card will do..
  476. : It even has 2 reset buttons on top and not sure exactly which one does
  477. : what tricks...
  478.  
  479. Hi Jerry!
  480.  
  481.   The left button is called the FREEZE button. When you tap this you'll s=
  482. ee
  483. a menu of options that will allow you to make backups, save graphics and =
  484. use
  485. the Machine Language monitor etc.
  486.  
  487.   The right button is called the RESET button. Tap this you'll see the st=
  488. art
  489. up screen with four options.
  490.  
  491.    F1 - RESET Configure Memory
  492.    ---------------------------
  493.  
  494.    Choosing F1 will take you to the normal BASIC screen but a byte value =
  495. is
  496. written to memory which makes backup compaction more efficient. Some
  497. programs may fail to load because of this.
  498.  
  499.  
  500.    F3 - RESET Normal Reset
  501.    -----------------------
  502.  
  503.    If a program fails to load under a Configure Memory Reset choose this =
  504. as
  505. it make the cartridge "invisible" to the computer.
  506.  
  507.    F5 - UTILITIES
  508.    --------------
  509.  
  510.    Just like hitting the FREEZE button.
  511.  
  512.    F7 - INSTALL FASTLOAD
  513.    ---------------------
  514.  
  515.    With this you get BASIC again but gives lots of extras such single str=
  516. oke
  517. commands (F3 for the dir, F1 to load the first program on disk,
  518. etc.),fastloader and extra BASIC commands.
  519.  
  520.   There is lots it can do and it definatly makes using the C64 much its b=
  521. est
  522. to explore from here any problems then mail me and I mail you the relavan=
  523. t
  524. sections from the manual.
  525.  
  526. Bye for now!
  527.  
  528. John
  529.  
  530.  
  531. #! rnews 2340
  532. Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!newsf=
  533. eed.internetmci.com!in2.uu.net!news.magicnet.net!nntp1.jpl.nasa.gov!nntp.=
  534. et.byu.edu!cwis.isu.edu!news.cc.utah.edu!news
  535. From: delve <jeff@cynapses.com>
  536. Newsgroups: comp.sys.cbm
  537. Subject: Re: CX2 update (somewhat) & TinyTalk, v2
  538. Date: Mon, 01 Jul 1996 15:48:40 -0600
  539. Organization: riverYard/Cynapses
  540. Lines: 26
  541. Message-ID: <31D847B8.174B@cynapses.com>
  542. References: <31D4568D.3160@nada.nada.com>
  543. NNTP-Posting-Host: mac16-lab.mlmc.utah.edu
  544. Mime-Version: 1.0
  545. Content-Type: text/plain; charset=3Dus-ascii
  546. Content-Transfer-Encoding: 7bit
  547. X-Mailer: Mozilla 2.02 (Macintosh; I; PPC)
  548.  
  549. perhaps i spoke a bit soon with that earlier message.  The CX2=20
  550. programming project has been changed, and new web pages should be up=20
  551. in a week or two to reflect the changes.  CX2 is still moving (slowly)=20
  552. ahead as an Object Oriented Operating System for our beloved Commies. =20
  553. However, XI/O (my object technology) has been changed to nXIO=20
  554. (networked XI/O basically).  XI/O was originally encompassing both how=20
  555. the Objects were defined in the OS and how they communicated.  Now,=20
  556. nXIO is the communication procedure that should allow Objective=20
  557. Client/Server communications across a variety of platforms.  the=20
  558. Physical state of objects in CX2 will now be known as CXOF (COMMIX=20
  559. Object Format) and will allow Code & Data to be intermixed in a system=20
  560. object (see the web pages for more on this), along with inheritance=20
  561. and extendability.  The TinyTalk programming language project/idea is=20
  562. also being renamed nXIOtee (pronounced like Anxiety).  nXIOtee is=20
  563. planned to be an object oriented programming language based on the=20
  564. nXIO structure, and for the building of nXIO objects.  A Small version=20
  565. of this based in and on Python (see http://www.python.org/ for more on=20
  566. this) should be available for Unix/CGI soon and you'll be able to try=20
  567. nXIO objects on the web in the near future.  The cool thing about this=20
  568. is that i should be able to put an nXIO based 64 on the net when i get=20
  569. a TCP/IP stack working (hopefully), and you should be able to get=20
  570. nXIO-created dynamic web pages made on a dear old commie!  let's get=20
  571. that Ethernet project working boys, i want one (but i'm a louse with=20
  572. hardware) :)  rock'n'roll, &c&c&c...-delve
  573.  
  574. CX2 home page: http://www.cynapses.com/ry/cx2/cx2home.html
  575. #! rnews 2494
  576. Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!news.=
  577. mathworks.com!hunter.premier.net!news.uoregon.edu!arclight.uoregon.edu!di=
  578. spatch.news.demon.net!demon!mail2news.demon.co.uk!gate.demon.co.uk
  579. From: Jason <tmr@cosine.demon.co.uk>
  580. Newsgroups: comp.sys.cbm
  581. Subject: Re: comp.sys.cbm alive and well.
  582. Date: Tue, 2 Jul 96 01:17:27 GMT
  583. Organization: Cosine Systems
  584. Lines: 44
  585. Message-ID: <9607020117.AA0045j@cosine.demon.co.uk>
  586. References: <4qf7om$2i9s@ausnews.austin.ibm.com> <9606230211.AA003we@cosi=
  587. ne.demon.co.uk> <4qmq70$2fne@ausnews.austin.ibm.com> <4r8rvq$264@mksrv1.d=
  588. seg.ti.com>
  589. X-NNTP-Posting-Host: gate.demon.co.uk
  590. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  591. X-Mail2News-Path: relay-1.mail.demon.net!gate.demon.co.uk
  592.  
  593. iachetta@vnet.ibm.com:
  594. : Thanks to all for the replys (newsgroup and email).  Sounds like some c=
  595. ool
  596. : new things have come along for the C64/128s.  By the way, did any of th=
  597. e
  598. : advances allow more than 16 colors to be displayed?
  599.  
  600. Mike Neus:
  601. : Yes and no...
  602.  
  603. : Yes, with some software trickery, you can display more than 16 colors. =
  604. =20
  605. : Basically you alternate between two or more colors very rapidly, you ge=
  606. t
  607. : the effect of having more color at the expense of some mild flicker.
  608.  
  609. Technical term:  Interlace
  610.  
  611. : No, in that this is very CPU and timing intesnsive, and as such appart
  612. : from the demo coders and a few games, it seen has very little commercia=
  613. l
  614. : use.
  615.  
  616. Admittedly, it's not used much but simple colour interlacing is not all t=
  617. hat
  618. hard to do.  Just call this subroutine on a raster interrupt (at the top
  619. of the frame) and see what I mean:
  620.  
  621. INC TIMER
  622. LDA TIMER
  623. AND #$01
  624. TAX
  625. LDA COLOURS,X
  626. STA $D021
  627.  
  628. And add a data table called COLOURS containing the values $02 and $0B.
  629.  
  630. I make that less than 30 cycles.  The two colours, dark red and dark grey
  631. are almost exactly the same luminance so when they are strobed they merge
  632. into a new colour.  It flickers a bit but not much.  Try $0D and $07 as w=
  633. ell.
  634.  
  635. Jason  =3D-)
  636.      ____________________________________________________________________=
  637. ___
  638. TMR /     /     /     /  /     /     /                                   =
  639.   /\
  640.    /  /__/  /  /  /__/  /  /  /  /__/    Email: tmr@cosine.demon.co.uk   =
  641.  / /
  642.   /  /\_/  /  /__   /  /  /  /  __//          Cosine Homepage:           =
  643. / /
  644.  /  /__/  /  /  /  /  /  /  /  /  / members.tripod.com/~tmr/cosine.html /=
  645.  /
  646. /_____/_____/_____/__/__/__/_____/_____________________________________/ =
  647. /
  648. \_____\_____\_____\__\__\__\_____\_____________________________________\/
  649. #! rnews 2176
  650. Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!news.=
  651. mathworks.com!hunter.premier.net!news.uoregon.edu!arclight.uoregon.edu!di=
  652. spatch.news.demon.net!demon!mail2news.demon.co.uk!gate.demon.co.uk
  653. From: Jason <tmr@cosine.demon.co.uk>
  654. Newsgroups: comp.sys.cbm
  655. Subject: Re: Trilogic Expert Loader
  656. Date: Tue, 2 Jul 96 01:22:09 GMT
  657. Organization: Cosine Systems
  658. Lines: 31
  659. Message-ID: <9607020122.AA0045o@cosine.demon.co.uk>
  660. References: <2571528709@news.indy.net> <836165973@p71.f411.n201.z2.ftn>
  661. X-NNTP-Posting-Host: gate.demon.co.uk
  662. X-Comment-To: Pontus Berg <Pontus.Berg@p71.anet.canit.se>
  663. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  664. X-Mail2News-Path: relay-1.mail.demon.net!gate.demon.co.uk
  665.  
  666. WaD:
  667. : I was sniffing around for a good
  668. : file-fastloader-menu-type-deal for my little brother's cartridgeless
  669. : C64... I came across an (older?) version of the Trilogic Expert Loader
  670. : and I like it quite a bit! - Especially the fact that it hides itself
  671. : from the menu  if it's named "Boot" ... Anyway, I was wondering if anyo=
  672. ne
  673. : had anything BETTER in just a file loader...
  674.  
  675. Pontus:
  676. : There is such a thing in the ActionReplay as well! I haven't compared t=
  677. hem of
  678. : course, but just to hint you of an alternative!
  679.  
  680. Of the two the Trilogic was faster but the AR was more stable.
  681.  
  682. I'll have to see if I can find it but the best one I've seen was the MMC
  683. boot V6.  It was based on the Trilogic 0 blocks boot installer and the
  684. Action Replay boot.  But the Mad Mekon debugged the thing so it didn't
  685. crash when there was more than 26 files on the directory and sped the
  686. disk speeder up!
  687.  
  688. Mat was one *serious* coder...  =3D-)
  689.  
  690. Jason  =3D-)
  691.      ____________________________________________________________________=
  692. ___
  693. TMR /     /     /     /  /     /     /                                   =
  694.   /\
  695.    /  /__/  /  /  /__/  /  /  /  /__/    Email: tmr@cosine.demon.co.uk   =
  696.  / /
  697.   /  /\_/  /  /__   /  /  /  /  __//          Cosine Homepage:           =
  698. / /
  699.  /  /__/  /  /  /  /  /  /  /  /  / members.tripod.com/~tmr/cosine.html /=
  700.  /
  701. /_____/_____/_____/__/__/__/_____/_____________________________________/ =
  702. /
  703. \_____\_____\_____\__\__\__\_____\_____________________________________\/
  704. #! rnews 2168
  705. Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!news.=
  706. mathworks.com!hunter.premier.net!news.uoregon.edu!arclight.uoregon.edu!di=
  707. spatch.news.demon.net!demon!mail2news.demon.co.uk!gate.demon.co.uk
  708. From: Jason <tmr@cosine.demon.co.uk>
  709. Newsgroups: comp.sys.cbm
  710. Subject: Re: Implementing a TIME command in adventure games?
  711. Date: Tue, 2 Jul 96 01:28:58 GMT
  712. Organization: Cosine Systems
  713. Lines: 28
  714. Message-ID: <9607020128.AA0045t@cosine.demon.co.uk>
  715. References: <4r7sts$t5r@ruby.ucc.nau.edu>
  716. X-NNTP-Posting-Host: gate.demon.co.uk
  717. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  718. X-Mail2News-Path: relay-1.mail.demon.net!gate.demon.co.uk
  719.  
  720. Paul Allen Panks:
  721. : What is the best way of going about doing a TIME function in an adventu=
  722. re=20
  723. : game, one that will help determine weather and how the passage of time=20
  724. : affects the player (if its late in the summer, for example, thunder=20
  725. : storms erupt frequently just before night or in the late=20
  726. : afternoon...also, prices in the town store will be seasonal and the ite=
  727. ms=20
  728. : themselves will cahnge to reflect the climate...if its july you won't b=
  729. e=20
  730. : seeing a Fur coat or a breast plated (fur covered) armor)...that's=20
  731. : December apparrel)
  732.  
  733. Most of the adventures I've played/written used a "one go takes X amount
  734. of time" principle.  So if you walk from location A to location B it take=
  735. s
  736. X minutes/hours and the clock advances appropriately.
  737.  
  738. It's probably best to do it this way because otherwise you bias against
  739. players who can't type that fast.  If you have to do two things within
  740. a set time period some players may simply not be able to get the commands
  741. in on time.
  742.  
  743. Jason  =3D-)
  744.      ____________________________________________________________________=
  745. ___
  746. TMR /     /     /     /  /     /     /                                   =
  747.   /\
  748.    /  /__/  /  /  /__/  /  /  /  /__/    Email: tmr@cosine.demon.co.uk   =
  749.  / /
  750.   /  /\_/  /  /__   /  /  /  /  __//          Cosine Homepage:           =
  751. / /
  752.  /  /__/  /  /  /  /  /  /  /  /  / members.tripod.com/~tmr/cosine.html /=
  753.  /
  754. /_____/_____/_____/__/__/__/_____/_____________________________________/ =
  755. /
  756. \_____\_____\_____\__\__\__\_____\_____________________________________\/
  757. #! rnews 3045
  758. Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!newsf=
  759. eed.internetmci.com!newsxfer2.itd.umich.edu!uunet!inXS.uu.net!news.voicen=
  760. et.com!fly.compudata.com!bbs!gene.ehrich
  761. From: gene.ehrich@compudata.com (GENE EHRICH)
  762. Newsgroups: comp.sys.cbm
  763. Subject: FS: Commodre items
  764. Message-ID: <8C3A4D9.10C90009DE.uuout@compudata.com>
  765. Date: Mon, 01 Jul 96 20:41:00 -0400
  766. Distribution: world
  767. Organization: Compu-Data -=3D- Turnersville, NJ -=3D- 609-232-7747
  768. Reply-To: gene.ehrich@compudata.com (GENE EHRICH)
  769. X-Newsreader: PCBoard Version 15.22
  770. X-Mailer: PCBoard/UUOUT Version 1.20
  771. Lines: 70
  772.  
  773.  
  774. Saturday, June 22, 1996
  775.  
  776. Commodore Items for Sale plus shipping
  777.  
  778. Commodore 64 Computer with power supply & cover..... $39
  779. Commodore 1541 Disk Drive .......................... $29=20
  780. NEC Color monitor model JC-1215MA................... $44
  781. MPS801 Printer for Commodore...(two)................ $15 each
  782. Okimate 20 Color Printer for Commodore.............. $39
  783. Commodore 64 Basic Manual .......................... $ 4
  784. Okidata 120 Printer Manual for Commodore Computers.. $ 2
  785. Slik Stix Joy Stick for Commdre, Atari, Apple II etc $ 9=20
  786. Ribbons for Okidata 80, 82A, 83, 92, 93 Color....... $ 5 each
  787.    printers. Black and some colors. (8)
  788. 16 single sided double density disks................ $ 7
  789. 10 Nashua single sided double density disks......... $ 7
  790. 19 Single sided single density disks for............ $ 5
  791. 14 Double side double density disks for............. $ 5
  792. ....................................................
  793. Commodore Software - diskette only unless noted differently
  794. ..........................................................
  795. Diskette only $3 each
  796. Diskette with docs $4 each
  797. Diskette with box $5 each
  798. ..........................................................
  799. Agent USA
  800. America's Cup with docs      =20
  801. Bank Street Writer in box with docs
  802. Bank Street Writer
  803. Beach Head with docs         =20
  804. Commodore Vic-1541 Test Demo
  805. Double Dragon in Box
  806. Easy Working Writer          =20
  807. Ghost Manor & Spikes Peak
  808. Ghostbusters                 =20
  809. Indiana Jones & The Temple of Doom
  810. Kane & Human Race            =20
  811. L.A. Crackdown               =20
  812. Navy Seal in Box             =20
  813. Okimate 20 Demo Color Screen Print - (2)
  814. Pocket Rockets in box with diskette
  815. Sesame Street - Astro-Grover
  816. Slam Dunk with docs
  817. Solo Flight
  818. Streetsurfer & Hollywood or Bust
  819. Swat for C/64 Atari XL/130 XE
  820. Spelliopter                  =20
  821. The Last V8                  =20
  822. Top Gun with docs
  823. Typing Tutor - Word Invaders
  824. Winnie The Pooh in 100 acre wood (Disney)
  825. WordPro 3 Plus/64 in box with docs
  826. Wheel of Fortune
  827.  
  828. $79 gets them all (commodore diskettes)
  829. ........................................................
  830.     Shipping $3 each, add $1 for each additional.
  831.     Except disk drives/computers/monitors $9 each
  832.     Diskettes $2 total first 10 diskettes then $1 each 10
  833.  
  834. Gene Ehrich   P.O. Box 209   Marlton NJ   08053-0209
  835.  
  836. gene.ehrich@compudata.com
  837. Gene_Ehrich@compuserve.com   Gene_Ehrich@prodigy.com
  838. GeneEhrich@AOL.COM           Gene_Ehrich@MSN.COM
  839. ---
  840.  =FE OLXWin 1.00b =FE Optical mice have no balls!
  841.  
  842.  
  843. #! rnews 985
  844. Path: pravda.aa.msen.com!news1.best.com!nntp.primenet.com!news.mathworks.=
  845. com!newsfeed.internetmci.com!in2.uu.net!winternet.com!not-for-mail
  846. From: malox@winternet.com (Kevin Schaeffer)
  847. Newsgroups: comp.sys.cbm
  848. Subject: FS: C64 Stuff / $7 EACH
  849. Date: 2 Jul 1996 01:44:09 GMT
  850. Organization: StarNet Communications, Inc
  851. Lines: 16
  852. Message-ID: <4r9ut9$24v@blackice.winternet.com>
  853. NNTP-Posting-Host: tundra.winternet.com
  854. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  855.  
  856. SHIPPING INCLUDED - (Less $ for more than one. Lower 48 states).
  857. $7 Each
  858. Original disks / manuals
  859. ------------------------
  860. The Pawn (Rainbird).
  861. Test Drive 2 (includes Cal scenery, muscle car disks).
  862. Wargame Construction Set (SSI - make your own wargames).
  863. Racing Destruction Set (EA).
  864. Empire "Wargame of the Century" (Interstel).
  865. Team-mate integrated wp/ss/db (Tri-Micro. 64/128 versions. 128 ver is 80=20
  866. column).
  867. MACH5 fastlode cart.
  868. Abacus books - Tricks and tips for the C64 / Graphics Book for the C64.
  869.  
  870. malox@winternet.com
  871.  
  872. #! rnews 1000
  873. Path: pravda.aa.msen.com!news1.best.com!nntp.primenet.com!news.cais.net!v=
  874. an-bc!unixg.ubc.ca!rover.ucs.ualberta.ca!news.sas.ab.ca!fn1.freenet.edmon=
  875. ton.ab.ca!pepper
  876. From: pepper@freenet.edmonton.ab.ca
  877. Newsgroups: comp.sys.cbm
  878. Subject: FS: Vic-20 Anyone interested?
  879. Date: Mon, 1 Jul 1996 19:49:46 -0600
  880. Organization: Software Alberta Society, Edmonton, Canada
  881. Lines: 20
  882. Message-ID: <Pine.A32.3.91.960701005621.41812B-100000-100000-100000@fn1.f=
  883. reenet.edmonton.ab.ca>
  884. NNTP-Posting-Host: fn1.freenet.edmonton.ab.ca
  885. Mime-Version: 1.0
  886. Content-Type: TEXT/PLAIN; charset=3DUS-ASCII
  887.  
  888.  
  889. I have a working Vic-20 computer with Data cassette drive=20
  890. and the following Items:=20
  891. All NEW "complete in original packaging"=20
  892. 6 cassette tapes are in each book.
  893.  
  894. Chemistry Book I    =20
  895. History   Book I
  896. Math      Book I
  897. Math      Book II
  898. Physics   Book I  =20
  899.  
  900. I have Manuals and Boxes for the Keyboard and cassette drive.
  901. The Vic-20 has been fully tested & Works Excellent!
  902.  
  903. E-Mail me with offers
  904.  
  905. pepper@freenet.edmonton.ab.ca
  906.  
  907.  
  908. #! rnews 1161
  909. Path: pravda.aa.msen.com!news1.best.com!news.texas.net!news.kei.com!newsf=
  910. eed.internetmci.com!news.inc.net!novia!ss-minnow.novia.net!user
  911. From: jhomann@novia.net (James Homann)
  912. Newsgroups: alt.forsale,comp.sys.amiga.marketplace,comp.sys.apple2.market=
  913. place,comp.sys.atari.8bit,comp.sys.atari.st,comp.sys.cbm,comp.sys.mac.wan=
  914. ted,comp.sys.tandy,comp.sys.ti,or.forsale
  915. Subject: Re: this is a test
  916. Date: Mon, 01 Jul 1996 21:21:29 +0100
  917. Organization: Novia Internetworking <> 28.8kbps dialup; 402/390-2NET
  918. Lines: 6
  919. Message-ID: <jhomann-0107962121290001@ss-minnow.novia.net>
  920. References: <4kmv2c$r7t@julie.teleport.com> <31732F7B.69DC@mail.ncn.com> =
  921. <Pine.A32.3.91.960630113108.25860H-100000@phobos.senecac.on.ca>
  922. NNTP-Posting-Host: ss-minnow.novia.net
  923. Xref: pravda.aa.msen.com alt.forsale:36119 comp.sys.amiga.marketplace:770=
  924. 38 comp.sys.apple2.marketplace:12832 comp.sys.atari.8bit:38362 comp.sys.a=
  925. tari.st:134694 comp.sys.cbm:57258 comp.sys.mac.wanted:109382 comp.sys.tan=
  926. dy:17901 comp.sys.ti:7637 or.forsale:22724
  927.  
  928. In article
  929. <Pine.A32.3.91.960630113108.25860H-100000@phobos.senecac.on.ca>, Perry
  930. Tryfonas <dx244b18@phobos.senecac.on.ca> wrote:
  931.  
  932. >  hi there!
  933. what's up?
  934.  
  935.  
  936.  
  937. =END=
  938.  
  939.  
  940.  
  941.  
  942.