Skip to content

UPCB v2.9

Latest
Compare
Choose a tag to compare
@fluxcorenz fluxcorenz released this 13 Aug 05:15
· 1 commit to master since this release

UPCB - by Toodles

What to use:

If you are programming your PIC for the first time, using a PIC programmer and NOT the
PDFSUSB bootloader, use BOOTLOADER.HEX!!!!

If you are using the bootloader program PDFSUSB, use the following to find out which
revision of the UPCB hex file to use:

  • If your stick has a dedicated button for programming, you want the revision ending in P
  • If your stick uses the two option LEDs, you want the revision L
  • If your stick uses the two addition buttons, you want the revision B
  • If your stick does not use the LEDs or the two additional buttons, you want the revision X
  • If you have a 2nd Revision or newer UPCB, and don't know exactly which one you need,
    use the BP version.

Changes:

v2.9 (2016-08-13)

  • Fixed TG16/PCEngine support. Handles 2 button (with dedicated turbo buttons LP and MP), and 6 button with no autofire. No button mapping/programming supported at this time though. Huge thanks once again to RDC over at nfggames.com for helping out with the protocol!