Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/nestopia,
Portable, very accurate NES emulator with UNIF support
Branch: CURRENT,
Version: 1.45,
Package name: nestopia-1.45,
Maintainer: pkgsrc-usersNEStopia is a portable Nintendo Entertainment System emulator
written in C++ by Martin Freij and ported to Linux by R. Belmont.
NEStopia strives for the most accurate emulation possible at the
pixel-by-pixel and sample-by-sample level, and it has excellent
mapper and UNIF board support as well. A few features:
- Supports .nes and .unf/.unif format ROMs
- Supports .fds discs
- Supports .nsf music rips
- All supported files can be extracted from zip or 7zip containers (an
archive browser is not yet included - this assumes the common
GoodSet case of one zip or 7zip per game)
- Supports save states
- Supports movie recordings
- Supports the "rewinder" - if you make a bad jump and screw up your game,
press Backspace and the game will run in reverse. Press \ to take over
again and try to fix your mistake.
- Friendly GUI configuration
- Autodetection of PAL and NTSC format games
- Supports drag and drop of compatible games and music rips from modern
Linux file managers, including KDE's Konqueror and GNOME's Nautilus.
Required to run:[
sysutils/desktop-file-utils] [
archivers/libarchive] [
devel/SDL] [
audio/alsa-lib] [
x11/gtk3]
Required to build:[
pkgtools/x11-links] [
misc/xdg-utils] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
SHA1: a399e7c0462e0872a23e1d245fa2ccd85f790902
RMD160: 58215a4c012263b848255da084fa8ec489ca4b55
Filesize: 1839.642 KB
Version history: (Expand)
- (2019-07-31) Package deleted from pkgsrc
- (2019-06-25) Package has been reborn
- (2019-06-11) Package deleted from pkgsrc
- (2018-09-10) Package has been reborn
- (2018-08-25) Package deleted from pkgsrc
- (2018-03-13) Package has been reborn
CVS history: (Expand)
2015-03-25 03:13:54 by othyro | Files touched by this commit (1) |
Log message:
Use archivers/libarchive, since it's the 3.x version now.
|
2014-05-04 05:25:15 by othyro | Files touched by this commit (4) |
Log message:
Update to latest release, 1.4.5. Requires wip/libarchive, because the one
in archivers is too old. Updated patch. From ChangeLog:
----------------------------------------------------------------
1.45
----------------------------------------------------------------
Unix Shell:
Additions:
- Added the ability to switch FDS disks for multi-disk games
- xBR filter options
- Support for more archive formats through libarchive
- Differentiated Soft/Hard Reset
Changes:
- Removed internal zip and 7zip decoders in favour of libarchive
- Replaced gtk_key_snooper with key_press_event and key_release_event
Fixes:
- 7zip CRC check segfault
Windows Shell:
Additions:
- xBR filter options
Changes:
- Redundant TV Aspect checkbox removed from NTSC filter dialog
- Modified default sound settings to avoid desync
libretro:
Additions:
- blargg's NTSC filter core option
- L/R now insert coins on Vs. System games
Core:
Additions:
- xBR filter added - Hyllian, notBald
Fixes:
- Triangle volume bug in Dendy mode - emu-russia
- NTSC filter background colour fix - blargg
...for more, read changelog.txt in the source repo.
|
2013-02-11 14:47:36 by othyro | Files touched by this commit (1) |
Log message:
Updating patchsums.
|
2013-02-11 14:46:26 by othyro | Files touched by this commit (1) |
Log message:
There's no real differences between this version and the last except that
the xgd-desktop-menu command is commented rather than removed and uninstall
commands are run against DESTDIR.
|
2013-02-11 14:42:51 by othyro | Files touched by this commit (1) |
Log message:
Adding patch. No idea HTF this didn't happen on import.
|
2013-02-10 13:31:01 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Fix installation.
Remove checksum for non-existint patch from distinfo.
|
2013-02-08 15:17:47 by othyro | Files touched by this commit (1) |
Log message:
Added share/${PKGBASE}/icons to INSTALLATION_DIRS, although this is
supposed to be fixed by the patch to the Makefile...
|
2013-02-07 20:00:32 by othyro | Files touched by this commit (4) |
Log message:
Import nestopia-1.44 as wip/nestopia.
NEStopia is a portable Nintendo Entertainment System emulator
written in C++ by Martin Freij and ported to Linux by R. Belmont.
NEStopia strives for the most accurate emulation possible at the
pixel-by-pixel and sample-by-sample level, and it has excellent
mapper and UNIF board support as well. A few features:
- Supports .nes and .unf/.unif format ROMs
- Supports .fds discs
- Supports .nsf music rips
- All supported files can be extracted from zip or 7zip containers (an
archive browser is not yet included - this assumes the common
GoodSet case of one zip or 7zip per game)
- Supports save states
- Supports movie recordings
- Supports the "rewinder" - if you make a bad jump and screw up your game,
press Backspace and the game will run in reverse. Press \ to take over
again and try to fix your mistake.
- Friendly GUI configuration
- Autodetection of PAL and NTSC format games
- Supports drag and drop of compatible games and music rips from modern
Linux file managers, including KDE's Konqueror and GNOME's Nautilus.
|