Page 2 of 2

Posted: Wed Oct 08, 2008 1:37 am
by kyuusaku
Bump. Working on this again, lots of trouble with the PPU! $2006 is far more difficult than I anticipated since it's documented operation doesn't fit hardware very well! The logic is so convoluted, it would seem we're missing some key pieces of $2002,2005,2006's operation.

NES FPGA

Posted: Tue Nov 25, 2008 1:58 am
by tcdev
Hi guys,

I too have been playing around with a FPGA NES.

I had some success with my first attempt, being able to run Tennis, Wrecking Crew and SMB - the latter with graphical glitches.
http://members.iinet.net.au/~msmcdoug/p ... eckcrw.jpg

I made no attempt to model the PPU accurately - rather I used my existing tilemap/sprite subsystem and added enough logic to make it work "like" a PPU. I also used a stock 6502 core for the CPU...

Here's my latest FPGA project page...
http://pacedev.net/

The NES isn't up-to-date. In my 2nd incarnation I am attempting to model the PPU more accurately. I've got the tilemap going but the sprites are still WIP.

Regards,

Posted: Thu Jan 01, 2009 12:01 pm
by maxzhou88
Somebody( Kevin Horton ) have been already done, look at here:http://tripoint.org/kevtris/Projects/console/index.html

Posted: Thu Jan 01, 2009 3:50 pm
by tcdev
That project has been around for quite some time, but the author has, AFAIK, no intention of releasing the source into the public domain.

Posted: Thu Jan 01, 2009 7:52 pm
by Jeroen
"The author" Kevin Horton actually hangs around these forums! And in the irc channel #nesdev. But ya he wont release source......most people wouldnt be able to build it anyway. *goes back to Kevtris shrine*

Posted: Fri Jan 02, 2009 12:14 pm
by Hojo_Norem
Jeroen wrote:But ya he wont release source......most people wouldn't be able to build it anyway.
Hmm, I don't know about that. It took me a while but I have built a fully functional Minimig. Here's the proof.

(offtopic)
I did have a TV repairman friend of mine to check it over and touch it up a little (mainly the FPGA) but I guess I could have done it 100% myself with different tools. (I have heard some people have had decent results with solder paste and a heatgun).
(/offtopic)

Posted: Sat Jan 03, 2009 7:40 am
by Jeroen
Kevin told me that fpga is not hand solderable (without the right tools anyway.) Soooo if you have the tools you "could" do it. Stil takes skills though. Note I said most people.