Commit graph

160 commits

Author SHA1 Message Date
rdanbrook
b6bc697cb3 Fix Baseball Stars 2 2015-02-16 09:40:53 -05:00
rdanbrook
e9a33ca7da Change Namcot163 sample length limit 2015-02-09 22:50:53 -05:00
rdanbrook
63201fb884 (360 MSVC) Build fix 2015-01-04 14:51:16 +01:00
rdanbrook
473302530d Revert "Merged shalma's fix for mapper 79 (Puzzle (Unl))"
This reverts commit 67764c4ed8.
2014-10-13 20:36:49 -04:00
rdanbrook
97861868a8 first pass at acclaim mc-acc support 2014-10-13 18:40:43 -04:00
rdanbrook
cd4e8957f0 Fix Burai Fighter (U) status area 2014-10-13 18:40:22 -04:00
rdanbrook
f4f46598df Revert "Fix for mapper 146"
This reverts commit 7c3536f696.
2014-10-13 18:17:36 -04:00
rdanbrook
adc814b685 Merge branch 'unused' of git://github.com/lioncash/nestopia 2014-08-31 08:12:59 -04:00
rdanbrook
2a976b3f72 Core: Remove unused variable from NstCartridgeRomset.cpp 2014-08-30 22:57:34 -04:00
rdanbrook
a657666218 Core: Fix the use of uninitialized class members being used within the initialization list. 2014-08-30 13:56:21 -04:00
rdanbrook
753ed26bda Fixed Ninja Gaiden (U) moon glitch 2014-08-09 12:14:37 -04:00
rdanbrook
9b03d466af Fix for Mickey's Safari in Letterland 2014-07-26 18:20:59 -04:00
rdanbrook
8c81c1d01e Merge pull request #86 from lioncash/typo
Fix a typo within a conditional in NstCartridgeUnif.
2014-07-26 07:34:33 -04:00
rdanbrook
f6eeb9cc13 Fix a typo within a conditional in NstCartridgeUnif.
Previously, it would apply SOLDERPAD_V even when nmt was NMT_HORIZONTAL.
2014-07-25 12:53:51 -04:00
rdanbrook
babb7ca560 Remove a wrong terminating semicolon for a for loop.
With this semicolon present, the inside of the for loop would never be executed.
2014-07-24 22:16:24 -04:00
rdanbrook
ba5de2699c fix for sound issue
rewinder sound issue
2014-06-21 05:38:42 +08:00
rdanbrook
8b5d2bef12 Fix for Kaettekita Mario Bros. 2014-06-17 16:19:07 -04:00
rdanbrook
4af4d4e57a Handle NAMCOT-340 games properly 2014-05-04 10:26:44 -04:00
rdanbrook
37732239f3 Pruned Namcot-175 2014-04-30 07:41:19 -04:00
rdanbrook
4cfb1299cb Revert "Family Circuit '91 (Japan) fixes (plasturion)"
This reverts commit 334d56ce0b.
2014-04-29 21:22:22 -04:00
rdanbrook
0ec58d8b3c Work on Mapper 210 2014-04-29 21:20:43 -04:00
rdanbrook
676647b098 Family Circuit '91 (Japan) fixes (plasturion) 2014-03-30 12:22:57 -04:00
rdanbrook
ee6abe985d Game Genie sound distortion option added 2014-02-23 16:40:08 -05:00
rdanbrook
734f77da4c Experimental fix for Hard Drivin (dragon2snow) 2014-02-23 00:59:53 +01:00
rdanbrook
9bbeb212db Build changes (multiplatform) 2013-09-12 08:50:29 -04:00
rdanbrook
d99ca33d71 Support oversize mapper 180 2013-05-08 15:18:18 -07:00
rdanbrook
28a03f9683 Revert "APU glitches fixed"
This reverts commit 5be07e21e2.
2013-04-21 11:40:40 -04:00
rdanbrook
c4b086ba08 Merge remote-tracking branch 'libretro/master' 2013-04-20 22:04:24 -04:00
rdanbrook
b9e125abfc APU glitches fixed 2013-04-20 21:18:00 -04:00
rdanbrook
c60ca0cd70 NTSC filter background colour fix - blargg 2013-04-20 19:04:24 -04:00
rdanbrook
a0233d75c7 More xBR options and code cleanup (unix) 2013-04-17 00:11:23 -04:00
rdanbrook
2debb8efeb Non-working NTSC toggle as ingame option - committed here purely so that somebody
who knows more about how this works than me can fix it
2013-04-09 05:40:33 +02:00
rdanbrook
f4dd70a8cf (Libretro) Add skeleton for blargg NTSC runtime option 2013-04-08 06:07:21 +02:00
rdanbrook
a115813cf4 Merge git://github.com/rdanbrook/nestopia 2013-03-29 18:22:29 +01:00
rdanbrook
a7a116b7b0 (Blackberry) Add QNX Makefile target 2013-03-25 07:34:13 +01:00
rdanbrook
308bb7d755 Add iOS build target, and fix a C++ edge case that caused errors with clang 2013-03-17 19:09:59 -04:00
rdanbrook
c272a60ab6 Fixed triangle volume bug in Dendy mode 2013-02-12 18:38:06 -05:00
rdanbrook
a38d0bfa90 Added xBR filter (unix) 2013-02-03 21:21:13 -05:00
rdanbrook
35e8a0b6d5 Fix PS3 build 2013-01-22 21:54:43 +01:00
rdanbrook
50c9b5e88f Don't build hqx, scalex, or 2xSaI filters (libretro) 2013-01-19 19:43:22 -05:00
rdanbrook
2ce177cb45 Improved compatibility with the BSDs (libretro) 2013-01-19 00:37:20 -05:00
rdanbrook
95c553675b Add SRAM support.
Added API to NstApiUser.
2013-01-15 21:03:37 +01:00
rdanbrook
d3cede1098 (JNI) JNI Makefile - runs on Android now too - fullspeed on a
Cortex A8 tablet
2013-01-15 05:55:21 +01:00
rdanbrook
b489a46776 (Xbox 1) Add Xbox 1 solution - works - had to work around nasty
internal compiler errors because of classes being defined inside
for loops
2013-01-15 05:20:28 +01:00
rdanbrook
dba2b6b8b6 (PS3) Works now on PS3 2013-01-15 01:31:52 +01:00
rdanbrook
f4dadca714 Update Makefile 2013-01-15 00:23:32 +01:00
rdanbrook
e61cbb5f05 (Libretro) Works on 360 now 2013-01-14 23:37:59 +01:00
rdanbrook
16e36eecaa Add long long types for NstLog. 2013-01-14 23:37:59 +01:00
rdanbrook
30bc390ab9 Renamed qword to allow porting to PS3 2013-01-14 16:40:40 -05:00
rdanbrook
c6224927b5 Fix for mapper 146 2013-01-10 13:05:42 -05:00