Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832960 - games-emulation/nestopia-1.51.1 version bump
Summary: games-emulation/nestopia-1.51.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-09 03:04 UTC by David Duchesne
Modified: 2022-02-09 18:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Duchesne 2022-02-09 03:04:29 UTC
Please bump. Thanks.

http://0ldsk00l.ca/nestopia/

----------------------------------------------------------------
1.51.1
----------------------------------------------------------------
Shell:

 Changes:
  - Unofficial support for macOS via homebrew

 Fixes:
  - FLTK: Better audio buffer management
  - FLTK: Fix bug related to system-wide NstDatabase.xml loading

Core:

 Additions:
  - Mappers 162, 302, 554 (UNL-FS304, UNL-KS7057, UNL-KS7010)
  - Add database entries for Micro Mages, Nong Chang Xiao Jing Ling

 Fixes:
  - Accuracy fix for MMC3 and MMC6 IRQ timing
  - Accuracy fix for DMC DMA read conflicts
  - Accuracy fix for CPU Exec Space PPUIO

----------------------------------------------------------------
1.51.0
----------------------------------------------------------------

Shell:

 Changes:
  - Merged the win32 sources back into the main codebase
  - Change versioning scheme
  - Avoid possible trademark infringement in controller image
  - Switch from GTK to FLTK for Linux/BSD port
	- Use Legacy OpenGL (Compatibility Profile)

Core:

 Additions:
  - Mappers 306, 307, 312
  - Convert many UNIF boards to NES 2.0 mappers

 Changes:
  - Use Nestopia core from jgemu

 Fixes:
  - Timing and other accuracy fixes for CPU/APU
  - Revert changes that caused regressions
  - Fix Camerica mapper for Dooly Bravo Land
  - Improve MMC5 emulation for Sim City
  - Fix 8K PRG NROM games such as Galaxian
  - Full implementation of mapper 156
  - Fix SOROM saving/loading
  - Fix FDS IRQ behaviour
  - Improve RAMBO-1 timing
  - Fix support for Korean Igo (Korea) (Unl)
  - Implement mirroring for UNL-KOF97
  - Rewrite NAMCOT-175 and NAMCOT-340
  - Assign UNL-CC-21 to mapper 27 and fix CHR bank swapping

Reproducible: Always
Comment 1 Ionen Wolkens gentoo-dev 2022-02-09 16:33:03 UTC
Thanks, I'll have a look.
Comment 2 Larry the Git Cow gentoo-dev 2022-02-09 18:54:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30b84d03e116543ed1df04a5e1165cc7ab8f0dd9

commit 30b84d03e116543ed1df04a5e1165cc7ab8f0dd9
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2022-02-09 18:50:56 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2022-02-09 18:50:58 +0000

    games-emulation/nestopia: add 1.51.1
    
    This version switches from GTK to FLTK, removes the switch for
    optional gui and the support for libao/jack (most USE are gone).
    
    Dropped [video] from libsdl2, it's only used for input+audio and
    fltk[opengl] handles the display.
    
    Closes: https://bugs.gentoo.org/832960
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-emulation/nestopia/Manifest               |  1 +
 games-emulation/nestopia/nestopia-1.51.1.ebuild | 42 +++++++++++++++++++++++++
 2 files changed, 43 insertions(+)