Search found 18 matches

by jensma
Sat Nov 03, 2012 1:05 pm
Forum: Reproduction
Topic: Earthbound Zero on 27C256
Replies: 13
Views: 5299

Re: Earthbound Zero on 27C256

27C256 is a 32KB chip. And the ROMS you slit aren't kb, they are KB. Bytes. You'd need 8x 256's for each program and characrer side. You need a 27C020 for both sides. And there should be wiring sheet on the front page. You should be able to work on from there. Got it, thanks a lot! You guys are gre...
by jensma
Sat Nov 03, 2012 12:57 pm
Forum: Reproduction
Topic: Earthbound Zero on 27C256
Replies: 13
Views: 5299

Re: Earthbound Zero on 27C256

lidnariq wrote:The number at the end of the part is kilobits, so a 27C256 → 32KiB. For 256KiB you'd need a 27c2001 or something equivalent.
Damnit, I felt for the '256' :/ Thanks for the info :)
by jensma
Sat Nov 03, 2012 12:50 pm
Forum: Reproduction
Topic: Earthbound Zero on 27C256
Replies: 13
Views: 5299

Earthbound Zero on 27C256

Hey there community, I searched the web but couldn't find an answer to my problem. Maybe you guys can help me. I did some SNES-Repros in the past but I'm new to the NES :) I'm about to build an Earthbound Zero for my collection. Is it possible to burn it on two 27C256's? The PRG and the CHR-File are...