AUGUST 98 additions the ICPUG CBM/PET library , these are the
'list-me's' of 8050 disks most of which are equal to three 4040 disks .
This collection is mostly educational type software from
Commodore Canada .
All contributions to the library are most welcome in whatever format they may be in .

100 POKE 59468,14:PRINT " ":LIST
110 " ********************************
120 " *** OK to copy but NOT to ****
130 " *** be sold or published ****
140 " *** for profit. ****
150 " ********************************
160 " * To the best of our knowledge *
170 " * the programs on this disk *
180 " * are in the public domain. *
190 " * *
200 " * Should this not be the case, *
210 " * please contact us at ICPUG. *
220 " * *
230 " ********************************
240 "
250 "
260 " this is disk 98.1's contents "
261 "------------------------------------------
280 :rem text screen = poke 59468,14
290 :rem to use printer
300 :rem open1,4,7:print#1:close1:open1,4:cmd1:list
310 :rem when listing finished type in 'print#1:close'
311 ":-----------------------------------------------
320 "** 10 "sipod" prg
330 "** this prg turns your cbm/pet into an ieee interface
331 "** for the c64 to use your cbm/pet peripherals
332 "** instructions for making the needed lead on disk
333 "** ----------------------------------
340 "** 6 "penboot" prg
350 "** 15 "demo" prg
360 "** this is for creating a light pen for your cbm/pet"
361 "** instructions for making the interface on disk"
362 "** -----------------------------
370 "** 4 "wurm-info" prg- info about the game
380 "** 22 "hyperwurm" prg
390 "** 1 "h.o.f." seq
391 "--------------------------------------------
400 "** 469 "moreau1.txt" seq
410 "** 488 "moreau2.txt" seq
411 "** the h.g.wells book :- the island of doctor moreau
412 "** warning about vivisection/ genetic engineering
413 "** or an exploration of what defines a human ....
414 "** take your pick or use both definitions ..
415 "** takes up two 4040 disks along with a reader prg
416 "** that can save book marks to save your place
417 "** save sections to disk & print
420 " ---------------------------------------------------
421 "** " dayconvert" prg
422"** finds any rel files on disk then rewrites them as seq files
423"** "panaprint30" prg
424" ** a prg that reads seq files from disk then uses the user port to send data to
425"** a centronics/parallel printer that uses real ascii
430 " ************************* that's all folks ************

100 POKE 59468,14:PRINT " ":LIST
110 " ********************************
120 " *** OK to copy but NOT to ****
130 " *** be sold or published ****
140 " *** for profit. ****
150 " ********************************
160 " * To the best of our knowledge *
170 " * the programs on this disk *
180 " * are in the public domain. *
190 " * *
200 " * Should this not be the case, *
210 " * please contact us at ICPUG. *
220 " * *
230 " ********************************
240 "
250 " some of the stuff on this disk may be in BASIC 2
260 " and work best on 40 col screens
270 "
280 "** disk 98.2"
281 "--------------------------------
290 :rem text screen = poke 59468,14
300 :rem to use printer
310 :rem open1,4,7:print#1:close1:open1,4:cmd1:list
320 :rem when listing finished type in 'print#1:close'
330 "-----------------------------------------
340 "** ''machineles 2'' prg
350 "** and so on till machineles 12"
351 "** machine langauge lessons in german
360 "** note that their load address is $0400
370 "** and not $0401, presumably because they
380 "** were saved from a basic 1.0 machine
390 "** they are from syntax magazin #11-#22
400 "** (feb 1981 - jan 1982)
401 "----------------------
410 "** ''basicles 1-10 '' prgs basic lessons in english.
420 "** these too are for old s, which you can
430 "** recognise by the pokes that go to the shadow
440 "** of the screen memory, that is not present any
450 "** more in newer screens though it's pretty funny though from
460 "** time to time.
461 "---------------------------------
470 "** ''inhoud basicles
480 "** different (older ? 1977) lessons for basic."
490 "** 13 "inhoud" prg
500 "** 12 "basicles1-1" prg ( and so forth till )
510 "** 12 "basicles4-4" prg
520 "
530 " ************************* that's all folks ************


