Search found 65 matches

by bills442
Mon Jun 03, 2013 9:54 am
Forum: General Topics
Topic: Using an external keyboard / VIC replacement keys
Replies: 4
Views: 1071

I'm not sure what the details of this device are, but I've had my eye on it for a similar purpose to what you describe http://store.go4retro.com/ps-2-keyboard-encoder/ I love the old platforms for programming, but I've discovered that the good old days weren't really that good when it comes to 30 ye...
by bills442
Sat Jun 01, 2013 5:33 pm
Forum: Hardware and Tech
Topic: Recreate the Votrax Type & Talk?
Replies: 91
Views: 19273

cool! now we just need a talking castle wolfenstein
by bills442
Thu May 30, 2013 9:58 am
Forum: General Topics
Topic: What do you on your VIC?
Replies: 23
Views: 3605

I didn't have too many games for the VIC when I was a kid ... that darn money thing and those cheap parents, lol. I play Amok and Spiders of Mars because those are the games I had, but mostly its about revisiting some 30 year old programming projects. I'll admit I'm not using the actual hardware muc...
by bills442
Tue May 28, 2013 4:27 pm
Forum: Hardware and Tech
Topic: VIC20s dead working to restore
Replies: 4
Views: 933

so how's the ill vic doing ? is he running again?
by bills442
Sat May 25, 2013 11:46 am
Forum: Collecting and History
Topic: I did something crazy last night!!
Replies: 7
Views: 3509

I always figured the reason older electronics lasted so long is because they hadn't figured out *how* to make the components cheap yet, both in quality and costs,... in other words, they didn't know they could put only .00001 thousandths of something in a transistor X and have it still work -- after...
by bills442
Thu May 16, 2013 7:04 pm
Forum: General Topics
Topic: Why VIC-20 and not C64?
Replies: 34
Views: 5726

I took my time before posting anything in this thread other than the comment about typing code with a jackhammer. ... That's because the VIC is, IMHO so much easier to program than the 64 and its a lot easier than the 64 to do impressive hardware hacks with. Ya, I'm currently finishing up some 'lef...
by bills442
Wed May 01, 2013 9:06 pm
Forum: Hardware and Tech
Topic: Raspberry Pi as a VIC-20/C-64 Tool?
Replies: 8
Views: 2194

does the Pi have the required timing accuracy to do such a thing?
I thought the commodore disk drive timing was super picky, that and the Pi runs linux right?

sure would be a cool device. wonder if you could power the pi from the vic user port
by bills442
Tue Apr 30, 2013 2:45 pm
Forum: Hardware and Tech
Topic: how does 6502 single step work
Replies: 9
Views: 2296

You guys rock. Thanks TLovskog, That sounds like the secret I was trying to imagine. I knew they must be doing something clever! You guys are amazing, having disassembled the ROM back in the day. heh heh. Did any of the popular 6502 platforms from back in the day have an actual hardware single step ...
by bills442
Mon Apr 29, 2013 2:15 pm
Forum: Hardware and Tech
Topic: how does 6502 single step work
Replies: 9
Views: 2296

I was trying to imagine what you are describing, but it seems doing this for instructions that modify the program counter would be difficult. You couldn't put a BRK after a branch instruction, unless you rewrote that instruction to go somewhere you could control, same with JMP ?
by bills442
Fri Apr 26, 2013 4:11 pm
Forum: General Topics
Topic: LURKERS! Zero posters speak now or be deleted
Replies: 38
Views: 6681

vic20

I am real and love my vic20 :)
by bills442
Wed Apr 24, 2013 11:17 am
Forum: Hardware and Tech
Topic: how does 6502 single step work
Replies: 9
Views: 2296

how does 6502 single step work

I've been trying to figure out ( just curious ) how single step mode in HesMon for the vic 20 works. I know the 6502 has the ability to signal when it is fetching an instruction and I know you can halt the processor ... but doesn't there need to be external hardware onboard to allow such 'single ste...
by bills442
Thu Feb 21, 2013 2:13 pm
Forum: Programming
Topic: Spidey vs Doc Ock
Replies: 39
Views: 13226

Very nice use of the built in character graphics!
by bills442
Wed Sep 13, 2006 6:47 pm
Forum: Programming
Topic: Game main loops in Machine Language
Replies: 12
Views: 4344

sound driver

I have some code that I've just written for doing multi-voice sounds using a "track" that you specify. Although it's not hooked into any interrupt, it's designed to have a "service" routine called every so often. I was going to call the service routine from the VBI or similar. I'...
by bills442
Mon Aug 14, 2006 5:59 pm
Forum: General Topics
Topic: Why would anyone want to own a VIC 20???
Replies: 51
Views: 32973

Well, I thought I'd chime in too, since I've taken the time to be on this board :) vic 20 was my first computer. I had aspirations of doing all this cool stuff when I was a kid, but lacked the financial resources or the "discipline" Today, as a "professional" programmer I find mu...
by bills442
Fri Aug 11, 2006 3:45 pm
Forum: Programming
Topic: Games which use Multicolor characters
Replies: 22
Views: 5423

found that side scroller I mentioned

Wow, I finally found that side scroller I had such fond memories of as a kid. It was called "Spiders of Mars" ... always played it on black and white ... It was fun .. but not quite as smooth as I remember it, are the emulators really that off visually from the original vic ( I'm using vic...