How to designs NES ON FPAG

Discuss hardware-related topics, such as development cartridges, CopyNES, PowerPak, EPROMs, or whatever.

Moderators: B00daW, Moderators

User avatar
kyuusaku
Posts: 1665
Joined: Mon Sep 27, 2004 2:13 pm

Post 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.
tcdev
Posts: 21
Joined: Tue Nov 25, 2008 1:51 am

NES FPGA

Post 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,
User avatar
maxzhou88
Posts: 8
Joined: Sat Dec 27, 2008 10:08 pm
Location: shenzhen china
Contact:

Post by maxzhou88 »

Somebody( Kevin Horton ) have been already done, look at here:http://tripoint.org/kevtris/Projects/console/index.html
Last edited by maxzhou88 on Fri Jan 02, 2009 5:26 am, edited 2 times in total.
tcdev
Posts: 21
Joined: Tue Nov 25, 2008 1:51 am

Post 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.
User avatar
Jeroen
Posts: 1048
Joined: Tue Jul 03, 2007 1:49 pm

Post 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*
User avatar
Hojo_Norem
Posts: 132
Joined: Mon Apr 16, 2007 10:07 am
Contact:

Post 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)
User avatar
Jeroen
Posts: 1048
Joined: Tue Jul 03, 2007 1:49 pm

Post 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.
Post Reply