Jump to letter: [
ABCDFGIJKLMNOPQRSTUVWXY
]
Nestopia - A portable open source NES/Famicom emulator
Nestopia is a portable open source NES/Famicom emulator written in C++. It's
designed to be as accurate as possible and supports a large number of
peripherals. The hardware is emulated at cycle-by-cycle granularity, ensuring
full support for software that do mid-scanline and other timing trickery.
Linux porting by R. Belmont.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
Nestopia |
1.40h |
2.fc9 |
ppc64 |
3.42 MiB |
Thu Dec 4 19:10:50 2008 |
Changelog
- * Sat Nov 11 23:00:00 2006 Andrea Musuruane <musuruan{%}gmail{*}com> 1.32-0.2.pre1
- added Source1 full URL
- replaced %{__sed} with sed
- versioning now follows Fedora guidelines
- added a patch from Ian Chapman to increase verbosity and use $RPM_OPT_FLAGS
in Makefile
- added a patch from Ian Chapman to use the system nes_ntsc instead of bundled
nes_ntsc
- now using system zlib instead of bundled zlib
- * Mon May 7 00:00:00 2007 Andrea Musuruane <musuruan{%}gmail{*}com> 1.36-0.1.pre4
- updated to 1.36 preview 4
- added gtk2-devel, pkgconfig, ImageMagick and desktop-file-utils to BR
- updated SDL-devel version in BR
- added hicolor-icon-theme to Requires
- added desktop file and icon
- added a wrapper script to copy data files under ~/.nestopia and run the
main executable
- cosmetic changes
- * Sat Feb 23 23:00:00 2008 Andrea Musuruane <musuruan{%}gmail{*}com> 1.37-0.1.pre5
- updated to 1.37 preview 5
- removed %{?_smp_mflags} from make invocation
- changed license due to new guidelines
- removed %{?dist} tag from changelog
- updated icon cache scriptlets to be compliant to new guidelines