Search found 4840 matches

by Jeff-20
Tue Mar 02, 2004 1:11 am
Forum: Programming
Topic: Do you make games?
Replies: 8
Views: 3826

Do you make games?

Do you still make game programs for the vic?
by Jeff-20
Sat Feb 28, 2004 12:51 pm
Forum: Programming
Topic: Silly Program
Replies: 13
Views: 5237

Silly Program

Here is a silly program to make your vic a completely new look:

1 PRINT"{CLR}WAIT...": J=32768: FORT=5120 TO 7166 STEP 2: I=PEEK(J): POKET,I: POKET+1,I: J=J+1: NEXT

2 POKE56,20: POKE52,20: POKE36867,23: POKE36869,253: REM J DANIELS 1996

READY.
by Jeff-20
Thu Feb 26, 2004 7:12 pm
Forum: General Topics
Topic: To expand or not to expand memory
Replies: 8
Views: 4295

To expand or not to expand memory

I personally like the 3.5k vic. Memory expansion changes the address points making it confusing to the programmer. But I also find that I enjoy the programs and games for the unexpanded system more than the 8k or 16k ones. They seem neater, more compact. Even the cart games are better when 4k or less.
by Jeff-20
Wed Feb 25, 2004 1:35 am
Forum: Collecting and History
Topic: Carts
Replies: 13
Views: 4037

I've been wanting to work out a trade system for tapes. I was doing it with my own games. Just recording it as a wav file, compressing it and making it available here.
by Jeff-20
Tue Feb 24, 2004 7:56 pm
Forum: General Topics
Topic: When did you get your first Vic?
Replies: 11
Views: 8693

When did you get your first Vic?

My first Vic was a birthday present. I was in fifth grade. It would take more than five years before I got my first game for the system: Gridrunner. In the next five years I got two more games, Omega Race and Pacman.
by Jeff-20
Sat Feb 14, 2004 5:01 pm
Forum: Collecting and History
Topic: PC1541 cable and .wav files for Vic?
Replies: 2
Views: 2320

I have such a cable. It connects the printer port to the 1541 drive. Brian (from INdiana) made it for me, but I imagine that many more exist. I used it with the star commander program to play all of the old carts from funnet ftp. The only problem is that the cable only works with processors UNDER pe...
by Jeff-20
Sat Feb 14, 2004 1:46 am
Forum: General Topics
Topic: Getting more members
Replies: 29
Views: 14048

Getting more members

To make this a better forum, I hope to have more members. Please help by emailing any sites related to the vic or contacting ebayers who are buying vic 20s.

More people means more resources. You'll probably be able to get the hardware, software or information you need from one of them. :D
by Jeff-20
Sat Feb 14, 2004 1:27 am
Forum: General Topics
Topic: Welcome to Denial
Replies: 16
Views: 7286

Welcome to Denial

Hello. I'm Jeff. Welcome to what I hope will become a fun vic 20 community.

I still use my vic and collect items realted to it. I hope to post interesting pics, programs and information here soon. Feel free to join and add to the site.
by Jeff-20
Fri Feb 13, 2004 7:28 pm
Forum: Programming
Topic: Logic errors
Replies: 6
Views: 2140

Logic errors

Look at this line. Can you see why it produces a SYNTAX ERROR? 10 FOR T=1 TO 15: PRINT T AND 3: NEXT Look closely. The problem is quite simple. Typed without spaces (as we all do), the computer wants to read "T AND 3" as "TAN D3". Tan is a basic token, and without a parenthetical...
by Jeff-20
Fri Feb 13, 2004 12:11 am
Forum: General Topics
Topic: About Denial - Please read this first.
Replies: 0
Views: 3251

About Denial - Please read this first.

Denial started as a paper newsletter (or fanzine) by Jeff Daniels in the early 90s. I had trouble delivering it as many of those interested lived overseas. As addresses changed, I abandoned the idea. I continued to make programs for the vic. I still have a few of the old newsletters and some of the ...