Search found 141 matches
Small update for the record. BGA reflow soldering proved feasible. So there will be 128Mbits of 16-bit PSRAM + 4Mbits of 8-bit SRAM on the secondary bus. A DAC for the SNES's analog line in will be included. (Testing the DAC is the last todo before a prototype PCB is ordered) The B address bus is fu...
- Fri Jun 11, 2010 6:06 am
- Forum: SNESdev
- Topic: What happened with SNES CIC reverse engineering?
- Replies: 248
- Views: 192763
Currently I have no clue about the bright screen issue, it never happened to me so far. The LED color problem may be related to pin 7 of the PIC. Pin 7 selects LED polarity. Connect it to 5V for common anode LEDs or GND for common cathode LEDs. If it is left unconnected the input will sometimes read...
- Tue May 11, 2010 11:32 am
- Forum: SNESdev
- Topic: What happened with SNES CIC reverse engineering?
- Replies: 248
- Views: 192763
- Mon May 10, 2010 1:39 pm
- Forum: SNESdev
- Topic: What happened with SNES CIC reverse engineering?
- Replies: 248
- Views: 192763
Klaus Wolf of Wolfsoft wrote up a blog post with some instructions and nice macro photos of his mod: http://blog.wolfsoft.de/?p=603
He chose to remove the CIC but I can confirm it works with the original CIC in place and pins 1,2,10 and 11 lifted as well. 8)
He chose to remove the CIC but I can confirm it works with the original CIC in place and pins 1,2,10 and 11 lifted as well. 8)
- Mon May 10, 2010 7:26 am
- Forum: SNESdev
- Topic: What happened with SNES CIC reverse engineering?
- Replies: 248
- Views: 192763
- Sun May 09, 2010 3:24 pm
- Forum: SNESdev
- Topic: What happened with SNES CIC reverse engineering?
- Replies: 248
- Views: 192763
Ah, that source code has a little flaw actually. Lines 97-103 suggest that the streams are swapped but in reality the CIC just swaps its i/o pins. So sometimes the lock stream is output on pin 1 while the key stream is expected on pin 2, and vice versa. When monitoring one fixed pin sometimes you'll...
- Fri Apr 30, 2010 12:57 pm
- Forum: SNESdev
- Topic: What happened with SNES CIC reverse engineering?
- Replies: 248
- Views: 192763
Interesting :) Seems like we're talking about the same thing while thinking we're talking about completely different things :) so: ,-----. < CPU_D4 >---| | | /PARD >---| e.g.|---< PPU2_D4 > | /PAWR >---| PAL | | PA[7:0] >===| | | PIC_D4 >---| | `-----' wire IS_213F = PA[7:0]==8'h3f; assign CPU_D4 = ...
- Wed Apr 28, 2010 11:01 pm
- Forum: SNESdev
- Topic: What happened with SNES CIC reverse engineering?
- Replies: 248
- Views: 192763
- Wed Apr 28, 2010 11:53 am
- Forum: SNESdev
- Topic: What happened with SNES CIC reverse engineering?
- Replies: 248
- Views: 192763
EDIT: $213F seems to originate from S-PPU2 (U3, 5C78) pin 55 and 73 are both D4, these pins would be lifted and connected together.. the other soldering point could be U4 pin 16.. the PAL could then make D4 one or zero without bus conflicts What you seem to be referring to is D4 of the VRAM data bu...
- Wed Apr 28, 2010 10:38 am
- Forum: SNESdev
- Topic: What happened with SNES CIC reverse engineering?
- Replies: 248
- Views: 192763
Well, that's good to hear. :) So maybe the original CIC has to be removed after all? I'm looking forward to more reports. ;) The OSCCAL value doesn't matter btw, the internal oscillator is not used. I recommend using the newer firmware anyway since its timing is more accurate. Might be more reliable...
- Wed Apr 28, 2010 4:42 am
- Forum: SNESdev
- Topic: What happened with SNES CIC reverse engineering?
- Replies: 248
- Views: 192763
Yes, in the meantime I got the same feedback from another guy via mail. Thought a bit about it but that's it so far. Did you remove the CIC (+added the pulldown) or did you just lift the pins? I seriously need to get an SA-1 game... I made a minor timing change in the meantime (I was one cycle late ...
- Mon Apr 19, 2010 11:38 pm
- Forum: SNESdev
- Topic: What happened with SNES CIC reverse engineering?
- Replies: 248
- Views: 192763
How to inject a bit? I can decode the B Bus address + /PARD and drive an output connected to D4 but the PPU will still drive its own, won't it? Does it come down to just hoping that the logic gate's output driver is strong enough to override the PPU output? Or is there a way to tell the PPU to trist...
- Sun Apr 18, 2010 11:45 am
- Forum: SNESdev
- Topic: What happened with SNES CIC reverse engineering?
- Replies: 248
- Views: 192763
That's exactly what's planned. Current setting is indicated by a dual LED. Inspired by seb's switchless mod. I just heard about the rainbow mod for the first time here 
- Sun Apr 18, 2010 11:05 am
- Forum: SNESdev
- Topic: What happened with SNES CIC reverse engineering?
- Replies: 248
- Views: 192763
- Sat Apr 17, 2010 4:16 pm
- Forum: SNESdev
- Topic: What happened with SNES CIC reverse engineering?
- Replies: 248
- Views: 192763