need help. APU1 and TP bin file save as VLC player file. Why??

Subscribe
Oct 26, 2017 | 04:41 PM
  #1  
I am trying to read and save a 27SF512 chip using a APU1 and Tunerpro. For some reason, the file saves as a VLC Player file. Its labeled as .bin but I sent it to a member here to read and it will not open. What am I doing wrong?
Reply 0
Oct 26, 2017 | 04:43 PM
  #2  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
*.bin is a file extension that is associated with VLC player. You can associate any file extension with any program, it doesn't change the file, just the icon used and the program windows thinks it should use to open it.
Reply 0
Oct 26, 2017 | 04:45 PM
  #3  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
Quote: *.bin is a file extension that is associated with VLC player. You can associate any file extension with any program, it doesn't change the file, just the icon used and the program windows thinks it should use to open it.
So the person I sent it to should be able to open it? Im a newb here with this stuff.
Reply 0
Oct 26, 2017 | 04:48 PM
  #4  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
It’s been awhile since I’ve used a apu1. You should be able to use flash and burn read as a 27c256 then save buffer . The extension would be a .bin
Reply 0
Oct 26, 2017 | 04:49 PM
  #5  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
If your trying to post it on a thread you will need to zip the file.
Reply 0
Oct 26, 2017 | 04:49 PM
  #6  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
Quote: It’s been awhile since I’ve used a apu1. You should be able to use flash and burn read as a 27c256 then save buffer . The extension would be a .bin
Im about a week into learning this stuff and I think Ive only consumed about 3% of the info that out there to learn. With that being said, what is flash and burn? Is it a program I need to download?

I was trying to send it via email to a member here so he could look at it.
Reply 0
Oct 26, 2017 | 04:52 PM
  #7  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
I am trying to send the file to ULTM8Z (Mike). I dont think he is familiar with Autoprom
Reply 0
Oct 26, 2017 | 04:53 PM
  #8  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
Flash and burn is a stand alone program used for the apu1 and burn products.
http://support.moates.net/flash-n-burn/
Reply 0
Oct 26, 2017 | 04:55 PM
  #9  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
Quote: Flash and burn is a stand alone program used for the apu1 and burn products.
http://support.moates.net/flash-n-burn/
Thank you. I am not familiar with that . I will look into that now.
Reply 0
Oct 26, 2017 | 04:56 PM
  #10  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
I think it’s easier to do a read that way than using tp, if you read it as a 512 you need to set the offsets. So read it as a 27c256
Reply 0
Oct 26, 2017 | 05:00 PM
  #11  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
Tuned,

Does it matter what the buffer start address is when he does the "read chip"? He's trying to read in a 27S512 chip and hte buffer start is currently 0000. In the screen shots he sent, that's the only difference I detected from how I work it on my minipro burner... I use 08000
Reply 0
Oct 26, 2017 | 05:01 PM
  #12  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
Quote: Does it matter what the buffer start address is when he does the "read chip"?
It is asking me for chip start address and finish address as well as buffer start and finish.
There is no list of chips in the supported chips window.

I changed the start to 08000 earlier and it still saved as a VLC file. I never bothered to sending it to you.
Reply 0
Oct 26, 2017 | 05:05 PM
  #13  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
If you read as a 256 you don’t need the offsets . The 512 offsets are here.
http://support.moates.net/programmin...using-offsets/

000000 -> 007FFF
008000 -> 00FFFF
I don’t know why it’s not saying supported chips
Reply 0
Oct 26, 2017 | 05:08 PM
  #14  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
Quote: If you read as a 256 you don’t need the offsets . The 512 offsets are here.
http://support.moates.net/programmin...using-offsets/

000000 -> 007FFF
008000 -> 00FFFF
I don’t know why it’s not saying supported chips

I closed the program and restarted it. supported chips are now listed.
Reply 0
Oct 26, 2017 | 05:09 PM
  #15  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
Quote:
008000 -> 00FFFF
Ok, so I think the answer to my question is yes
Reply 0
Oct 26, 2017 | 05:10 PM
  #16  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
Quote: I closed the program and restarted it. supported chips are now listed.
Right on ! Making progress
Reply 0
Oct 26, 2017 | 05:11 PM
  #17  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
Quote: It is asking me for chip start address and finish address as well as buffer start and finish.
There is no list of chips in the supported chips window.

I changed the start to 08000 earlier and it still saved as a VLC file. I never bothered to sending it to you.
Try sending to me. It may work now.
Reply 0
Oct 26, 2017 | 05:11 PM
  #18  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
Quote: Ok, so I think the answer to my question is yes

I sent you the file that was read and saved using the FLash N Burn software. It still saved it as a VLC file though.
Reply 0
Oct 26, 2017 | 05:13 PM
  #19  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
Quote: Ok, so I think the answer to my question is yes
Sorry I never saw your question but yah those are the correct offsets or reading as a 32k does the trick no other offsets needed unless the default was set to burn a 16k file 27c128.
Reply 0
Oct 26, 2017 | 05:16 PM
  #20  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
Success!

The one with the start address at 08000 works.
Reply 0
Oct 26, 2017 | 05:17 PM
  #21  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
Can you even rename with newer windows to change the extension ? (Vlc to .bin )
Reply 0
Oct 26, 2017 | 05:17 PM
  #22  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
apparently... It opens just fine in Tunercat
Reply 0
Oct 26, 2017 | 05:19 PM
  #23  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
Quote: Success!

The one with the start address at 08000 works.
Large file 64k with the incorrect offsets ?
Reply 0
Oct 26, 2017 | 05:24 PM
  #24  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
no, its still a 32kB file..
Reply 0
Oct 26, 2017 | 05:25 PM
  #25  
Re: need help. APU1 and TP bin file save as VLC player file. Why??
Weird but glad you can read it now
Reply 0
Subscribe