100 POKE 59468,14:PRINT " ":LIST
110 " ********************************
120 " *** OK to copy but NOT to ****
130 " *** be sold or published ****
140 " *** for profit. ****
150 " ********************************
160 " * To the best of our knowledge *
170 " * the programs on this disk *
180 " * are in the public domain. *
190 " * *
200 " * Should this not be the case, *
210 " * please contact us at ICPUG. *
220 " * *
230 " ********************************
240 "
250 " disk 98.3 contents
260 " some of the stuff on this disk may be in BASIC 2
270 " and work best on 40 col screens
280 "
290 :rem text screen = poke 59468,14
300 :rem to use printer
310 :rem open1,4,7:print#1:close1:open1,4:cmd1:list
320 :rem when listing finished type in 'print#1:close'
330 "--------------------------------
340 ": the prgs below all seem to be educational ones
350 ": from commodore canada - they prefer a 40 col screen
360 " : - the cbm4032emu prg on this disk but if you delete
370 ": line 930 on most of them the 40 cols will be left hand
380 ": of the 80 col screen instead of the middle that the
390 ": 4032 prg does
400 "-------------------------------------
401 "** as they're from canada they may be some french bits
402 "** in the instructions / questions
403 " ---------------------------------------------
410 "*** 4 "cbm4032emu" prg
420 "*** 37 "a-mazing" prg
430 "*** 48 "ablock" prg
440 "*** 35 "acceleration" prg
450 "*** 33 "abstract" prg
460 "*** 34 "afo" prg
470 "*** 31 "appareil" prg
480 "*** 33 "arrow!" prg
490 "*** 43 "artillery" prg
500 "*** 38 "atari ii" prg
510 "*** 35 "bagel" prg
520 "*** 41 "battles" prg
530 "*** 46 "biorythm" prg
540 "*** 70 "blackboard" prg
550 "*** 43 "blackjack" prg
560 "*** 38 "breakout" prg
570 "*** 30 "microchess" prg - 40 col needed for this prg
580 "*** 37 "rhymeconc" prg rhyme concentration
590 "*** 52 "romeo&juliet" prg questions about them
600 "*** 46 "spgerror0" prg spelling errors
610 "*** 43 "spgerror" prg
620 "*** 45 "spgerror2" prg
630 "*** 46 "spgerrors" prg
640 "*** 34 "school-marm" prg
650 "*** 42 "scramble4" prg
660 "*** 42 "scramble5" prg
670 "*** 42 "scramble6" prg
680 "*** 42 "scramble7" prg
690 "*** 42 "scramble8" prg
700 "*** 59 "rhyming" prg
710 "*** 37 "s-hyphen" prg
720 "*** 41 "s-spell" prg
730 "
740 " ************************* that's all folks ************

10 POKE 59468,14:PRINT " ":LIST
32 " ********************************
33 " *** OK to copy but NOT to ****
34 " *** be sold or published ****
35 " *** for profit. ****
37 " ********************************
38 " * To the best of our knowledge *
39 " * the programs on this disk *
40 " * are in the public domain. *
41 " * *
42 " * Should this not be the case, *
43 " * please contact us at ICPUG. *
44 " * *
45 " ********************************
46 "
51 "
60 " 98.4 disk contents "
61 " these are all text files from the internet
62 "---------------------------------------
101 :rem text screen = poke 59468,14
102 :rem to use printer
103 :rem open1,4,7:print#1:close1:open1,4:cmd1:list
104 :rem when listing finished type in 'print#1:close'
105 "-------------------------------------
120 "** 286 "petchat.txt" seq
125 "** 129 "petfaq2.txt" seq
130 "** 11 "petindex.txt" seq
135 "** 13 "tpug.txt" seq
140 "** 24 "trouble128.txt" seq
145 "** 10 "trouble64.txt" seq
146 "-------------------------------
150 "** 494 "jkjidle1.txt" seq
155 "** 459 "jkjidle2.txt" seq
156 " jerome .k. jerome's thoughts of an idle man
157 "-------------------------------
160 "** 161 "los-kit.txt" seq
165 "** 185 "8296supp.txt" seq
170 "** 109 "cbm-ftp" seq
175 "** 14 "hwfail.txt" seq
176 "----------------------------
180 "** 24 "asciiiiseqread" prg
181 " the reader prg for the files
182 " can save sections to disk / printer
183 " and also can bookmark files to come back to point
184 " that you stopped reading at
998 "
999 " ************************* that's all folks ************

