Template:Bitstreams 1.2/1.21

From PS3 Developer wiki
Revision as of 10:27, 21 May 2013 by Euss (talk | contribs) (Created page with "=== 121018_0031 === <uf6668> hi everybody <uf6668> quick announcement <uf6668> here's the latest dat: http://www.sendspace.com/file/rwz8jx <uf6668> this is ONLY for 1.2 <...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

121018_0031

<uf6668> hi everybody
<uf6668> quick announcement
<uf6668> here's the latest dat: http://www.sendspace.com/file/rwz8jx
<uf6668> this is ONLY for 1.2
<uf6668> if you want to use on 1.1 or 1.0, you will need to make modifications
<uf6668> it enables following:
<uf6668> 1) dual boot using a switch (led on = secondary nand/nor, led off = primary nand/nor)
<uf6668> 2) both solderless nand and nor together
<uf6668> the new structure is not ready yet because I've dev'd it on 250 and I have to fit it into 125
<uf6668> regarding opensource, the api will only be for the new architecture, so only after i fit it into 125

121106_2121

from Progskeet Website:
New release for 1.2, dumping and writing should be much faster now. http://www.progskeet.com/forum/viewtopic.php?f=9&t=4231

130330_1909

ProgSkeet_12_130330_1909.dat

  • Increased metastability of USB (should no longer disconnect)
  • Restored Samsung Q compatibility that was caused by dualboot pin allocation
for anyone who has v1.2/v1.21: https://dl.dropbox.com/u/52587949/ProgSkeet_12_130330_1909.dat / http://www.sendspace.com/file/ua6u2o makes it work like a 1.1

130401_1824

ProgSkeet_12_130401_1824.dat

  • Added timeout for reads/writes (1ms), no more blocking
  • Fixed bug where it would read gpio from data pins rather than from gpio pins

130401_2010

ProgSkeet_12_130401_2010.dat

  • Reduced timeout from 1.3ms down to 320ns per word
<uf6667> https://dl.dropbox.com/u/52587949/ProgSkeet_12_130401_2010.dat
<uf6667> I made this yesterday Mancer
<uf6667> I introduced a timeout for the "rdy" pin
<uf6667> so that in case rdy never goes high
<uf6667> it will continue anyway

130402_1730

ProgSkeet_12_130402_1730.dat

  • Added metastability to the DQ ports to filter out noise and glitches