E uae (neko mips4)

From Nekoware

Jump to: navigation, search
neko_e_uae
Packaged by: Timo Kanera
Internal Version: 1
Download: neko_e-uae-0.8.28.tardist
Current release: 0.8.28 / November 28 2005
Use: Emulator
Licence: GPL
Website: uae.coresystems.de

UAE is a mostly complete software emulation of the hardware of the Commodore Amiga 500/1000/2000. A Commodore Amiga, for those who don't know, is a 16/32 bit computer system based on the Motorola 680x0 CPU and a few specially designed custom chips that provide very good graphics and sound capabilities. Its first incarnation, the A1000, appeared in 1985, followed by the highly successful A500 and A2000 models.


Contents

[edit] Installing the package

Download and install the neko_e_uae-0.8.28 (version 1) tardist package from the Nekoware repository.

Installation of the precompiled binary package can be achieved using either Software Manager or inst: In the case of inst, all that's required is the command:

~ $ inst -f /path/to/neko_e-uae-0.8.28.tardist
install all
keep *.opt.src
go
quit

You will need "root" privileges to install the software.

A list of all files is installed by this package is available.

[edit] Package Dependencies

The following additional packages are required to run this software correctly:


[edit] Package Incompatibilities

The following packages are marked as incompatible.

  • No incompatibilities.

[edit] Package Layout

Default indicates whether the subsystem will be installed if "install standard" (or similar) is used. Order is used if any given subsystem must be installed before others.

Name Size [Kbytes] Default Order Description
neko_e_uae.sw.eoe 3,461 Yes 9999 execution only env
neko_e_uae.opt.relnotes 1 No 9999 release notes
neko_e_uae.opt.src 1,122 No 9999 original source code
neko_e_uae.opt.dist 4 No 9999 distribution files
neko_e_uae.opt.patches 3 No 9999 source code patches
neko_e_uae.man.doc 62 Yes 9999 documentation


[edit] Compiling

As for the majority of Nekoware packages, the 7.4.x release of SGI's MIPSpro Compiler suite has been used to build this package.


[edit] Environment

setenv CC c99
setenv CFLAGS '-O3 -mips4 -r12000 -OPT:Olimit=0:roundoff=3:IEEE_arithmetic=3:alias=TYPED -INLINE -D__inline__=inline'
setenv LDFLAGS '-L/usr/nekoware/lib -L/usr/lib32'
setenv PKG_CONFIG_PATH '/usr/nekoware/lib/pkgconfig'
setenv PKG_CONFIG_LIBDIR '/usr/nekoware/lib'
setenv GNUMAKE gmake

set path = ( /usr/sbin /usr/bsd /sbin /usr/bin /usr/bin/X11 . /usr/nekoware/bin /usr/nekoware/sbin /usr/local/bin /usr/local/sbin /usr/etc )


[edit] Patches

You may need to apply the following patches: neko_e_uae-0.8.28.patch


[edit] Configure

./configure --prefix=/usr/nekoware --enable-threads
gmake
gmake install


[edit] Release Notes

Click on the "show" link to expand the contents of the package's 'relnotes' file.


[edit] Errors/Miscellaneous

None.


[edit] Older Versions

  • None

[edit] External Links

None.

Personal tools