Strange request

General No-Intro related discussions.
Post Reply
root
Site Admin
Posts: 738
Joined: 19 May 2008 09:26

Strange request

Post by root »

Rif: 1964 Strange request \ gigadeath on 31st January 2008, 09:07 wrote:

I'm searching for a way to merge 2 binary files, so that the resulting file has:

1st byte from 1st file
2nd byte from 2nd file
3rd byte from 1st file
4th byte from 2nd file
5th byte from 1st file
6th byte from 2nd file

and so on.

Basically I want to merge the Mega-Tech Tetris dump in MAME to compare it with the normal cart dump we have now.

The 2 parts are splitted byte-by-byte.

===============================================

Re: Strange request \ ||CUE|| on 31st January 2008, 11:00 wrote:

There are lot of programs in the net to split/unsplit files (odd/even bytes)

Result: Same as "Sega - Mega Drive / Genesis", "Tetris (Japan).md"

===============================================

Re: Strange request \ gigadeath on 31st January 2008, 11:02 wrote:
There are lot of programs in the net to split/unsplit files (odd/even bytes)

Result: Same as "Sega - Mega Drive / Genesis", "Tetris (Japan).md"
Thanks Can you list any of this programs?

===============================================

Re: Strange request \ ||CUE|| on 31st January 2008, 11:27 wrote:

I have just done this simple program and it tested with your files (source and exe included).

Usage: mergesplit FINALFILE FILE1SPLITED FILE2SPLITED

===============================================

Re: Strange request \ gigadeath on 31st January 2008, 12:03 wrote:
I have just done this simple program and it tested with your files (source and exe included).

Usage: mergesplit FINALFILE FILE1SPLITED FILE2SPLITED
So fast! Thanks, works perfectly.

I guess now we can save the thousand of euros needed to buy one of the few MD Tetris cart out there :P
You do not have the required permissions to view the files attached to this post.
Post Reply