1ST READ.BIN Checker: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Infobox_Tools_Information| name=1ST_READ.BIN Checker| image=center|250px| homepage=[http://dchelp.dcemulation.org/ Homepage]| version=2.0.3a|...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox_Tools_Information| | {{Infobox_Tools_Information| | ||
name=1ST_READ.BIN Checker| | name=1ST_READ.BIN Checker| | ||
image=[[ | image=[[File:Checker 201b.png|center|250px]]| | ||
homepage=[http://dchelp.dcemulation.org/ Homepage]| | homepage=[http://dchelp.dcemulation.org/ Homepage]| | ||
version=2.0.3a| | version=2.0.3a| |
Latest revision as of 03:49, 2 March 2023
1ST_READ.BIN Checker | ||
---|---|---|
Homepage | Homepage | |
Latest Version | 2.0.3a | |
Downloads | Binary Source | |
Release Date | 8/15/2007 | |
Author | fackue | |
Active | Yes |
The 1ST_READ.BIN Checker is a tool that checks a Dreamcast binary file and reports if it's an unscrambled BIN, scrambled BIN, ELF, or SREC binary. It also serves as a front-end to convert files from ELF formats to binary formats. It uses scramble by Marcus Comstedt to scramble or descramble binaries and sh-elf-objcopy to convert ELFs into binaries.
There also is a command line version available that is written in C. There are binaries for the current version, 0.1, for Windows and Linux. The source code is also available. Mac users can compile 0.1 themselves or use the [1] original vb2c release binary.