Re: dumps to equations?

From: Francesco Messineo <francesco.messineo_at_gmail.com>
Date: Mon, 5 Sep 2016 14:47:17 +0200
Message-ID: <CAESs-_ybEiA3y9Dijrb0TqaJ_qsaxN9MFzhAbH4_W4BxcQzOrw@mail.gmail.com>
Thanks a lot Michau,
yes I have seen some examples.
I have most dumps in intel hex format (my own custom dumper does
that). I will write some conversion scripts.
Frank

On Mon, Sep 5, 2016 at 2:43 PM, Michał Pleban <lists@michau.name> wrote:
> Hello!
>
> Francesco Messineo wrote:
>
>> I made it start, it wanted the dotnet 2.0 to be installed (with winetricks).
>> Now I just have to understand how to import my binary dumps into it :)
>
> You must prepare them in this format:
>
> INPUT1 INPUT2 INPUT3 : OUTPUT1 OUTPUT2
> 0 0 0 1 1
> 0 0 1 1 0
> 0 1 0 1 0
> 0 1 1 0 0
> 1 0 0 0 1
> 1 0 1 0 0
> 1 1 0 0 0
> 1 1 1 0 0
> ;
>
> I wrote a simple Perl file which converts binary files to such format.
>
> Regards,
> Michau.
>
>
>
>        Message was sent through the cbm-hackers mailing list

       Message was sent through the cbm-hackers mailing list
Received on 2016-09-05 13:01:04

Archive generated by hypermail 2.2.0.