Souryo
|
bef12d69a8
|
Mapper 218 support
|
2016-06-18 18:16:25 -04:00 |
|
Souryo
|
184be6b1f8
|
Mapper 155 support (MMC1A)
|
2016-06-18 15:49:00 -04:00 |
|
Souryo
|
62ab7676b5
|
Mapper 156 support (Daou Infosys)
|
2016-06-18 12:49:53 -04:00 |
|
Souryo
|
6cc2e6a2e9
|
Jaleco JF13 (Mapper 86) support
|
2016-06-18 10:55:32 -04:00 |
|
Souryo
|
941d3884ef
|
Game DB: Added a game database (mix of Nestopia's DB and NesCartDB) - used to correct invalid ROM headers and automatically detect NES 2.0 submappers
|
2016-06-15 21:59:34 -04:00 |
|
Souryo
|
756c3df5ce
|
FFE (Mapper 6/8/17) support
|
2016-06-14 18:42:53 -04:00 |
|
Souryo
|
ecd82d7f91
|
Bandai FCG/LZ93D50 (Mapper 16/153/157/159 support) - 24C01/24C02 EEPROM support is not implemented
|
2016-06-13 22:46:01 -04:00 |
|
Souryo
|
84b4190f8b
|
Overclocking: Fix sound pitch for expansion audio when APU overclocking is disabled
|
2016-06-12 19:11:11 -04:00 |
|
Souryo
|
36404116ea
|
MMC5 Audio: Square channels + PCM (write mode only, no IRQs)
|
2016-06-12 11:28:45 -04:00 |
|
Souryo
|
cdf0e8751a
|
Sunsoft FME-7/5A/5B support (Mapper 69) (partial audio chip support)
|
2016-06-11 20:12:20 -04:00 |
|
Souryo
|
d04551b0ae
|
Namco 129/163/175/340 (Mapper 19 & 210) support (including audio)
|
2016-06-11 13:18:47 -04:00 |
|
Souryo
|
76600d31a9
|
VRC6: Implemented all 3 audio channels
|
2016-06-07 19:36:05 -04:00 |
|
Souryo
|
181db62326
|
NES 2.0: Added CRC checks to set MC-ACC games to submapper 3
|
2016-06-05 19:20:47 -04:00 |
|
Souryo
|
c5d1e4cfc7
|
Sound Recorder: Added .wav recording feature (Tools menu)
|
2016-06-05 14:36:20 -04:00 |
|
Souryo
|
a7977cb3b9
|
Build: Turned on multi-cpu compilation
|
2016-06-04 09:09:57 -04:00 |
|
Souryo
|
4cb8ae7076
|
Save states: Removed MS-specific extension usage & disabled extensions + Removed some errors/warnings caused by this change
|
2016-06-02 23:56:11 -04:00 |
|
Souryo
|
4a784ff87a
|
Save States: Refactoring - everything is now saved in size-defined blocks (should no longer need to break compatibility in the future)
|
2016-06-02 20:20:26 -04:00 |
|
Souryo
|
7e3def34f5
|
Video Filters: xBRZ, HQX, Scale2x, 2xSai, Super2xSai, SuperEagle support
|
2016-05-23 17:02:24 -04:00 |
|
Souryo
|
778b7ada20
|
Static Link PGO Builds
|
2016-05-22 08:14:55 -04:00 |
|
Souryo
|
31c9ba6d5e
|
Mapper 60 support (Partial)
|
2016-05-19 19:18:01 -04:00 |
|
Souryo
|
e17a013f2b
|
Mapper 15 support
|
2016-05-19 18:54:49 -04:00 |
|
Souryo
|
04d470b15d
|
Support for VS Unisystem games (Not yet supported properly in movies and netplay)
|
2016-04-30 20:08:53 -04:00 |
|
Souryo
|
21b0d0cb06
|
Mapper 241 support
|
2016-02-22 20:14:40 -05:00 |
|
Souryo
|
f69caf1a29
|
Taito X1017 (Mapper 82) support
|
2016-02-22 19:52:58 -05:00 |
|
Souryo
|
d89cdfab01
|
Audio: Added stereo effects + reverb options
|
2016-02-21 15:31:39 -05:00 |
|
Souryo
|
b4b195d01b
|
Input: Arkanoid controller support - NES & Famicom (Passes both test roms, works via NetPlay/Movies)
NetPlay: Fixed a few issues (crashes when connecting)
|
2016-02-14 12:58:35 -05:00 |
|
Souryo
|
163c2f3eaa
|
NetPlay: Automatically disconnect clients that are not running the same version of Mesen
|
2016-02-10 23:07:42 -05:00 |
|
Souryo
|
3e798af865
|
NetPlay: Allow controller selection for host & clients + Spectator mode
|
2016-02-06 15:33:45 -05:00 |
|
Souryo
|
c26a45ab8f
|
Input: Reworked most of the input-related code. Zapper/Famicom support added. NetPlay and Movies now support any input type
|
2016-02-05 23:14:27 -05:00 |
|
Souryo
|
3683d76088
|
VideoRenderer: Split from VideoDecoder. Handles drawing to the screen - even when no game is running.
|
2016-01-31 00:41:33 -05:00 |
|
Souryo
|
ea36115941
|
FDS: Sound support
|
2016-01-30 14:57:50 -05:00 |
|
Souryo
|
df8e66a5e7
|
FDS support (missing sound emulation)
|
2016-01-28 20:47:16 -05:00 |
|
Souryo
|
dbf038d5b4
|
Mapper 85 (VRC7) support
|
2016-01-24 17:05:53 -05:00 |
|
Souryo
|
4d8a007e5f
|
Mapper 24 & 26 (VRC6) support (Incomplete)
|
2016-01-24 14:20:35 -05:00 |
|
Souryo
|
b00a565354
|
BaseMapper: Refactoring, improved generic save state support
|
2016-01-24 11:18:50 -05:00 |
|
Souryo
|
9376c15abf
|
Mapper 45 support
|
2016-01-24 00:40:56 -05:00 |
|
Souryo
|
73dd5829d8
|
Mapper 226 support
|
2016-01-23 21:54:15 -05:00 |
|
Souryo
|
0003edb90c
|
Mapper 118 (TKSROM/TLSROM) support
|
2016-01-23 21:09:01 -05:00 |
|
Souryo
|
d34baea364
|
Mapper 64 (Tengen Rambo 1) support
|
2016-01-23 20:02:20 -05:00 |
|
Souryo
|
711fbc5d35
|
Mapper 65 (Irem H3001) support
|
2016-01-23 16:58:12 -05:00 |
|
Souryo
|
12fc5e1c83
|
Mapper 91 support
|
2016-01-23 16:20:28 -05:00 |
|
Souryo
|
b5ca36f2d2
|
Mapper 140 (Jaleco JF 11 & 14) support
|
2016-01-23 16:02:11 -05:00 |
|
Souryo
|
fce9605915
|
Mapper 230 support
|
2016-01-23 15:15:42 -05:00 |
|
Souryo
|
4311e7ab4e
|
Mapper 225 support
|
2016-01-23 14:58:19 -05:00 |
|
Souryo
|
dd4f7d8131
|
Mapper 112 support
|
2016-01-23 14:38:54 -05:00 |
|
Souryo
|
4a95c16e88
|
Mapper 68 (SunSoft 4) support (incomplete)
|
2016-01-23 13:48:48 -05:00 |
|
Souryo
|
85463f6f9d
|
Mapper 73 (VRC3) support
|
2016-01-23 13:07:56 -05:00 |
|
Souryo
|
4b037162b7
|
Mapper 67 (SunSoft 3) support
|
2016-01-23 12:51:10 -05:00 |
|
Souryo
|
46ea449efc
|
Mapper 62 support
|
2016-01-23 11:57:24 -05:00 |
|
Souryo
|
d6ee666240
|
Mapper 61 support
|
2016-01-23 11:44:40 -05:00 |
|