LyingWake has released a new version of 1st_read.bin file checker. Here's what he had to say:
<i>I thought I'd rewrite 1st_read.bin file checker from scratch. I added a progress bar as well as added "-R .stack" to the sh-elf-objcopy.exe ELF conversion command -- this should fix the problems people were getting when they'd try to convert to a BIN and get a 0KB BIN file (or none at all).
I've also removed the dependency for COMDLG32.OCX. That was annoying if you needed to install a new version.
- Added: Progress bar
- Fixed: Completely rewritten
- Fixed: ELF conversion now uses -R .stack (fixed 0KB converted BINs)
- Fixed: No longer dependant on COMDLG32.OCX
- Fixed: File sizes are now read in bytes, KB, or MB
- Removed: Error if IP.BIN is loaded
- Removed: Error if non-BIN file is loaded
As always, you can get it at the <a href="http://consolevision.com/members/fackue/prj_1filecheck.shtml">project page</a> on my site.