Search found 322 matches

by matsondawson
Fri Mar 23, 2012 1:45 am
Forum: Programming
Topic: Digitized sound + 2 spare channels possible?
Replies: 11
Views: 3795

Digitized sound + 2 spare channels possible?

I was wondering if you set two channels up with the same frequency but 180 degrees out of phase with each other, would changing volume on both channels in tandem produce analogue levels?
Thus leaving 1 noise channel and 1 tone channel free for music?
by matsondawson
Wed Mar 21, 2012 9:24 pm
Forum: Collecting and History
Topic: Does anyone know what this might be?
Replies: 12
Views: 3330

Top of cart looks weird, more like an IEEE plug?
by matsondawson
Sat Mar 03, 2012 3:14 am
Forum: Hardware and Tech
Topic: 6561 Initialisation
Replies: 23
Views: 3924

matsondawson wrote:Could do a Fortran Vic-20, I hear Fortran is pretty fast vs Basic.
Whoops sorry, I meant Forth.
by matsondawson
Fri Mar 02, 2012 3:19 am
Forum: Hardware and Tech
Topic: 6561 Initialisation
Replies: 23
Views: 3924

Could do a Fortran Vic-20, I hear Fortran is pretty fast vs Basic.
by matsondawson
Sun Feb 19, 2012 11:48 pm
Forum: International VIC
Topic: VIC-1001 Price?
Replies: 3
Views: 2578

I'd easily pay more than 20,000 yen for a good boxed one.
by matsondawson
Sun Feb 19, 2012 3:45 pm
Forum: Hardware and Tech
Topic: screen not quite right
Replies: 10
Views: 1838

Yes, it's under the metal casing.

p.s. Don't use vacuums on electronics, they produce a static electricity and may zap your components.
by matsondawson
Wed Feb 01, 2012 5:47 pm
Forum: Collecting and History
Topic: Vintage photos of Vic20 set-ups wanted
Replies: 9
Views: 3026

Odd, Microsoft Security Essentials and Symantec have both failed to detect a virus. What are you using? Do you have to run it for it to be detected?
by matsondawson
Sat Jan 28, 2012 2:13 am
Forum: Collecting and History
Topic: Vintage photos of Vic20 set-ups wanted
Replies: 9
Views: 3026

Vintage photos of Vic20 set-ups wanted

Hi guys,

Would those of you with pictures of your Vic20 set-ups from the 80's, please post your pics. I want to fill in the white-space in my emulator, and want to see what sort of things kids had round their machines in the good old days.
by matsondawson
Sat Jan 21, 2012 2:11 pm
Forum: Hardware and Tech
Topic: 6522 port B question
Replies: 1
Views: 599

6522 port B question

I have a game that has set:
DDRB: 255
ORB: 247

And the Port B input is 0.

If I read IRB, what value should I expect?
I was expecting 247 as all bits are configured as outputs, is this correct?
by matsondawson
Mon Jan 16, 2012 6:59 pm
Forum: Programming
Topic: Looking for Vic20 Kernel ROM disassembly
Replies: 11
Views: 3426

Could I put a copy up on my site in the reference section of http://www.mdawson.net/vic20chrome/vic20.php ?
Or could you host a copy that's not in a ZIP that I could put a reference to?
by matsondawson
Fri Jan 13, 2012 3:18 pm
Forum: Games
Topic: WIP: Dream
Replies: 24
Views: 10116

BTW I think the game is awesome.
by matsondawson
Fri Jan 13, 2012 3:16 pm
Forum: Games
Topic: WIP: Dream
Replies: 24
Views: 10116

Ah, it wasn't my joystick code, it was the random number generator on the vic doesn't work if the via timers init at 0. As the random number generator uses uninitialised memory on startup. Fixed now.

http://www.mdawson.net/vic20chrome/vic2 ... /dream.prg
by matsondawson
Fri Jan 13, 2012 2:46 pm
Forum: Games
Topic: WIP: Dream
Replies: 24
Views: 10116

What line in the code reads the joystick port...
I think it's line 1 and it's reading from 37151 (register 15), which is the no handshake version of register 1 on the via.
by matsondawson
Fri Jan 13, 2012 1:25 pm
Forum: Games
Topic: WIP: Dream
Replies: 24
Views: 10116

btw, joystick isn't working in my emulator, can you tell me what line handles joystick input?
by matsondawson
Fri Jan 13, 2012 1:20 pm
Forum: Games
Topic: WIP: Dream
Replies: 24
Views: 10116

Maybe the heart should chase you, and your job is to avoid it.
When it catches you, you win.