1 REM
10 POKE 59468,14:PRINT " ":LIST
32 " ********************************
33 " *** OK to copy but NOT to ****
34 " *** be sold or published ****
35 " *** for profit. ****
37 " ********************************
38 " * To the best of our knowledge *
39 " * the programs on this disk *
40 " * are in the public domain. *
41 " * *
42 " * Should this not be the case, *
43 " * please contact us at ICPUG. *
44 " * *
45 " ********************************
46 "
49 " contents of disk 98.5
51 "
60 " a typical copy of commodore hacking mag
61 " it's mostly c64 biased but it's a good e-zine
62 " there's the reader prg on the disk
63 "--------------------------------
101 :rem text screen = poke 59468,14
102 :rem to use printer
103 :rem open1,4,7:print#1:close1:open1,4:cmd1:list
104 :rem when listing finished type in 'print#1:close'
105 "---------------------------------
110 "@(#)contents: Table of Contents
111 "--------------------------------
112 "
113 "Features
114 " 6. "rdotolygonamy": A Study in 3 Dimensions by Stephen Judd
115 " (Reference: polygon)
116 " Did you ever feel real time 3 Dimensional graphics was just asking
117 " too much from a Commodore 64? Well, ask no more, as Stephen shows
118 " us just how it can be done. The 64 steps up to the challenge of
119 " displaying correctly rendered shaded 3D polygons right before your
120 " very eyes.
121 " 9. Underneath the Hood of the SuperCPU by Jim Brain
122 " (Reference: cmdcpu)
123 " Delve into the technical details of this new accelerator
124 " under development by CMD. Jim will explain its advantages
125 " over existing offering, epxlain the features it provides, and
126 " dispel some myths about the unit.
127 "
128 "Columns
129 " 4. Hi Tech Trickery by Doug Cotton
130 " (Reference: trick)
131 " Trying to switch from 128 mode to 64 mode on a C128 without
132 " human intervwention is triccky. Doing it on modified KERNAL ROMs
133 " is doubly so. Doug details a routine that will work regardless of
134 " the ROM in use.
135 " 12. Hacking Graphics by Levente Harsfalvi
136 " (Reference: gfx))
137 " All you Commodore Plus/4 lovers, listen up. Levente delves into
138 " the Commodore Plus/4 TED chip, explains its many functions and
139 " details its various registers. Do you know all the things the TED
140 " chip does in addition to handle video. Now you'll know.
141 "
142 "Departments
143 " 1. The (cough,cough) Hacking Editor
144 " (Reference: editor)
145 " 2. Input/Output
146 " (Reference: io)
147 " 3. Newsfront
148 " (Reference: news)
149 " 5. Hacking the Mags
150 " (Reference: mags)
151 " 7. UseNuggets
152 " (Reference: usenet)
153 " 8. FIDO's Nuggets
154 " (Reference: fido)
155 " 10. Hack Surfing
156 " (Reference: surf)
157 " 11. Commodore Trivia
158 " (Reference: trivia)
159 " 13. ? DS, DS$: rem The Error Channel
160 " (Reference: error)
161 " 14. The Next Hack
162 " (Reference: next)
163 " 15. Hacking the Code
164 " (Reference: code)
998 "
999 " ************************* that's all folks ************

