Path to this page:
./
emulators/snes9x-gtk,
Super Nintendo Entertainment System (SNES) emulator (GUI version)
Branch: CURRENT,
Version: 1.63nb6,
Package name: snes9x-gtk-1.63nb6,
Maintainer: niasnes9x is a portable, freeware Super Nintendo Entertainment System
(SNES) emulator. It basically allows you to play most games designed
for the SNES and Super Famicom Nintendo game systems on your PC or
Workstation; which includes some real gems that were only ever
released in Japan.
This package contains a GTK port of snes9x.
Required to run:[
graphics/MesaLib] [
graphics/hicolor-icon-theme] [
graphics/png] [
x11/libXv] [
x11/liboldXrandr] [
x11/gtk3] [
devel/SDL2] [
lang/python37] [
archivers/minizip]
Required to build:[
pkgtools/x11-links] [
devel/gettext-m4] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto] [
devel/meson]
Master sites:
Filesize: 5014.313 KB
Version history: (Expand)
- (2024-11-17) Updated to version: snes9x-gtk-1.63nb6
- (2024-11-15) Updated to version: snes9x-gtk-1.63nb5
- (2024-11-01) Updated to version: snes9x-gtk-1.63nb4
- (2024-11-01) Updated to version: snes9x-gtk-1.63nb3
- (2024-10-20) Updated to version: snes9x-gtk-1.63nb2
- (2024-10-07) Updated to version: snes9x-gtk-1.63nb1
CVS history: (Expand)
2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message:
*: bump for cairo buildlink3.mk change
lzo was made an option
|
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|
2024-02-21 12:31:21 by Nia Alarie | Files touched by this commit (4) |
Log message:
snes9x: Attempt to accomodate messy c++ versions situation
|
2024-02-17 22:19:30 by Nia Alarie | Files touched by this commit (1) |
Log message:
snes9x-gtk: Needs 64-bit atomics
|
2024-01-30 15:22:43 by Ryo ONODERA | Files touched by this commit (672) |
Log message:
*: Recursive revbump from audio/pulseaudio-17.0
|
2024-01-19 10:04:10 by Nia Alarie | Files touched by this commit (1) |
Log message:
snes9x-gtk: needs c++ filesystem
|
2023-11-20 11:19:01 by Nia Alarie | Files touched by this commit (11) |
Log message:
[libretro-]snes9x[-gtk]: Update to 1.62.3
Snes9x 1.62
- Fixed SA1 division with negative dividend again. (Atari2)
- Fixed timing on several instructions. (pi1541)
- MSU1 audio with no loop point will not repeat from start.
- Modernized some old memory-related code.
- Fixed a desynchronization in interlaced modes and reporting.
- Remove SA1 access to WRAM.
- Added second set of registers between S-DSP and S-SMP. Fixes
PAL version of Virtual Bart.
Gtk + Windows:
- Added a Vulkan graphics output method. Similar to OpenGL, this
can use libretro's slang shaders.
- Changed the automatic frame skip throttle to take place immediately
before showing the frame, making VRR work better.
- Add menu item to clear recent files entries.
- Add fixed window size changes up to 10x.
Gtk:
- Switched to CMake for build system. Removed meson.
- Fixed some keys not working with modifiers. (Gutawer)
- Removed graphics options most people won't understand or need.
- Improved wayland support. Handle fractional DPI properly.
|
2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145) |
Log message:
*: recursive bump for cairo dependency changes
|