checking mem expansion cart

Modding and Technical Issues

Moderator: Moderators

Post Reply
aneurysm
not your PAL
Posts: 178
Joined: Sat Mar 06, 2004 11:06 pm

checking mem expansion cart

Post by aneurysm »

i used to be able to load VIC Tracker
but now it crashes during the intro
or if i hit space before the spot where it crashes it does a soft-reset
so i was wondering if there was a way to make sure my 16k expansion cart is fully functional and not broken
i've tried it on two seperate vics
User avatar
ral-clan
plays wooden flutes
Posts: 3702
Joined: Thu Jan 26, 2006 2:01 pm
Location: Canada

Post by ral-clan »

How much RAM shows up when you turn on the VIC?

There is a MEM tester somewhere....I think on funet or Zimmers.

You probably should open it up an reseat all the memory chips, just in case.
6502dude
megacart
Posts: 1581
Joined: Wed Dec 01, 2004 9:53 am

Post by 6502dude »

ral-clan wrote:You probably should open it up an reseat all the memory chips, just in case.
Good idea, but most ram in memory carts is not socketed :(

Why not try writing small basic program to poke all memory locations of 16K address space with 255, peek adddress, & compare results.

If this process is repeated with value 00 and all compare okay, your RAM expansion should be ok.
Image Mega-Cart: the ultimate cartridge for your Commodore Vic-20
User avatar
eslapion
ultimate expander
Posts: 5458
Joined: Fri Jun 23, 2006 7:50 pm
Location: Canada
Occupation: 8bit addict

Post by eslapion »

6502dude wrote:
ral-clan wrote:You probably should open it up an reseat all the memory chips, just in case.
Good idea, but most ram in memory carts is not socketed :(

Why not try writing small basic program to poke all memory locations of 16K address space with 255, peek adddress, & compare results.

If this process is repeated with value 00 and all compare okay, your RAM expansion should be ok.
Recently, I had a VIC-1111 16k RAM cartridge with a very weird behavior... it gave me random amounts of added memory between 11775 and 19967.

Looked inside, all chips soldered directly to the PCB and nothing seemed wrong.

I just heated all solders points individually to liquify them with my soldering iron set for about 320C (which is rather cool by soldering standards) for about one second each.

Sure enough, after this patience consuming exercice was over, the cartridge worked just as new...

Over time, solder can oxidize and crack...
6502dude
megacart
Posts: 1581
Joined: Wed Dec 01, 2004 9:53 am

Post by 6502dude »

Another thing to check is clean contacts on edge card connector of ram expansion cart.

Some folks suggest cleaning this with pencil eraser.

I prefer to using very fine steel wool. However one must ensure no stray stands of steel wool are present after cleaning.
Image Mega-Cart: the ultimate cartridge for your Commodore Vic-20
aneurysm
not your PAL
Posts: 178
Joined: Sat Mar 06, 2004 11:06 pm

Post by aneurysm »

ok, i finally wrote a little Basic program to poke and peel all the memory of the expansion and everything looks alright
so the problem must be elsewhere...

thanks for your time :shock: :o
Post Reply