100 POKE 59468,14:PRINT " ":LIST
110 " ********************************
120 " *** OK to copy but NOT to ****
130 " *** be sold or published ****
140 " *** for profit. ****
150 " ********************************
160 " * To the best of our knowledge *
170 " * the programs on this disk *
180 " * are in the public domain. *
190 " * *
200 " * Should this not be the case, *
210 " * please contact us at ICPUG. *
220 " * *
230 " ********************************
240 "
250 " some of the stuff on this disk may be in BASIC 2
260 " and work best on 40 col screens
270 "
280 " disk 98.6 contents
290 "-------------------------------------
300 ": the prgs below all seem to be educational ones
310 ": from commodore canada - they prefer a 40 col screen
320 " : - the cbm4032emu prg on this disk but if you delete
330 ": line 930 on most of them the 40 cols will be left hand
340 ": of the 80 col screen instead of the middle that the
350 ": 4032 prg does
360 "-------------------------------------
370 "-----------------------------------------------
380 :rem text screen = poke 59468,14
390 :rem to use printer
400 :rem open1,4,7:print#1:close1:open1,4:cmd1:list
410 :rem when listing finished type in 'print#1:close'
420 "-----------------------------------------------
430 "*** 42 "moneyflow" prg
440 "*** 54 "objective1.1" prg
450 "*** 45 "portfolio" prg
460 "*** 34 "school-marm" prg
470 "*** 48 "simulation" prg
480 "*** 42 "stockmarket" prg
490 "*** 50 "taxont81v1" prg
500 "*** 43 "market" prg
510 "*** 45 "mortgage" prg
520 "*** 36 "analysis1" prg
530 "*** 40 "analysis2" prg
540 "*** 35 "bairstow nth eqs" prg
550 "*** 29 "checkdisk" prg
560 "*** 44 "copydfiles" prg
570 "*** 44 "disklister" prg
580 "*** 56 "featuresqu" prg
590 "*** 37 "graphprint" prg
600 "*** 30 "graphsubrt" prg
610 "*** 73 "homeenergy" prg
620 "*** 28 "prgmlist" prg
630 "*** 66 "dum5.0" prg - disk user maintainance
640 "*** 37 "plot" prg
650 "*** 30 "rndgenerator" prg
660 "*** 46 "turtle1" prg
670 "*** 55 "turtle2" prg
680 "*** 53 "soundsub" prg -21 sound effects from cursor mag
681 "** by j david it says .
682 "------------------------------------------
683 " these prgs below seem be all ones teaching
684 " about computers and the potential of the cbm/pet
690 "*** 54 "strings" prg
700 "*** 47 "compcon" prg computing concepts
710 "*** 61 "computing" prg
720 "*** 50 "diskcmd" prg
730 "*** 30 "graphsubrout" prg
740 "*** 52 "his TO ryquiz" prg
750 "*** 62 "hypoaut" prg hypothetical computer!
760 "*** 53 "commands" prg
770 "*** 27 "hexdec" prg
780 "*** 31 "hexdemo" prg
790 "*** 30 "keyboard" prg
800 "*** 37 "plotting" prg
810 "
820 " ************************* that's all folks ************

1 REM
10 POKE 59468,14:PRINT " ":LIST
32 " ********************************
33 " *** OK to copy but NOT to ****
34 " *** be sold or published ****
35 " *** for profit. ****
37 " ********************************
38 " * To the best of our knowledge *
39 " * the programs on this disk *
40 " * are in the public domain. *
41 " * *
42 " * Should this not be the case, *
43 " * please contact us at ICPUG. *
44 " * *
45 " ********************************
46 "
49 " some of the stuff on this disk may be in BASIC 2
50 " and work best on 40 col screens
51 "
55 " disk 98.7 contents
62 "-------------------------------------
63 ": the prgs below all seem to be educational ones
64 ": from commodore canada - they prefer a 40 col screen
65 " : - the cbm4032emu prg on this disk but if you delete
66 ": line 930 on most of them the 40 cols will be left hand
67 ": of the 80 col screen instead of the middle that the
68 ": 4032 prg does
69 "-------------------------------------
101 :rem text screen = poke 59468,14
102 :rem to use printer
103 :rem open1,4,7:print#1:close1:open1,4:cmd1:list
104 :rem when listing finished type in 'print#1:close'
112 "*** 1 "98.7 " 07 2c
113 "*** 32 "circuit1" prg
114 "*** 86 "resistors" prg
115 "*** 38 "resistortest" prg
116 "*** 48 "simulati ON" prg
117 "*** 60 "africa&asia" prg
118 "*** 39 "canadaquiz" prg
119 "*** 48 "co-or ddist" prg
120 "*** 56 "england.map" prg
121 "*** 34 "french topics" prg
122 "*** 46 "geographyquiz" prg
123 "*** 50 "geography" prg
124 "*** 78 "geogtest" prg
125 "*** 44 "italianquiz" prg
126 "*** 99 "canada" prg
127 "*** 43 "capitals" prg
128 "*** 56 "geog" prg
129 "*** 57 "civilbattles" prg u.s.a civil war
130 "*** 48 "crazyballoons" prg
131 "*** 45 "cylonbattle" prg
132 "*** 52 "dambusters" prg
133 "*** 41 "duckshoot" prg
134 "*** 37 "foxandhounds" prg
135 "*** 33 "frograce" prg
136 "*** 44 "game4" prg
137 "*** 48 "gunner2" prg
138 "*** 40 "chase" prg
139 "*** 36 "craps" prg
140 "*** 36 "enggame2" prg
141 "*** 29 "fleche" prg - french for arrow
142 "*** 44 "hamlet" prg
143 "*** 54 "marmalade" prg
998 "
999 " ************************* that's all folks ************

