The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD emulators : stella

A multi-platform Atari 2600 VCS emulator

 From the documentation:  
  Stella is a freely distributed multi-platform Atari 2600 VCS emulator;
  originally developed for Linux by Bradford W. Mott. Stella allows you
  to enjoy all of your favorite 2600 games once again by emulating the
  2600's hardware with software. Stella is written in C++, which allows
  it to be ported to other operating systems and architectures. Since
  its original release Stella has been ported to AcornOS, AmigaOS, DOS,
  FreeBSD, IRIX, Linux, MacOS, OpenStep, OS/2, Unix, and Windows. 

http://stella.sourceforge.net/



stella history


v. 1.38
date: 2007/10/04 15:44:30;  author: acm;  state: Exp;  lines: +0 -1
- Remove USE_GCC, i forgot that on my previous commit

v. 1.37 date: 2007/10/04 15:42:20; author: acm; state: Exp; lines: +1 -1 - Update to 2.4.2
v. 1.36 date: 2007/09/06 05:02:44; author: acm; state: Exp; lines: +1 -2 - Update to 2.4.1
v. 1.35 date: 2007/05/19 20:04:41; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.34 date: 2007/02/01 21:33:37; author: acm; state: Exp; lines: +1 -1 - Update to 2.3.5 - See the changelog at http://stella.sourceforge.net/stellanews.html
v. 1.33 date: 2006/12/29 17:03:21; author: acm; state: Exp; lines: +3 -5 - Update to 2.3 - Take maintainership
v. 1.32 date: 2006/09/20 11:20:47; author: stas; state: Exp; lines: +1 -0 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
v. 1.31 date: 2006/04/12 18:13:29; author: jmelo; state: Exp; lines: +3 -4 - Update to 2.2. - portlint(1). PR: ports/95591 Submitted by: KATO Tsuguru Approved by: mnag (mentor)
v. 1.30 date: 2006/02/01 01:40:15; author: barner; state: Exp; lines: +1 -1 - Update to 2.1 Submitted by: Ports fury PR: ports/92608
v. 1.29 date: 2005/10/31 14:05:00; author: garga; state: Exp; lines: +1 -1 - Update to 2.0.1 PR: ports/88188 Submitted by: Ports Fury
v. 1.28 date: 2005/10/20 20:42:31; author: pav; state: Exp; lines: +13 -13 - Update to 2.0 PR: ports/87736 Submitted by: KATO Tsuguru
v. 1.27 date: 2005/02/25 13:32:29; author: krion; state: Exp; lines: +1 -1 Update to version 1.4.2 PR: ports/77966 Submitted by: Ports Fury
v. 1.26 date: 2004/10/12 10:28:11; author: krion; state: Exp; lines: +0 -1 Fix build on 4-stable with system compiler PR: ports/72317 Submitted by: Ports Fury
v. 1.25 date: 2004/09/30 05:31:52; author: kris; state: Exp; lines: +1 -1 Increase USE_GCC to 3.4 for those ports which compile with it. Approved by: portmgr
v. 1.24 date: 2004/08/16 17:48:37; author: krion; state: Exp; lines: +1 -1 Update to verion 1.4.1 PR: ports/70542 Submitted by: Ports Fury
v. 1.23 date: 2004/07/20 15:25:23; author: krion; state: Exp; lines: +13 -14 Update to version 1.4 PR: ports/69293 Submitted by: Ports Fury
v. 1.22 date: 2004/03/16 04:23:36; author: edwin; state: Exp; lines: +1 -1 Chase library bump of libSDL-1.1 for all ports which were depending on sdl12-1.2.5
v. 1.21 date: 2004/03/08 01:01:25; author: edwin; state: Exp; lines: +1 -1 Properly use SDL everywhere: USE_SDL=yes -> USE_SDL=sdl (good examles everywhere) WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...) See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL. PR: follow-ups of ports/55494, ports/61877 Submitted by: Edwin Groothuis
v. 1.20 date: 2004/02/04 05:20:07; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.19 date: 2004/01/22 12:18:16; author: trevor; state: Exp; lines: +1 -1 Use the CPIO macro defined in bsd.port.mk.
v. 1.18 date: 2003/09/24 13:55:05; author: krion; state: Exp; lines: +18 -30 - Update to version 1.3 PR: 57004 Submitted by: Ports Fury
v. 1.17 date: 2003/02/20 17:21:49; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.16 date: 2003/01/13 14:29:56; author: arved; state: Exp; lines: +11 -13 Support CC/CFLAGS/CXX/CXXFLAGS properly PR: 46944 Submitted by: KATO Tsuguru
v. 1.15 date: 2003/01/02 08:02:49; author: ijliao; state: Exp; lines: +21 -14 upgrade to 1.2 PR: 46627 Submitted by: Keith Jones
v. 1.14 date: 2002/11/10 16:45:56; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.13 date: 2002/11/06 22:44:52; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.12 date: 2002/02/06 22:45:43; author: nectar; state: Exp; lines: +2 -2 Release MAINTAINER.
v. 1.11 date: 2000/06/20 13:37:35; author: nectar; state: Exp; lines: +2 -3 Locally hosted distfiles moved to ftp.freebsd.org.
v. 1.10 date: 2000/04/12 04:55:50; author: mharo; state: Exp; lines: +4 -4 PORTNAME/VERSION stuff
v. 1.9 date: 1999/08/31 06:43:55; author: mharo; state: Exp; lines: +3 -3 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.8 date: 1999/08/25 05:49:39; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.7 date: 1999/07/04 21:36:08; author: steve; state: Exp; lines: +3 -1 This port requires X libs to build.
v. 1.6 date: 1999/04/07 15:52:58; author: nectar; state: Exp; lines: +3 -1 Add USE_XLIB
v. 1.5 date: 1999/03/04 23:24:27; author: nectar; state: Exp; lines: +36 -53 stella 0.6 is no longer available. This is stella 1.1, an Atari 2600 VCS emulator.
v. 1.4 date: 1998/12/01 09:36:33; author: obrien; state: Exp; lines: +3 -1 Mark BROKEN. Distfiles unfetchable.
v. 1.3 date: 1998/04/29 09:56:44; author: asami; state: Exp; lines: +3 -1 Define MANUAL_PACKAGE_BUILD, as this port installs bin/elk which can be confused with the file with the same name in the lang/elk port. Found by: make package breaking in textproc/unroff
v. 1.2 date: 1998/03/22 21:35:23; author: jseger; state: Exp; lines: +2 -2 Old MASTER_SITE no longer has DISTFILE. Switch to new MASTER_SITE.
v. 1.1 date: 1997/07/31 07:19:41; author: max; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/07/31 07:19:41; author: max; state: Exp; lines: +0 -0 New port, stella: Atari 2600 VCS emulator PR: 3627 Submitted by: Joel Sutton ============================================================================= v. 1.38 date: 2007/10/04 15:44:30; author: acm; state: Exp; lines: +0 -1 - Remove USE_GCC, i forgot that on my previous commit
v. 1.37 date: 2007/10/04 15:42:20; author: acm; state: Exp; lines: +1 -1 - Update to 2.4.2
v. 1.36 date: 2007/09/06 05:02:44; author: acm; state: Exp; lines: +1 -2 - Update to 2.4.1
v. 1.35 date: 2007/05/19 20:04:41; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.34 date: 2007/02/01 21:33:37; author: acm; state: Exp; lines: +1 -1 - Update to 2.3.5 - See the changelog at http://stella.sourceforge.net/stellanews.html
v. 1.33 date: 2006/12/29 17:03:21; author: acm; state: Exp; lines: +3 -5 - Update to 2.3 - Take maintainership
v. 1.32 date: 2006/09/20 11:20:47; author: stas; state: Exp; lines: +1 -0 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
v. 1.31 date: 2006/04/12 18:13:29; author: jmelo; state: Exp; lines: +3 -4 - Update to 2.2. - portlint(1). PR: ports/95591 Submitted by: KATO Tsuguru Approved by: mnag (mentor)
v. 1.30 date: 2006/02/01 01:40:15; author: barner; state: Exp; lines: +1 -1 - Update to 2.1 Submitted by: Ports fury PR: ports/92608
v. 1.29 date: 2005/10/31 14:05:00; author: garga; state: Exp; lines: +1 -1 - Update to 2.0.1 PR: ports/88188 Submitted by: Ports Fury
v. 1.28 date: 2005/10/20 20:42:31; author: pav; state: Exp; lines: +13 -13 - Update to 2.0 PR: ports/87736 Submitted by: KATO Tsuguru
v. 1.27 date: 2005/02/25 13:32:29; author: krion; state: Exp; lines: +1 -1 Update to version 1.4.2 PR: ports/77966 Submitted by: Ports Fury
v. 1.26 date: 2004/10/12 10:28:11; author: krion; state: Exp; lines: +0 -1 Fix build on 4-stable with system compiler PR: ports/72317 Submitted by: Ports Fury
v. 1.25 date: 2004/09/30 05:31:52; author: kris; state: Exp; lines: +1 -1 Increase USE_GCC to 3.4 for those ports which compile with it. Approved by: portmgr
v. 1.24 date: 2004/08/16 17:48:37; author: krion; state: Exp; lines: +1 -1 Update to verion 1.4.1 PR: ports/70542 Submitted by: Ports Fury
v. 1.23 date: 2004/07/20 15:25:23; author: krion; state: Exp; lines: +13 -14 Update to version 1.4 PR: ports/69293 Submitted by: Ports Fury
v. 1.22 date: 2004/03/16 04:23:36; author: edwin; state: Exp; lines: +1 -1 Chase library bump of libSDL-1.1 for all ports which were depending on sdl12-1.2.5
v. 1.21 date: 2004/03/08 01:01:25; author: edwin; state: Exp; lines: +1 -1 Properly use SDL everywhere: USE_SDL=yes -> USE_SDL=sdl (good examles everywhere) WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...) See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL. PR: follow-ups of ports/55494, ports/61877 Submitted by: Edwin Groothuis
v. 1.20 date: 2004/02/04 05:20:07; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.19 date: 2004/01/22 12:18:16; author: trevor; state: Exp; lines: +1 -1 Use the CPIO macro defined in bsd.port.mk.
v. 1.18 date: 2003/09/24 13:55:05; author: krion; state: Exp; lines: +18 -30 - Update to version 1.3 PR: 57004 Submitted by: Ports Fury
v. 1.17 date: 2003/02/20 17:21:49; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.16 date: 2003/01/13 14:29:56; author: arved; state: Exp; lines: +11 -13 Support CC/CFLAGS/CXX/CXXFLAGS properly PR: 46944 Submitted by: KATO Tsuguru
v. 1.15 date: 2003/01/02 08:02:49; author: ijliao; state: Exp; lines: +21 -14 upgrade to 1.2 PR: 46627 Submitted by: Keith Jones
v. 1.14 date: 2002/11/10 16:45:56; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.13 date: 2002/11/06 22:44:52; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.12 date: 2002/02/06 22:45:43; author: nectar; state: Exp; lines: +2 -2 Release MAINTAINER.
v. 1.11 date: 2000/06/20 13:37:35; author: nectar; state: Exp; lines: +2 -3 Locally hosted distfiles moved to ftp.freebsd.org.
v. 1.10 date: 2000/04/12 04:55:50; author: mharo; state: Exp; lines: +4 -4 PORTNAME/VERSION stuff
v. 1.9 date: 1999/08/31 06:43:55; author: mharo; state: Exp; lines: +3 -3 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.8 date: 1999/08/25 05:49:39; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.7 date: 1999/07/04 21:36:08; author: steve; state: Exp; lines: +3 -1 This port requires X libs to build.
v. 1.6 date: 1999/04/07 15:52:58; author: nectar; state: Exp; lines: +3 -1 Add USE_XLIB
v. 1.5 date: 1999/03/04 23:24:27; author: nectar; state: Exp; lines: +36 -53 stella 0.6 is no longer available. This is stella 1.1, an Atari 2600 VCS emulator.
v. 1.4 date: 1998/12/01 09:36:33; author: obrien; state: Exp; lines: +3 -1 Mark BROKEN. Distfiles unfetchable.
v. 1.3 date: 1998/04/29 09:56:44; author: asami; state: Exp; lines: +3 -1 Define MANUAL_PACKAGE_BUILD, as this port installs bin/elk which can be confused with the file with the same name in the lang/elk port. Found by: make package breaking in textproc/unroff
v. 1.2 date: 1998/03/22 21:35:23; author: jseger; state: Exp; lines: +2 -2 Old MASTER_SITE no longer has DISTFILE. Switch to new MASTER_SITE.
v. 1.1 date: 1997/07/31 07:19:41; author: max; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/07/31 07:19:41; author: max; state: Exp; lines: +0 -0 New port, stella: Atari 2600 VCS emulator PR: 3627 Submitted by: Joel Sutton ============================================================================= v. 1.38 date: 2007/10/04 15:44:30; author: acm; state: Exp; lines: +0 -1 - Remove USE_GCC, i forgot that on my previous commit
v. 1.37 date: 2007/10/04 15:42:20; author: acm; state: Exp; lines: +1 -1 - Update to 2.4.2
v. 1.36 date: 2007/09/06 05:02:44; author: acm; state: Exp; lines: +1 -2 - Update to 2.4.1
v. 1.35 date: 2007/05/19 20:04:41; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.34 date: 2007/02/01 21:33:37; author: acm; state: Exp; lines: +1 -1 - Update to 2.3.5 - See the changelog at http://stella.sourceforge.net/stellanews.html
v. 1.33 date: 2006/12/29 17:03:21; author: acm; state: Exp; lines: +3 -5 - Update to 2.3 - Take maintainership
v. 1.32 date: 2006/09/20 11:20:47; author: stas; state: Exp; lines: +1 -0 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
v. 1.31 date: 2006/04/12 18:13:29; author: jmelo; state: Exp; lines: +3 -4 - Update to 2.2. - portlint(1). PR: ports/95591 Submitted by: KATO Tsuguru Approved by: mnag (mentor)
v. 1.30 date: 2006/02/01 01:40:15; author: barner; state: Exp; lines: +1 -1 - Update to 2.1 Submitted by: Ports fury PR: ports/92608
v. 1.29 date: 2005/10/31 14:05:00; author: garga; state: Exp; lines: +1 -1 - Update to 2.0.1 PR: ports/88188 Submitted by: Ports Fury
v. 1.28 date: 2005/10/20 20:42:31; author: pav; state: Exp; lines: +13 -13 - Update to 2.0 PR: ports/87736 Submitted by: KATO Tsuguru
v. 1.27 date: 2005/02/25 13:32:29; author: krion; state: Exp; lines: +1 -1 Update to version 1.4.2 PR: ports/77966 Submitted by: Ports Fury
v. 1.26 date: 2004/10/12 10:28:11; author: krion; state: Exp; lines: +0 -1 Fix build on 4-stable with system compiler PR: ports/72317 Submitted by: Ports Fury
v. 1.25 date: 2004/09/30 05:31:52; author: kris; state: Exp; lines: +1 -1 Increase USE_GCC to 3.4 for those ports which compile with it. Approved by: portmgr
v. 1.24 date: 2004/08/16 17:48:37; author: krion; state: Exp; lines: +1 -1 Update to verion 1.4.1 PR: ports/70542 Submitted by: Ports Fury
v. 1.23 date: 2004/07/20 15:25:23; author: krion; state: Exp; lines: +13 -14 Update to version 1.4 PR: ports/69293 Submitted by: Ports Fury
v. 1.22 date: 2004/03/16 04:23:36; author: edwin; state: Exp; lines: +1 -1 Chase library bump of libSDL-1.1 for all ports which were depending on sdl12-1.2.5
v. 1.21 date: 2004/03/08 01:01:25; author: edwin; state: Exp; lines: +1 -1 Properly use SDL everywhere: USE_SDL=yes -> USE_SDL=sdl (good examles everywhere) WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...) See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL. PR: follow-ups of ports/55494, ports/61877 Submitted by: Edwin Groothuis
v. 1.20 date: 2004/02/04 05:20:07; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.19 date: 2004/01/22 12:18:16; author: trevor; state: Exp; lines: +1 -1 Use the CPIO macro defined in bsd.port.mk.
v. 1.18 date: 2003/09/24 13:55:05; author: krion; state: Exp; lines: +18 -30 - Update to version 1.3 PR: 57004 Submitted by: Ports Fury
v. 1.17 date: 2003/02/20 17:21:49; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.16 date: 2003/01/13 14:29:56; author: arved; state: Exp; lines: +11 -13 Support CC/CFLAGS/CXX/CXXFLAGS properly PR: 46944 Submitted by: KATO Tsuguru
v. 1.15 date: 2003/01/02 08:02:49; author: ijliao; state: Exp; lines: +21 -14 upgrade to 1.2 PR: 46627 Submitted by: Keith Jones
v. 1.14 date: 2002/11/10 16:45:56; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.13 date: 2002/11/06 22:44:52; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.12 date: 2002/02/06 22:45:43; author: nectar; state: Exp; lines: +2 -2 Release MAINTAINER.
v. 1.11 date: 2000/06/20 13:37:35; author: nectar; state: Exp; lines: +2 -3 Locally hosted distfiles moved to ftp.freebsd.org.
v. 1.10 date: 2000/04/12 04:55:50; author: mharo; state: Exp; lines: +4 -4 PORTNAME/VERSION stuff
v. 1.9 date: 1999/08/31 06:43:55; author: mharo; state: Exp; lines: +3 -3 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.8 date: 1999/08/25 05:49:39; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.7 date: 1999/07/04 21:36:08; author: steve; state: Exp; lines: +3 -1 This port requires X libs to build.
v. 1.6 date: 1999/04/07 15:52:58; author: nectar; state: Exp; lines: +3 -1 Add USE_XLIB
v. 1.5 date: 1999/03/04 23:24:27; author: nectar; state: Exp; lines: +36 -53 stella 0.6 is no longer available. This is stella 1.1, an Atari 2600 VCS emulator.
v. 1.4 date: 1998/12/01 09:36:33; author: obrien; state: Exp; lines: +3 -1 Mark BROKEN. Distfiles unfetchable.
v. 1.3 date: 1998/04/29 09:56:44; author: asami; state: Exp; lines: +3 -1 Define MANUAL_PACKAGE_BUILD, as this port installs bin/elk which can be confused with the file with the same name in the lang/elk port. Found by: make package breaking in textproc/unroff
v. 1.2 date: 1998/03/22 21:35:23; author: jseger; state: Exp; lines: +2 -2 Old MASTER_SITE no longer has DISTFILE. Switch to new MASTER_SITE.
v. 1.1 date: 1997/07/31 07:19:41; author: max; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/07/31 07:19:41; author: max; state: Exp; lines: +0 -0 New port, stella: Atari 2600 VCS emulator PR: 3627 Submitted by: Joel Sutton =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm