Search found 6 matches

by nikk
Sat May 16, 2020 10:59 am
Forum: SNESdev
Topic: Differences of SPCPlayer and SPC7000
Replies: 4
Views: 3075

Re: Differences of SPCPlayer and SPC7000

Thank you guys!

So it is safe to assume, that the SPCplayer, contains the implementation of the SPC7000?
by nikk
Thu May 14, 2020 6:10 am
Forum: SNESdev
Topic: Differences of SPCPlayer and SPC7000
Replies: 4
Views: 3075

Differences of SPCPlayer and SPC7000

I want to replicate a subset of the SNES system on an FPGA, specifically, the audio subsystem. I found out this repository. https://github.com/srg320/FpgaSnes/tree/master/FPGA As you can see, there is a directory called SPC Player, and another called SPC7000. Do you know the difference? are both nee...
by nikk
Thu May 14, 2020 6:06 am
Forum: General Stuff
Topic: SNES questions
Replies: 2
Views: 4132

Re: SNES questions

Thanks a lot!
by nikk
Wed May 13, 2020 10:20 am
Forum: General Stuff
Topic: SNES questions
Replies: 2
Views: 4132

SNES questions

I have questions regarding a subsystem of SNES.
Can i post on this forum?
If yes, under which category should i post?

Thanks!
by nikk
Sun Feb 25, 2018 2:46 pm
Forum: NES Hardware and Flash Equipment
Topic: Silicon images of SNES' S-SMP
Replies: 1
Views: 2891

Silicon images of SNES' S-SMP

Hello!

Is there a resource with silicon images of Snes' S-SMP Audio module?

The only thing i found was this:
https://siliconpr0n.org/archive/doku.ph ... endo:s-smp

But as you can see the images are incomplete.

Thanks!
by nikk
Fri Feb 09, 2018 9:07 am
Forum: SNESdev
Topic: Introducing the VeriSNES (FPGA-based SNES)
Replies: 307
Views: 204043

Re: Introducing the VeriSNES (FPGA-based SNES)

Hello and congratulations for your project! I am an EE with some experience to digital electronics but no experience to FPGAs. As a project to start learning fpgs design i plan to recreate the snes APU. (The reason for this particular chipset, is because i like snes music :)) My question is how do i...