Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
code:filmrec:start [2020/07/20 12:15] philpemcode:filmrec:start [2020/07/20 12:30] – [Development tools] philpem
Line 191: Line 191:
     * ID-4000: {{ :code:filmrec:id4kcata.pdf |Parts catalouge}}, {{ :code:filmrec:id4k.pdf |Repair manual}}     * ID-4000: {{ :code:filmrec:id4kcata.pdf |Parts catalouge}}, {{ :code:filmrec:id4k.pdf |Repair manual}}
  
-==== Software ====+==== Polaroid software ====
  
   * {{ :code:filmrec:polaprinter.zip |Polaroid Palette Series driver CD for Windows 95}} (ZIP file of contents)   * {{ :code:filmrec:polaprinter.zip |Polaroid Palette Series driver CD for Windows 95}} (ZIP file of contents)
Line 202: Line 202:
   * {{ :code:filmrec:paletqna.pdf |Palette film recorders FAQ}}   * {{ :code:filmrec:paletqna.pdf |Palette film recorders FAQ}}
  
 +==== Development tools ====
 +
 +  * [[https://github.com/philpem/polaroid_dpal_toolkit|Digital Palette Toolkit v3.0]] with SGI SCSI changes by Mogens Kjaer
 +  * [[https://github.com/philpem/pfr_dev|Reimplemented Toolkit v6.0 source code]]
 +    * Based on reverse-engineered PFR.DLL but excludes ProPalette firmware upgrade commands.
 +    * Ideally this needs to be merged with Toolkit v3.0.
 +  * [[https://github.com/philpem/pfr_bits|Camera calibration code]]
 +    * Shows how to calculate the X/Y offset and Zoom from the "tick marks" calibration chart
 +  * [[https://github.com/philpem/pfrutils|PFRUtils]] -- Film table decryption and analysis tools
 +  * [[https://github.com/philpem/PolaSpike|PolaSpike]] -- API call monitor
 +    * Uses PyDbg on an unpatched (!) Windows XP system to monitor calls to the Palette DLL and ASPI layer.
  
Find me on Mastodon
  • Last modified: 2020/07/21 12:29
  • by philpem