home *** CD-ROM | disk | FTP | other *** search
- 10 print"[147]notes for cube3d2.0 and 2.1"
- 20 print"load the .o object file before"
- 30 print"loading init3d2.0"
- 40 print"the relevant lines in init3d are"
- 50 print"lines 100-150 and 233-310."
- 60 print"d and z0 are in line 240."
- 70 print"if you try to change something and"
- 80 print"get an ?illegal quantity error just"
- 90 print"type clr."
- 100 print"[158]if you want to run cube3d2.1 make"
- 110 print"sure to change d in line 240 to"
- 120 print"d=85 at most!!!"
- 130 print"some of the zero page locations used"
- 140 print"may hose basic -- reboot before saving"
- 150 print"any changes."
- 160 print"keep in mind that you can press f1 etc"
- 170 print"multiple times to speed up the rotation"
- 180 print"(press any key)";
- 190 geta$:ifa$=""then190
- 200 print"[147]cube3d2.1 features multicolor and an"
- 210 print"appallingly trivial texture map of"
- 220 print"a sort -- it was hacked together at"
- 230 print"the last minute, and will be treated"
- 240 print"in more detail in the future."
- 250 print"we hope you like these programs and"
- 260 print"find them useful!"
-