PB supports all known JP1-compatible remote processors, though support for the P8/740 and M6805-C9 is not as complete as that for the HCS08, SST, S3C80, M6805-RC16/18 based remotes.
This is a maintenance release that fixes some bugs and adds some minor functionality. Changes include:
- Fixed VBA type mismatch error on HexFormat variable.
- Added recognition of mid-frame burst calls to S3C*, HCS08 & 6805-RCxx Decoders.
- Corrected branch offset error on HCS08 generated code.
- Corrected S3C8 disassembly of F5 op code.
- Corrected S3C8 assembler error on LDC/LDE using W0/W1 registers.
- Added error indication to out-of-range carrier freq & duty cycle, and display of actual freq & duty cycle.
- Modified carrier frequency calculations to be more accurate and to allow any valid duty cycle.
- Corrected inaccuracies in several timing calculations for M6C & P8 remotes.
- Increased maximum protocol length shown in output box from 192 bytes to 1392 bytes.
- Modified all necessary calculations to remove use of functions in the Analysis Toolpak add-in.
Link to post announcing previous PB version