1 REM
10 POKE 59468,14:PRINT " ":LIST
32 " ********************************
33 " *** OK to copy but NOT to ****
34 " *** be sold or published ****
35 " *** for profit. ****
37 " ********************************
38 " * To the best of our knowledge *
39 " * the programs on this disk *
40 " * are in the public domain. *
41 " * *
42 " * Should this not be the case, *
43 " * please contact us at ICPUG. *
44 " * *
45 " ********************************
46 "
49 " some of the stuff on this disk may be in BASIC 2
50 " and work best on 40 col screens
51 "
55 " disk 98.8 contents
62 "-------------------------------------
63 ": the prgs below all seem to be educational ones
64 ": from commodore canada - they prefer a 40 col screen
65 " : - the cbm4032emu prg on this disk but if you delete
66 ": line 930 on most of them the 40 cols will be left hand
67 ": of the 80 col screen instead of the middle that the
68 ": 4032 prg does
69 "-------------------------------------
101 :rem text screen = poke 59468,14
102 :rem to use printer
103 :rem open1,4,7:print#1:close1:open1,4:cmd1:list
104 :rem when listing finished type in 'print#1:close'
105 "------------------------------------
112 "*** 1 "98.8 " 08 2c
113 "*** 48 "gunner" prg
114 "*** 42 "hangmath" prg
115 "*** 47 "hangmath2" prg
116 "*** 29 "howlong" prg
117 "*** 31 "howmany" prg
118 "*** 27 "hexdec" prg
119 "*** 53 "hi-calc" prg
120 "*** 29 "hi-lo" prg
121 "*** 57 "hurkle" prg
122 "*** 32 "hyperbola" prg
123 "*** 45 "int.add" prg
124 "*** 45 "integer.&de" prg
125 "*** 34 "integer.add" prg
126 "*** 78 "integer.ari" prg
127 "*** 50 "dicethrow" prg
128 "*** 45 "division drill" prg
129 "*** 41 "drill.s.i" prg
130 "*** 36 "ellipse-tr" prg
131 "*** 62 "eqnmani.pul" prg
132 "*** 44 "equations1" prg
133 "*** 56 "equations2" prg
134 "*** 41 "exponentmu" prg
135 "*** 72 "exponents" prg
136 "*** 42 "factortri0" prg
137 "*** 31 "factortrin" prg
138 "*** 36 "enggame" prg
139 "*** 39 "drill" prg
140 "*** 35 "drills" prg
141 "*** 27 "facteur" prg
998 "
999 " ************************* that's all folks ************

