is it possible to join 2 EVAs in sequence, in one file?
Maybe with a simple program, but I don't know, in detail, the header of an Eva file... Could you suggest me something (in C, Pascal, or MS-DOS(?)) ?
EVA is just a raw format, no headers whatsoever. You should be able to concatenate two files using the MSX-DOS CONCAT.COM program. Better to do that on PC though ;-)
COPY /B EVA01.EVA+EVA02.EVA EVAFINAL.EVA
(c) 1994 - 2009 Fundación MSX Resource Center. MSX es una marca registrada de MSX Licensing Corporation