When I pull it up on programmer
Are you referring to your programmer's software, or "PROMGRAMMER". Had to caps that for effect :wink:
You probably can't pull up a full 16 program binary file in PROMgrammer, you'd have to chop it up into 16 files for editing as well.
If you are double checking the file in your eprom programmer software, look at the program offsets. 0000, 4000, 8000, c000, 10000, 14000, 18000, 1c000, 20000, 24000, 28000, 2c000, 30000, 34000, 38000, 3c000 are all the beginning addresses for each chip program, in that order is how they toggle thru them on the Ultimate chip display as well. If you use that file merge program, just be sure to pick 16 programs to merge, and that the file comes out as the right size (256k).
Let me know if any of this is unclear.