1 REM
10 POKE 59468,14:PRINT " ":LIST
32 " ********************************
33 " *** OK to copy but NOT to ****
34 " *** be sold or published ****
35 " *** for profit. ****
37 " ********************************
38 " * To the best of our knowledge *
39 " * the programs on this disk *
40 " * are in the public domain. *
41 " * *
42 " * Should this not be the case, *
43 " * please contact us at ICPUG. *
44 " * *
45 " ********************************
46 "
49 " some of the stuff on this disk may be in BASIC 2
50 " and work best on 40 col screens
51 "
60 " disk 98.9 contents
61 " onderwij
62 "-------------------------------------
63 ": most of the prgs below all seem to be educational ones
64 ": from holland , some prefer a 40 col screen
65 " : - the cbm4032emu prg on this disk
69 "-------------------------------------
70 REM 'kompas' educatieve programma's
71 REM auteur: g.n. spaink, kesteren
100 "---------------------------------------------
101 :rem text screen = poke 59468,14
102 :rem to use printer
103 :rem open1,4,7:print#1:close1:open1,4:cmd1:list
104 :rem when listing finished type in 'print#1:close'
105 "---------------------------------------------
112 "*** 1 "onderwij " 98 2c
113 "*** 4 "cbm4032emu" prg
114 "*** 20 "aard-europa" prg
115 "*** 25 "aard-lakes(16k)" prg english lake district guide!
116 "*** 14 "vragen" prg
117 "*** 11 "bio-enzyme" prg
118 "*** 11 "bio-familie" prg
120 "*** 21 "bio-gauss" prg
121 "*** 13 "bio-photo" prg
123 "*** 25 "infor-simulation" prg
124 "*** 81 "nat-4takt" prg 4 stroke motor demo
125 "*** 26 "nat-circuits" prg
126 "*** 13 "nat-decay" prg
127 "*** 14 "nat-decays" prg
128 "*** 6 "nat-forceconv" prg
129 "*** 9 "nat-kinematics" prg
130 "*** 15 "nat-kin.model" prg
131 "*** 7 "nat-massdetect" prg
132 "*** 4 "nat-pendulum1" prg
133 "*** 17 "nat-pendulum2" prg
134 "*** 13 "nat-photosim" prg
135 "*** 9 "nat-photoelec" prg
136 "*** 6 "nat-pressurecon" prg
137 "*** 23 "nat-wetvanohm" prg
138 "*** 14 "nat-young1" prg measurement of wavelength by
139 "*** 11 "nat-young2" prg young's interference bands
140 "*** 4 "shei-atom" prg
141 "*** 11 "shei-element" prg
142 "*** 12 "shei-compound" prg
143 "*** 11 "shei-ion" prg
144 "*** 9 "shei-mass" prg
145 "*** 7 "shei-rate1" prg
146 "*** 10 "shei-rate01" prg
147 "*** 18 "shei-rate02" prg
148 "*** 11 "shei-rate" prg
149 "*** 12 "shei-stoichmetr" prg
150 "*** 25 "shei-titration" prg
151 "*** 24 "wis-analysis" prg
152 "*** 10 "wis-aotograph" prg
153 "*** 25 "wis-d IF ferentier" prg
154 "*** 33 "wis-function-plo" prg
155 "*** 16 "wis-grafiekensch" prg
156 "*** 13 "wis-integren" prg
157 "*** 25 "wis-mapping" prg
158 "*** 12 "wis-matrix0" prg
159 "*** 21 "wis-matrix1" prg
160 "*** 15 "wis-numbers" prg
161 "*** 10 "wis-ontbinden" prg
162 "*** 20 "wis-plane-geomet" prg
163 "*** 21 "wis-power&root" prg
164 "*** 25 "wis-sphericalgeo" prg
165 "*** 22 "wis-vectors" prg
166 "*** 5 "eng-w ord" prg
167 "*** 5 "nat-fuse" prg
168 "*** 5 "nat-ohm1" prg
169 "*** 6 "nat-ohm2" prg
998 "
999 " ************************* that's all folks ************

