TL866 16Bits Tool v0.1

The use of a TL866 is not always easy, there are parameters to set each time, the preparation of roms may require several programs to perform byteswap, split etc..
So I tried to create a tool that would simplify all these steps

For the moment this tool allows to prepare roms from megadrive/32x and Jaguar and to burn them on eprom 27c322 or 27c160, I will add other functions and more settings later

  • First load your rom with the “Load File” button and select “Megadrive/32X”, “Jaguar 1 eprom” or “Jaguar 2 eproms”
  • Then you can click the “Prepare Rom” button and you will get the prepared files in the “output” folder.

For the programming step this tool use the minipro project, for now it’s only working with the TL866 programmers and not yet with the T48 or T56.

You must have installed the drivers first, either by having already installed the Xgpro software or with the installer provided in minipro/drv/DPInst64.exe launched in administrator mode.

As soon as I have cleaned up the code a bit I will make it opensource and post it on github