Search found 41 matches

by toby405
Tue Jan 02, 2018 7:22 pm
Forum: Hardware and Tech
Topic: Ugly video output
Replies: 2
Views: 1107

Ugly video output

Bought a vga converter to connect my Vic to an LCD monitor. It looks terrible.

I adjusted the pot according to the wiki (this is a cost-reduced Vic so only one pot) and it makes it brighter but that's it.
IMG_2939 2.jpg
Is it because my vga converter is crappy?
IMG_2940 2.jpg
by toby405
Tue Jan 02, 2018 6:29 pm
Forum: Hardware and Tech
Topic: My PCBs are here!
Replies: 16
Views: 4097

My PCBs are here!

So, these arrived today:
IMG_2937.jpg
For most of the people that hang out here this is old hat, but I've never done anything like this before. I've hardly ever soldered. :shock:

To me, these things look beautiful! Creating a Vic-20 cart is kind of a bucket list thing.
by toby405
Thu Dec 28, 2017 10:27 am
Forum: Hardware and Tech
Topic: VGER-20... A Multi-Media Expansion Cartridge.
Replies: 70
Views: 12968

Re: VGER-20... A Multi-Media Expansion Cartridge.

My god could you please keep doing this kind of post? :D

This gives a noob a fighting chance.
by toby405
Sat Dec 23, 2017 11:06 am
Forum: Other Systems
Topic: 8 Bit Weapon Christmas music (fwd)
Replies: 2
Views: 3682

Re: 8 Bit Weapon Christmas music (fwd)

Gosh, this is really good. The vocals in God Rest Ye Merry Gentleman are hauntingly fantastic.
by toby405
Sun Dec 17, 2017 3:10 pm
Forum: Hardware and Tech
Topic: Node MCU
Replies: 2
Views: 1073

Re: Node MCU

I've been playing around with connecting a NodeMCU to the Vic-20 userport serial interface and building various TCP and/or HTTP clients and servers with micropython. I was thinking how cool it would be to use the ESP8266 as a serial to UDP converter for multi-user games. I've seen threads on other f...
by toby405
Sat Dec 16, 2017 8:54 pm
Forum: Emulation and Cross Development
Topic: Testing serial port code on a Mac with VICE and a local terminal
Replies: 1
Views: 5050

Testing serial port code on a Mac with VICE and a local terminal

I'm working on learning ASM serial communications and I need a convenient way to test from VICE 3.1 running in my Mac OS X Sierra environment. I came up with this method which lets programs running in VICE talk to a terminal without actually having a terminal plugged in via USB, or using VMs or what...
by toby405
Thu Dec 14, 2017 12:22 pm
Forum: Hardware and Tech
Topic: My first try at EPROMs
Replies: 56
Views: 7398

Re: My first try at EPROMs

Floopy wrote:the edge connector was cut because the owner wanted to salvage the gold on it.
Desperate times call for desperate measures I guess.
by toby405
Wed Dec 13, 2017 10:48 am
Forum: Programming
Topic: ML design patterns (calling ROM subroutines)
Replies: 7
Views: 2743

ML design patterns (calling ROM subroutines)

ldx #8 LOOP ldy #1 jsr $d3a2 ; y -> FAC jsr $e094 ; rnd() jsr $d1aa ; FAC -> a, y jsr USEFULSR ; do something useful with a, y dex bne LOOP This code doesn't work because the subroutines change X. Are there cases where you take the trouble to figure out if a particular ROM subroutine leaves your re...
by toby405
Wed Dec 06, 2017 9:20 pm
Forum: Hardware and Tech
Topic: Cartridge designs released - Eagle PCBs
Replies: 40
Views: 20525

Re: Cartridge designs released - Eagle PCBs

norm8332 wrote:The machined ones that eslapion has are more durable for repeated use.
I'm getting them from eslapion but he doesn't have any capacitors.

How do these look?

https://www.ebay.com/itm/232524021393
by toby405
Wed Dec 06, 2017 3:52 pm
Forum: Hardware and Tech
Topic: Cartridge designs released - Eagle PCBs
Replies: 40
Views: 20525

Re: Cartridge designs released - Eagle PCBs

Okay, I just ordered up a protopack of boards. I think I will get a few sockets and make a couple dev boards for testing the eproms. If anyone has a link to a socket they would recommend please post it.
by toby405
Tue Dec 05, 2017 9:06 pm
Forum: Hardware and Tech
Topic: Cartridge designs released - Eagle PCBs
Replies: 40
Views: 20525

Re: Cartridge designs released - Eagle PCBs

Is the idea to solder something like this to the board: https://www.ebay.com/itm/28-Pin-DIP-Machine-Pin-Socket-Lot-of-3-628MP-/162065002326?hash=item25bbd3af56 and then plug the eprom into it, or just to solder the eprom directly to the board? I'm thinking to fit it in one of those beautiful cases t...
by toby405
Tue Dec 05, 2017 6:44 pm
Forum: Hardware and Tech
Topic: VIC cartridge PCB eagle
Replies: 21
Views: 3607

Re: VIC cartridge PCB eagle

This is an area I really want to learn about. Once one has a board like this, what's the overview on moving forward? I'm a noob with electronics but I'm thinking you get the board and then you have to find the components needed (dip socket, any switches, resistors and such) and then solder it all up...
by toby405
Tue Jan 15, 2013 1:37 pm
Forum: General Topics
Topic: New member from US.
Replies: 5
Views: 733

Thanks for all the welcomes!
by toby405
Wed Jan 09, 2013 5:08 pm
Forum: Programming
Topic: ML noob
Replies: 12
Views: 1471

Thanks for making my original look like such a pig. :)
by toby405
Tue Jan 08, 2013 9:42 pm
Forum: Hardware and Tech
Topic: My allmost new VIC-20
Replies: 13
Views: 2079

This is amazing! I wish I could do that kind of work.