From: Harry Potter on
As I said before, I am working on a Vic-20 emulator. I have the file-
picker half-ready. It reads a directory, displays the files and
subdirectories and allows you to change directories and files. It
doesn't read .d64 and .t64 files, yet. It also doesn't sort or do DOS
error checking. This is a little premature, but can anybody point me
out to information on the internet of the 6502 and the Vic-20's VIAs
so I can emulate them?
From: iAN CooG on
Harry Potter <maspethrose7(a)aol.com> wrote:
> As I said before, I am working on a Vic-20 emulator. [..] can anybody
point me
> out to information on the internet of the 6502 and the Vic-20's VIAs
> so I can emulate them?

OOOOOH MY GAWD! This is getting ridicule.
I don't know about opinions of anyone here, but I won't EVER trust a program
made by someone who can't even google his stuff.

--
-=[]=--- iAN CooG/HokutoForce ---=[]=-
I haven't lost my mind; it's backed up on tape somewhere!


From: sta on
Well, this is what you get in an unmoderated forum. But, at least, the
original poster is actually trying to achieve something, unlike some
other frequent posters...
From: Harry Potter on
On Apr 4, 3:04 pm, "iAN CooG" <LiEaVnAcMoI...(a)eLmEaViAlM.iIt!> wrote:
> Harry Potter <maspethro...(a)aol.com> wrote:
> > As I said before, I am working on a Vic-20 emulator. [..] can anybody
> point me
> > out to information on the internet of the 6502 and the Vic-20's VIAs
> > so I can emulate them?
>
> OOOOOH MY GAWD! This is getting ridicule.
> I don't know about opinions of anyone here, but I won't EVER trust a program
> made by someone who can't even google his stuff.
>

I'm sorry. I use Google alot. I think I got information on the VIC-I
chip from ftp.zimmers.net. However, I've had problems finding 6502
and VIA information. I once found a data sheet on the 6502 with all
the opcodes and some information on Vic-20 chips. However, I lost the
data sheet and was never able to find the other Vic-20 information.
From: Harry Potter on
On Apr 4, 11:55 am, Harry Potter <maspethro...(a)aol.com> wrote:
> As I said before, I am working on a Vic-20 emulator.  I have the file-
> picker half-ready.  It reads a directory, displays the files and
> subdirectories and allows you to change directories and files.  It
> doesn't read .d64 and .t64 files, yet.  It also doesn't sort or do DOS
> error checking.  This is a little premature, but can anybody point me
> out to information on the internet of the 6502 and the Vic-20's VIAs
> so I can emulate them?

I am sooo stupid! :( All I had to do was look in the Hardware
section under Computing in Google! I found the information. Sorry.