Legible SNES Schematics

Discussion of hardware and software development for Super NES and Super Famicom.

Moderator: Moderators

Forum rules
  • For making cartridges of your Super NES games, see Reproduction.
creaothceann
Posts: 316
Joined: Mon Jan 23, 2006 7:47 am
Location: Germany
Contact:

Re: Legible SNES Schematics

Post by creaothceann »

Wikipedia says the Super FX can upload graphics from the cartridge to VRAM. Shouldn't therefore the PA lines on the connector be bidirectional?
My current setup:
Super Famicom ("2/1/3" SNS-CPU-GPM-02) → SCART → OSSC → StarTech USB3HDCAP → AmaRecTV 3.10
lidnariq
Posts: 10677
Joined: Sun Apr 13, 2008 11:12 am
Location: Seattle

Re: Legible SNES Schematics

Post by lidnariq »

There is only one bus master in the SNES, and that's the S-CPU and its DMA unit. The SFX is not what's doing the uploading.
User avatar
Señor Ventura
Posts: 186
Joined: Sat Aug 20, 2016 3:58 am

Re: Legible SNES Schematics

Post by Señor Ventura »

I always believed that DMA can transfer tiles directly from the rom to the vram... and with an sfx we still have the dma doing the same job.

The SFX don't do anything in that way.
tepples
Posts: 22345
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Re: Legible SNES Schematics

Post by tepples »

It can.

DMA transfers data from one bus to the other. ROM and cart RAM are on bus A, and the PPU's VRAM data port is on bus B. The console's WRAM is on bus A or bus B (but not both at once). DMA from cart RAM to WRAM pauses the 65816, and I think the GSU is paused as well.
User avatar
Firebrandx
Posts: 50
Joined: Fri Aug 26, 2011 3:20 am

Re: Legible SNES Schematics

Post by Firebrandx »

OP's link is broken. Anyone have a mirror link?
User avatar
sanni
Posts: 44
Joined: Sat Jul 20, 2013 2:21 pm

Re: Legible SNES Schematics

Post by sanni »

Not sure if it's the most recent version
Attachments
snes_schematic_color.pdf
(724.91 KiB) Downloaded 311 times
User avatar
whicker
Posts: 228
Joined: Sun Dec 13, 2009 11:37 am
Location: Wisconsin

Re: Legible SNES Schematics

Post by whicker »

I think the commas went away, or something.

https://wiki.superfamicom.org/schematic ... nd-pinouts
lidnariq
Posts: 10677
Joined: Sun Apr 13, 2008 11:12 am
Location: Seattle

Re: Legible SNES Schematics

Post by lidnariq »

Here's the last version of snes_schematic_color I have, four minor revisions newer than what sanni posted-
Attachments
snes_schematic_color.pdf
version 1.5, internal date stamp of 2014 Feb 24
(269.54 KiB) Downloaded 348 times
User avatar
Firebrandx
Posts: 50
Joined: Fri Aug 26, 2011 3:20 am

Re: Legible SNES Schematics

Post by Firebrandx »

whicker wrote:I think the commas went away, or something.

https://wiki.superfamicom.org/schematic ... nd-pinouts
If you click on that link you posted, you'll see all the schematic file links are broken. :roll:
Post Reply