Commit graph

20 commits

Author SHA1 Message Date
Rupert Carmichael
eca0f940f8 NstApiVideo: Add Sony CXA2025AS YUV palettes based on datasheet 2025-03-16 09:38:43 -04:00
Rupert Carmichael
3da55ff81c core: Fix narrowing 2025-03-04 19:59:01 -05:00
Rupert Carmichael
f1e959117e core: Apply latest upstream changes
This adds support for the NES 2.0 Default Expansion Device field, and
better support for MMC3 and VRC2/4 hacks
2024-11-20 20:01:00 -05:00
rdanbrook
002f9d7941 Sync latest upstream changes, adapt fltkui for audio changes 2022-12-26 21:47:53 -06:00
rdanbrook
1365c2cbbc Sync latest changes from upstream repo 2022-11-02 21:32:16 -06:00
rdanbrook
465fce638b Merge improvements from 2dcf289446 2020-12-12 10:08:52 -05:00
rdanbrook
830761d363 Added support for MMC3 Big CHR-RAM Board 2019-11-27 19:07:14 -05:00
rdanbrook
b8e4f1f501 The homebrew module
The homebrew module offers configurable ports useful to homebrew game
developers.

By reading and writing to new ports at configurable addresses, a rom may
* write to stdout
* write to stderr
* exit the emulator with a given exit status

These can be used to create automated test suites.
2018-07-31 20:53:00 -04:00
rdanbrook
c95368e8d5 Working 2x overclocking (meepingsnesroms) 2017-09-20 10:56:37 -04:00
rdanbrook
51afab0eef Add return statement to non-void function Machine::SetRamPowerState(const uint)
- otherwise msvc2015 generates compilation error: 'function' must return a value
2017-05-28 03:20:54 +03:00
rdanbrook
48247682c1 Merge pull request #57 from orbea/wparentheses
Silence -Wparentheses warnings
2017-05-16 00:48:51 +02:00
rdanbrook
30c4f49069 Silence -Wparentheses warnings 2017-05-15 15:40:45 -07:00
rdanbrook
79067594c8 NstApiVideo.cpp: Silence a -Wswitch warning 2017-03-26 13:31:05 -07:00
rdanbrook
bb91584dc0 Added ability to set RAM Power-on State 2016-09-04 20:35:37 -04:00
rdanbrook
249e454559 add Monochrome Blargg NTSC filter 2016-07-20 23:30:21 +03:00
rdanbrook
00da7a8561 Initial support for NES 2.0 submappers 2015-07-21 18:29:53 -04:00
rdanbrook
ee6abe985d Game Genie sound distortion option added 2014-02-23 16:40:08 -05:00
rdanbrook
a38d0bfa90 Added xBR filter (unix) 2013-02-03 21:21:13 -05:00
rdanbrook
95c553675b Add SRAM support.
Added API to NstApiUser.
2013-01-15 21:03:37 +01:00
rdanbrook
342e8c4086 Initial Commit 2012-09-02 13:13:55 -04:00