10 POKE 59468,14:PRINT " ":LIST
32 " ********************************
33 " *** OK to copy but NOT to ****
34 " *** be sold or published ****
35 " *** for profit. ****
37 " ********************************
38 " * To the best of our knowledge *
39 " * the programs on this disk *
40 " * are in the public domain. *
41 " * *
42 " * Should this not be the case, *
43 " * please contact us at ICPUG. *
44 " * *
45 " ********************************
46 "
51 "
60 "--------------------------------------------
61 " disk 98.10 contents
62 " this is issue 16 of commodore hacking mag
63 "
64 "-----------------------------------
101 :rem text screen = poke 59468,14
102 :rem to use printer
103 :rem open1,4,7:print#1:close1:open1,4:cmd1:list
104 :rem when listing finished type in 'print#1:close'
105 "---------------------------------------
110 "Features
111 "6. Click to Mode Switch: The 40-80 Mouse switch by Michael Nausch
112 " (Reference: hw)
113 " You have graduated from a 64 to a "you'll have to pry my dead fingers
114 "from the keyboard" 128. owever, your fav orite editor w orks only in
115 "40 column mode and your application runs in 80 column mode. Your
116 "40/80 key is giving you carpal tunnel sybndrome, and you think no end
117 "is in sight. Well, let Michael Nausch relieve some of your problems
118 " with this innovative project.
119 "8. The Canonical List of Commodore Produced Products, v2.0 by Jim Brain
120 " (Reference: list)
121 " In 1994, I decided to determine what specific models of CBM equipment
122 " i had in my collection, and I posted the results on the Internet, with
123 " some simple questions I had. Well, responses came in, and thus began
124 " the Commodore Products List, aiming to catalog every model and
125 "mutation of every product Commodore ever produced. Extended with
126 " information gleaned over the last year, I present version 2.0 of this
127 " reference work.
128 "11. Scott Ballantyne : Blazing into Forth - An Interview by Jim Lawless
129 " (Reference: forth)
130 " Have you ever wondered who wrote the programming language you use
131 "for your projects, or why? Well, for those who have ever used Blazin'
132 "FORTH, here's your chance to get the scoop on how the Commodore
133 " implementation of FORTH came to be.
134 "15. Technical Information on the VIC-20 by Ward Shrake
135 " (Reference: vic)
136 " Of the CBM 8-bits, the 64/128 machines garner the most talk and
137 " support. However, the VIC-20 maintains a loyal and devoted following,
138 " in spite of living in the shadow of its bigger brothers. Ward Shrake
139 " provides some pin out information and technical notes on the "friendly
140 "computer", Commodore's first home computer system.
141 " Columns
142 "4 . Hi Tech Trickery by Sean Adams
143 " (Reference: trick)
144 " (Reference: trick)
145 " Well, just when you thought everything about the NMOS 65XX line had
146 "been documented, exploited, and understood, Sean proves everyone
147 " wrong. Sean discusses a previously unknown side effect of the illegal
148 " $AF opcode that turns on extra cicutry in the NMOS code and reduces
149 " cycle exuction times by almost half for 3+ cycle opcodes! Imagine
150 " executing an Indirect X EOR (Opcode $41) in 3 cycles.
151 "10 . Hacking BASICs by Richard T. Cunningham
152 " (Reference: basic)
153 " The JAVA community does not have a monopoly on the concept of "write
154 " once, run anywhere". richard discusses ways to write your apps
155 "so they will run equally well on both the C64 and the C128, while
156 "not compromising speed or flexibility.
157 "13. Twiddling the Bits by Frank Kontros
158 " (Reference: bits)
159 " In this age of 33,600 bps modems with a 56K standard on the way,
160 " Getting by with the software UART in the 64 and 128 is even harder
161 " to swallow. In the past, commercial offerings like Swiftlink and the
162 " new Turbo232 have offered us hope in the form of a hardware UART
163 "replacement. However, many do-it-youself folks have put together the
164 " DataPump circuit by Perry M. Grodzinski. Well, Frank Kontros has
165 " updated this useful circuit with simpler circuitry and an easier
166 "layout.
167 "Departments
168 "1 the (cough, cough) Hacking Editor
169 " (Reference: editor)
170 "2. Input/Output
171 " (Reference: io)
172 "3 . Newsfront
173 " (Reference: news)
174 "5 . Hacking the Mags
175 " (Reference: mags)
176 "7 . FIDO's Nuggets
177 " (Reference: fido)
178 "9 . Hack Surfing
179 " (Reference: surf)
180 "12. Commodore Trivia
181 " (Reference: trivia)
182 "14 . ? DS, DS$: rem The Error Channel
183 " (reference: error)
184 "---------------------------------------
187 "*** 15 "contents.txt" seq
188 "*** 23 "editor.txt" seq
189 "*** 79 "io.txt" seq
190 "*** 306 "4080.lnx" seq -lynx file
191 "*** 27 "basic.txt" seq
192 "*** 16 "bits.txt" seq
193 "*** 42 "dp.g IF" prg - c64 graphic
194 "*** 5 "error.txt" seq
195 "*** 238 "hackprn1.exe" prg - for use on pc's !
196 "*** 93 "forth.txt" seq
197 "*** 23 "fido.txt" seq
198 "*** 7 "legal.txt" seq
199 "*** 33 "hw.txt" seq
200 "*** 11 "info.txt" seq
201 "*** 250 "list.txt" seq
202 "*** 30 "mags.txt" seq
203 "*** 41 "news.txt" seq
204 "*** 5 "next.txt" seq
205 "*** 1 "order.lst" seq
206 "*** 8 "rch.txt" seq
207 "*** 9 "read me" seq
208 "*** 186 "surf.txt" seq
209 "*** 4 "top.txt" seq
210 "*** 6 "trick.txt" seq
211 "*** 93 "vic.txt" seq
212 "*** 132 "trivia.txt" seq
213 "*** 76 "dp.mac" seq - c64 graphic
998 "
999 " ************************* that's all folks ************