The FreeBSD Ports Archive
FreeBSD emulators : frodo4>
Emulates a Commodore 64
Frodo is a freeware C64 emulator for BeOS, Unix, MacOS, AmigaOS, Win32
and RiscOS systems and the world's first C64 emulator not bearing a
"64" in its name. :-) (No, it has absolutely nothing to do with
frodo.hiof.no, that's a pure coincidence.)
Frodo was developed to reproduce the graphics of games and demos
better than the existing C64 emulators. Therefore Frodo has relatively
high system requirements: It should only be run on systems with at
least a PowerPC/Pentium/68060. But on the other hand, Frodo can
display raster effects correctly that only result in a flickering mess
with other emulators.
Frodo comes in three flavours: The "normal" Frodo with a line-based
emulation, the improved line-based emulation "Frodo PC", and the
single-cycle emulation Frodo SC that is slower but far more
compatible.
In addition to a precise 6510/VIC emulation, Frodo features a
processor-level 1541 emulation that is even able to handle about 95%
of all fast loaders. There is also a faster 1541 emulation for four
drives in .d64/x64 disk images, .t64/LYNX archives, or directories of
the host system.
http://frodo.cebix.net/
|
frodo history
v. 1.36
date: 2007/12/11 20:24:59; author: dinoex; state: Exp; lines: +2 -2
- set USE_XORG
v. 1.35
date: 2007/05/19 20:04:27; author: flz; state: Exp; lines: +1 -1
- 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: 2006/10/31 05:26:49; author: dinoex; state: Exp; lines: +1 -1
- drop USE_X_PREFIX
v. 1.33
date: 2006/09/20 11:20:43; author: stas; state: Exp; lines: +1 -1
- 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.32
date: 2006/05/07 10:55:40; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with E
v. 1.31
date: 2006/03/25 10:11:26; author: dinoex; state: Exp; lines: +1 -1
- update MASTER_SITES and homepage
v. 1.30
date: 2004/11/28 18:30:03; author: dinoex; state: Exp; lines: +1 -1
- Fix Sound support
Submitted by: Rob Andrews
v. 1.29
date: 2004/08/15 04:56:52; author: dinoex; state: Exp; lines: +1 -1
- update MASTER_SITES
v. 1.28
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.27
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.26
date: 2003/10/12 11:06:27; author: dinoex; state: Exp; lines: +0 -1
- make portlint happy
v. 1.25
date: 2003/09/06 06:07:10; author: dinoex; state: Exp; lines: +12 -3
- USE_SDL to support screens with more than 256 colors.
- new option WITHOUT_SDL=yes to disable it.
v. 1.24
date: 2003/09/05 19:43:12; author: dinoex; state: Exp; lines: +16 -18
- update to 4.1b
- add new URL
Thanks to watchman@ludd.luth.se for the pointer
- make portlint happy
- honor given CFLAGS
v. 1.23
date: 2003/07/23 14:07:52; author: dinoex; state: Exp; lines: +1 -1
- update CATEGORIES
v. 1.22
date: 2003/07/06 09:19:38; author: dinoex; state: Exp; lines: +1 -1
CATEGORIES stripped, no "tcl84" and "tk84" entrys,
was denied by portmgr when the base ports where created.
date: 2001/11/24 04:18:38;
ports/lang/tcl84, ports/x11-toolkits/tk84
CATEGORIES stripped, no "tcl84" and "tk84" entrys.
v. 1.21
date: 2003/07/06 09:01:33; author: dinoex; state: Exp; lines: +3 -2
- update to use tk84
v. 1.20
date: 2003/02/20 18:26:34; author: dinoex; state: Exp; lines: +1 -0
- add COMMENT
v. 1.19
date: 2002/12/05 04:32:11; author: dinoex; state: Exp; lines: +1 -7
- remove BROKEN
as the port does build, Thanks to naddy!
http://bento.freebsd.org/errorlogs/packages-5-latest/emulators/frodo-4.1a.tbz
v. 1.18
date: 2002/12/01 23:59:49; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.0: does not build
v. 1.17
date: 2002/06/16 15:03:07; author: dinoex; state: Exp; lines: +3 -1
- Get rid of PERL and use SED
v. 1.16
date: 2002/01/28 07:31:04; author: dinoex; state: Exp; lines: +1 -1
Change some defines from "YES" to "yes"
See samples in the porters-handbook.
v. 1.15
date: 2002/01/05 23:43:11; author: dinoex; state: Exp; lines: +6 -5
- make portlint happier
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
v. 1.14
date: 2001/06/24 04:28:15; author: dinoex; state: Exp; lines: +2 -2
change MAINTAINER to FreeBSD.org address
v. 1.13
date: 2001/03/18 07:51:01; author: dinoex; state: Exp; lines: +3 -3
Updated to use Tcl/Tk 8.3
v. 1.12
date: 2000/10/22 23:08:51; author: jeh; state: Exp; lines: +2 -2
Extra slash break fetch.
PR 22223
Submitted by: Dirk Meyer MAINTAINER
v. 1.11
date: 2000/10/12 21:05:36; author: ade; state: Exp; lines: +3 -2
Change location in first MASTER_SITE, add a second.
PR: 21939
Submitted by: maintainer
v. 1.10
date: 2000/08/30 05:26:11; author: steve; state: Exp; lines: +2 -2
Add a missing ')' so this port actually installs again.
PR: 20934
Submitted by: maintainer
v. 1.9
date: 2000/06/23 13:43:57; author: sobomax; state: Exp; lines: +7 -4
- Support LOCALBASE properly (in setting path to custom wish script)
PR: 19470
Submitted by: KATO Tsuguru
v. 1.8
date: 2000/04/12 04:55:23; author: mharo; state: Exp; lines: +4 -4
PORTNAME/VERSION stuff
v. 1.7
date: 2000/01/03 03:33:19; author: steve; state: Exp; lines: +2 -2
Complete conversion to Tk 8.2.
PR: 15843
Submitted by: maintainer
v. 1.6
date: 1999/11/28 18:30:59; author: steve; state: Exp; lines: +4 -3
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett
v. 1.5
date: 1999/08/25 05:49:16; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.4
date: 1998/08/07 23:56:18; author: asami; state: Exp; lines: +2 -2
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.3
date: 1998/08/05 09:30:49; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.2
date: 1998/02/22 08:34:59; author: fenner; state: Exp; lines: +2 -2
More tcl/tk virtual category fixups.
v. 1.1
date: 1998/02/21 21:24:35; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/02/21 21:24:35; author: steve; state: Exp; lines: +0 -0
Frodo version 4.1.
Emulates a Commodore 64.
PR: 5329
Submitted by: Dirk Meyer
=============================================================================
v. 1.36
date: 2007/12/11 20:24:59; author: dinoex; state: Exp; lines: +2 -2
- set USE_XORG
v. 1.35
date: 2007/05/19 20:04:27; author: flz; state: Exp; lines: +1 -1
- 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: 2006/10/31 05:26:49; author: dinoex; state: Exp; lines: +1 -1
- drop USE_X_PREFIX
v. 1.33
date: 2006/09/20 11:20:43; author: stas; state: Exp; lines: +1 -1
- 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.32
date: 2006/05/07 10:55:40; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with E
v. 1.31
date: 2006/03/25 10:11:26; author: dinoex; state: Exp; lines: +1 -1
- update MASTER_SITES and homepage
v. 1.30
date: 2004/11/28 18:30:03; author: dinoex; state: Exp; lines: +1 -1
- Fix Sound support
Submitted by: Rob Andrews
v. 1.29
date: 2004/08/15 04:56:52; author: dinoex; state: Exp; lines: +1 -1
- update MASTER_SITES
v. 1.28
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.27
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.26
date: 2003/10/12 11:06:27; author: dinoex; state: Exp; lines: +0 -1
- make portlint happy
v. 1.25
date: 2003/09/06 06:07:10; author: dinoex; state: Exp; lines: +12 -3
- USE_SDL to support screens with more than 256 colors.
- new option WITHOUT_SDL=yes to disable it.
v. 1.24
date: 2003/09/05 19:43:12; author: dinoex; state: Exp; lines: +16 -18
- update to 4.1b
- add new URL
Thanks to watchman@ludd.luth.se for the pointer
- make portlint happy
- honor given CFLAGS
v. 1.23
date: 2003/07/23 14:07:52; author: dinoex; state: Exp; lines: +1 -1
- update CATEGORIES
v. 1.22
date: 2003/07/06 09:19:38; author: dinoex; state: Exp; lines: +1 -1
CATEGORIES stripped, no "tcl84" and "tk84" entrys,
was denied by portmgr when the base ports where created.
date: 2001/11/24 04:18:38;
ports/lang/tcl84, ports/x11-toolkits/tk84
CATEGORIES stripped, no "tcl84" and "tk84" entrys.
v. 1.21
date: 2003/07/06 09:01:33; author: dinoex; state: Exp; lines: +3 -2
- update to use tk84
v. 1.20
date: 2003/02/20 18:26:34; author: dinoex; state: Exp; lines: +1 -0
- add COMMENT
v. 1.19
date: 2002/12/05 04:32:11; author: dinoex; state: Exp; lines: +1 -7
- remove BROKEN
as the port does build, Thanks to naddy!
http://bento.freebsd.org/errorlogs/packages-5-latest/emulators/frodo-4.1a.tbz
v. 1.18
date: 2002/12/01 23:59:49; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.0: does not build
v. 1.17
date: 2002/06/16 15:03:07; author: dinoex; state: Exp; lines: +3 -1
- Get rid of PERL and use SED
v. 1.16
date: 2002/01/28 07:31:04; author: dinoex; state: Exp; lines: +1 -1
Change some defines from "YES" to "yes"
See samples in the porters-handbook.
v. 1.15
date: 2002/01/05 23:43:11; author: dinoex; state: Exp; lines: +6 -5
- make portlint happier
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
v. 1.14
date: 2001/06/24 04:28:15; author: dinoex; state: Exp; lines: +2 -2
change MAINTAINER to FreeBSD.org address
v. 1.13
date: 2001/03/18 07:51:01; author: dinoex; state: Exp; lines: +3 -3
Updated to use Tcl/Tk 8.3
v. 1.12
date: 2000/10/22 23:08:51; author: jeh; state: Exp; lines: +2 -2
Extra slash break fetch.
PR 22223
Submitted by: Dirk Meyer MAINTAINER
v. 1.11
date: 2000/10/12 21:05:36; author: ade; state: Exp; lines: +3 -2
Change location in first MASTER_SITE, add a second.
PR: 21939
Submitted by: maintainer
v. 1.10
date: 2000/08/30 05:26:11; author: steve; state: Exp; lines: +2 -2
Add a missing ')' so this port actually installs again.
PR: 20934
Submitted by: maintainer
v. 1.9
date: 2000/06/23 13:43:57; author: sobomax; state: Exp; lines: +7 -4
- Support LOCALBASE properly (in setting path to custom wish script)
PR: 19470
Submitted by: KATO Tsuguru
v. 1.8
date: 2000/04/12 04:55:23; author: mharo; state: Exp; lines: +4 -4
PORTNAME/VERSION stuff
v. 1.7
date: 2000/01/03 03:33:19; author: steve; state: Exp; lines: +2 -2
Complete conversion to Tk 8.2.
PR: 15843
Submitted by: maintainer
v. 1.6
date: 1999/11/28 18:30:59; author: steve; state: Exp; lines: +4 -3
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett
v. 1.5
date: 1999/08/25 05:49:16; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.4
date: 1998/08/07 23:56:18; author: asami; state: Exp; lines: +2 -2
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.3
date: 1998/08/05 09:30:49; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.2
date: 1998/02/22 08:34:59; author: fenner; state: Exp; lines: +2 -2
More tcl/tk virtual category fixups.
v. 1.1
date: 1998/02/21 21:24:35; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/02/21 21:24:35; author: steve; state: Exp; lines: +0 -0
Frodo version 4.1.
Emulates a Commodore 64.
PR: 5329
Submitted by: Dirk Meyer
=============================================================================
v. 1.36
date: 2007/12/11 20:24:59; author: dinoex; state: Exp; lines: +2 -2
- set USE_XORG
v. 1.35
date: 2007/05/19 20:04:27; author: flz; state: Exp; lines: +1 -1
- 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: 2006/10/31 05:26:49; author: dinoex; state: Exp; lines: +1 -1
- drop USE_X_PREFIX
v. 1.33
date: 2006/09/20 11:20:43; author: stas; state: Exp; lines: +1 -1
- 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.32
date: 2006/05/07 10:55:40; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with E
v. 1.31
date: 2006/03/25 10:11:26; author: dinoex; state: Exp; lines: +1 -1
- update MASTER_SITES and homepage
v. 1.30
date: 2004/11/28 18:30:03; author: dinoex; state: Exp; lines: +1 -1
- Fix Sound support
Submitted by: Rob Andrews
v. 1.29
date: 2004/08/15 04:56:52; author: dinoex; state: Exp; lines: +1 -1
- update MASTER_SITES
v. 1.28
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.27
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.26
date: 2003/10/12 11:06:27; author: dinoex; state: Exp; lines: +0 -1
- make portlint happy
v. 1.25
date: 2003/09/06 06:07:10; author: dinoex; state: Exp; lines: +12 -3
- USE_SDL to support screens with more than 256 colors.
- new option WITHOUT_SDL=yes to disable it.
v. 1.24
date: 2003/09/05 19:43:12; author: dinoex; state: Exp; lines: +16 -18
- update to 4.1b
- add new URL
Thanks to watchman@ludd.luth.se for the pointer
- make portlint happy
- honor given CFLAGS
v. 1.23
date: 2003/07/23 14:07:52; author: dinoex; state: Exp; lines: +1 -1
- update CATEGORIES
v. 1.22
date: 2003/07/06 09:19:38; author: dinoex; state: Exp; lines: +1 -1
CATEGORIES stripped, no "tcl84" and "tk84" entrys,
was denied by portmgr when the base ports where created.
date: 2001/11/24 04:18:38;
ports/lang/tcl84, ports/x11-toolkits/tk84
CATEGORIES stripped, no "tcl84" and "tk84" entrys.
v. 1.21
date: 2003/07/06 09:01:33; author: dinoex; state: Exp; lines: +3 -2
- update to use tk84
v. 1.20
date: 2003/02/20 18:26:34; author: dinoex; state: Exp; lines: +1 -0
- add COMMENT
v. 1.19
date: 2002/12/05 04:32:11; author: dinoex; state: Exp; lines: +1 -7
- remove BROKEN
as the port does build, Thanks to naddy!
http://bento.freebsd.org/errorlogs/packages-5-latest/emulators/frodo-4.1a.tbz
v. 1.18
date: 2002/12/01 23:59:49; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.0: does not build
v. 1.17
date: 2002/06/16 15:03:07; author: dinoex; state: Exp; lines: +3 -1
- Get rid of PERL and use SED
v. 1.16
date: 2002/01/28 07:31:04; author: dinoex; state: Exp; lines: +1 -1
Change some defines from "YES" to "yes"
See samples in the porters-handbook.
v. 1.15
date: 2002/01/05 23:43:11; author: dinoex; state: Exp; lines: +6 -5
- make portlint happier
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
v. 1.14
date: 2001/06/24 04:28:15; author: dinoex; state: Exp; lines: +2 -2
change MAINTAINER to FreeBSD.org address
v. 1.13
date: 2001/03/18 07:51:01; author: dinoex; state: Exp; lines: +3 -3
Updated to use Tcl/Tk 8.3
v. 1.12
date: 2000/10/22 23:08:51; author: jeh; state: Exp; lines: +2 -2
Extra slash break fetch.
PR 22223
Submitted by: Dirk Meyer MAINTAINER
v. 1.11
date: 2000/10/12 21:05:36; author: ade; state: Exp; lines: +3 -2
Change location in first MASTER_SITE, add a second.
PR: 21939
Submitted by: maintainer
v. 1.10
date: 2000/08/30 05:26:11; author: steve; state: Exp; lines: +2 -2
Add a missing ')' so this port actually installs again.
PR: 20934
Submitted by: maintainer
v. 1.9
date: 2000/06/23 13:43:57; author: sobomax; state: Exp; lines: +7 -4
- Support LOCALBASE properly (in setting path to custom wish script)
PR: 19470
Submitted by: KATO Tsuguru
v. 1.8
date: 2000/04/12 04:55:23; author: mharo; state: Exp; lines: +4 -4
PORTNAME/VERSION stuff
v. 1.7
date: 2000/01/03 03:33:19; author: steve; state: Exp; lines: +2 -2
Complete conversion to Tk 8.2.
PR: 15843
Submitted by: maintainer
v. 1.6
date: 1999/11/28 18:30:59; author: steve; state: Exp; lines: +4 -3
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett
v. 1.5
date: 1999/08/25 05:49:16; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.4
date: 1998/08/07 23:56:18; author: asami; state: Exp; lines: +2 -2
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.3
date: 1998/08/05 09:30:49; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.2
date: 1998/02/22 08:34:59; author: fenner; state: Exp; lines: +2 -2
More tcl/tk virtual category fixups.
v. 1.1
date: 1998/02/21 21:24:35; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/02/21 21:24:35; author: steve; state: Exp; lines: +0 -0
Frodo version 4.1.
Emulates a Commodore 64.
PR: 5329
Submitted by: Dirk Meyer
=============================================================================
|
| |

|