Fucs.Download History

Hide minor edits - Show changes to markup - Cancel

May 18, 2007, at 11:03 AM by RodriguezLaurent -
Changed line 15 from:

A nice graphical user interface done with wxWidget library. It compiles (we hope so) but it does not work yet ... afaik it's related to UNICODE/ANSI encodings ...

to:

A nice graphical user interface done with wxWidget library. It provide a debug tool that let you watch and modify memory content.

May 11, 2007, at 03:21 AM by OrabonaOlivier -
Changed lines 7-10 from:

NB: All these source tarballs "compile" with ./configure ; make ; make check (when available) and make install. Due to the nature of these early releases, we ought you to add a --prefix=${HOME} just to avoid messing your distro up. By using autoconf/automake tools this should be avoided though.

On another note, compiling both "command line" test program (cmdFucs) and the Fucs X86 Architecture requires previous installation of libfucs. You may have to adjust your PKG_CONFIG_PATH in order for pkg-config to find the library.

to:

NB: All these source tarballs "compile" with ./configure ; make ; make check (when available) and make install. Due to the nature of these early releases, we ought you to add a --prefix=${HOME} just to avoid messing your distro up.

On another note, compilation of "libfucs" has do be done prior to any other package ! When needed by your setup (and the --prefix you gave to libfucs configure script), you might have to change your PKG_CONFIG_PATH accordingly. ie: if you did ./configure --prefix=${HOME} as for libfucs, you will have the pkgconfig description file installed in ${HOME}/lib/pkgconfig. That is the path you'll have to set in the environment variable PKG_CONFIG_PATH so that pkg-config can find the libfucs library.

May 11, 2007, at 03:15 AM by OrabonaOlivier -
Changed lines 14-15 from:

''A nice graphical user interface done with wxWidget library. It compiles (we hope so) but it does not work yet ... afaik it's related to UNICODE/ANSI encodings ...''

to:

A nice graphical user interface done with wxWidget library. It compiles (we hope so) but it does not work yet ... afaik it's related to UNICODE/ANSI encodings ...

May 11, 2007, at 03:14 AM by OrabonaOlivier -
Changed lines 14-15 from:
very soon, some screenshots are after next sections... to hold on :)
to:

''A nice graphical user interface done with wxWidget library. It compiles (we hope so) but it does not work yet ... afaik it's related to UNICODE/ANSI encodings ...''

[ tar.gz ] [ tar.bz2 ]
May 07, 2007, at 03:09 PM by OrabonaOlivier -
Deleted lines 27-40:

Screenshots


Perspectives frame

http://fucs.free.fr/files/screens/perspFrameMini.jpg

debug frame (complete very soon)

http://fucs.free.fr/files/screens/debugStdMini.jpg

May 04, 2007, at 11:14 PM by RodriguezLaurent -
Changed line 41 from:

http://fucs.free.fr/files/screens/debugFrameMini.jpg

to:

http://fucs.free.fr/files/screens/debugStdMini.jpg

May 04, 2007, at 12:33 AM by RodriguezLaurent -
Changed lines 14-15 from:
Not yet !
to:
very soon, some screenshots are after next sections... to hold on :)
May 04, 2007, at 12:32 AM by RodriguezLaurent -
Added lines 27-41:

Screenshots


Perspectives frame

http://fucs.free.fr/files/screens/perspFrameMini.jpg

debug frame (complete very soon)

http://fucs.free.fr/files/screens/debugFrameMini.jpg

April 27, 2007, at 02:47 AM by OrabonaOlivier -
Added lines 5-12:

NB: All these source tarballs "compile" with ./configure ; make ; make check (when available) and make install. Due to the nature of these early releases, we ought you to add a --prefix=${HOME} just to avoid messing your distro up. By using autoconf/automake tools this should be avoided though.

On another note, compiling both "command line" test program (cmdFucs) and the Fucs X86 Architecture requires previous installation of libfucs. You may have to adjust your PKG_CONFIG_PATH in order for pkg-config to find the library.


Added lines 16-19:

cmdFucs:

A "command line" driven interface to FUCS engine. At the moment it just validates loading/initializing of the plugin architecture.

[ tar.gz ] [ tar.bz2 ]
Changed lines 21-23 from:

version 0.1 (April 25, 2007)

[ tar.gz ] [ tar.bz2 ]
to:

This is the FUCS engine. It loads, unloads, just do about everything to handle underneath architecture.

[ tar.gz ] [ tar.bz2 ]
Changed lines 25-26 from:
Not yet !
to:

The X86 architecture plugin for FUCS. Far from being accurate and complete instruction set simulated.

[ tar.gz ] [ tar.bz2 ]
April 25, 2007, at 02:21 AM by OrabonaOlivier -
Changed line 5 from:

wxFucs:

to:

wxFucs:

Changed lines 8-9 from:

libfucs: version 0.1 (April 25, 2007)

to:

libfucs:

version 0.1 (April 25, 2007)

Changed line 12 from:

x86-generic:

to:

x86-generic:

April 25, 2007, at 02:20 AM by OrabonaOlivier -
Changed lines 3-5 from:

Note : everything here is at early alpha stage of development. This means that we

cannot guarantee anything. It might just work or not. Use it at your own risk !

to:

Note : everything here is at early alpha stage of development. This means that we cannot guarantee anything. It might just work or not. Use it at your own risk !

April 25, 2007, at 02:20 AM by OrabonaOlivier -
Changed lines 1-3 from:

Stuff you can download :

Under construction ...

to:

Download section

Note : everything here is at early alpha stage of development. This means that we

cannot guarantee anything. It might just work or not. Use it at your own risk !

wxFucs:

Not yet !

libfucs: version 0.1 (April 25, 2007)

[ tar.gz ] [ tar.bz2 ]

x86-generic:

Not yet !
March 10, 2007, at 01:46 PM by OrabonaOlivier -
Added lines 1-3:

Stuff you can download :

Under construction ...