9 Commits
Author SHA1 Message Date
Taylor Lineman c5dacd8c13 Static cast ints to bytes to allow for compilation
This matches the changes on the core Nestopia repository that this project points at.

Signed-off-by: Taylor Lineman <git@actuallytaylor.com>
2025-10-08 17:46:55 -04:00
ShutOstrich 42d0389422 Update to Nestopia JG 1.52 2023-04-30 00:32:30 +02:00
clobber edab55082a Update to Nestopia JG 1.51.0 2021-09-15 12:25:44 -06:00
clobber d13c676678 Merge latest improvements from upstream https://gitlab.com/jgemu/nestopia/-/commit/66578c0d98dcc9d4a0339e28479d9350845d2b18
* Fixes scratchy sounding triangle channel, noticeable in Super Mario Bros. 3 (resampler waveform decay issue)
* Pass test: apu_reset/len_ctrs_enabled
* Pass test: blargg_ppu_tests_2005.09.15b/power_up_palette
* Remove overclocking hack
* Revert the PPU to a mostly clean state and replay working community fixes from Nestopia UE on top - Do not include Burai Fighter status bar fix or Dendy timing fixes as they cause regressions
* Correctly implement opcodes 9C and 9E
* Correctly count cycles and write correct value to 0x4017 on soft reset
* Tweak hard reset cycle timing
* Properly implement behaviour of Camerica mapper (71)
* Improve MMC5 emulation accuracy and add Sim City to NstDatabase.xml
* Correctly handle NAMCOT-3301 boards with 8K PRG ROM, add entries for Galaxian and Galaxian (Rev A) to NstDatabase.xml
2020-12-09 14:25:59 -07:00
clobber 8b110d3196 Source files should not be executable. 2020-12-09 13:50:38 -07:00
clobber 370c2df366 Update Nestopia to 1.49+
synced with upstream https://github.com/0ldsk00l/nestopia/commit/28aa27ccd6a44cf8e1e406b58356a8d0bb646834
2018-11-26 17:01:14 -06:00
clobber 274c25ddf2 Emulate undocumented behavior when reading/writing to PPU address $2007 when not in vblank. This fixes the garbage on screen when scrolling vertically in The Young Indiana Jones Chronicles.
Credit for this goes to NESDev board members James, who originally figured out the undocumented behavior, and plasturion, who initially implemented this in Nestopia. http://forums.nesdev.com/viewtopic.php?t=6401
2014-01-05 00:11:41 -06:00
clobber ca9581f156 Update to 1.40 (last official release) 2014-01-04 23:20:34 -06:00
Anton Marini 9aa84e7870 Moving everything to Trunk in prep for Branch "helper app" Open Emu project.
git-svn-id: https://openemu.svn.sourceforge.net/svnroot/openemu/Trunk@669 a16923d9-94c8-4a39-ae78-11df2d60a2ba
2010-04-04 01:36:37 +00:00