Commit Graph

500 Commits

Author SHA1 Message Date
luigiblood 3d38857b44 [BS-X] Make Empty Memory Pack if loaded from Multi Cart menu
(This is a conscious choice. It means no empty Memory Pack will be made if loaded like a regular ROM, which is fine.)
2016-11-24 03:19:36 +01:00
luigiblood 50228801f1 [BS-X] Save Memory Pack option (Windows) 2016-11-23 23:38:21 +01:00
luigiblood 17fa454a1e [BS-X] Fix SA-1 map 2016-11-23 21:47:02 +01:00
luigiblood 1b6f6b6926 [BS-X] Rename and proper SA-1 Memory Pack mapping 2016-11-23 21:27:18 +01:00
luigiblood 8073df6432 [BS-X] Fix Block Erase on LoROM, Actual Flash writing
Fixes Sound Novel Tsukuru
2016-11-16 01:21:23 +01:00
luigiblood f9e457ea3b [BS-X] Read/Write Memory Pack Fixes 2016-11-14 20:28:32 +01:00
luigiblood 4c9feadc63 [BS-X] MultiCart Loading for games with Memory Pack support
I found out that my code only really works with HiROM games.
Maker games have issues since sx2 fork.
2016-11-14 16:32:05 +01:00
luigiblood 38b95261d0 [BS-X] Added *.bs extension detection 2016-11-08 18:51:00 +01:00
luigiblood cf00193655 [BS-X] Memory Pack Type 1 emulation 2016-11-08 14:56:32 +01:00
luigiblood 115c513424 [BS-X] Fix Memory Mapping, Force BS-X boot 2016-11-08 14:34:53 +01:00
OV2 6f2fe7e52b Win32: do not also assign down left to down right 2016-10-12 21:50:54 +02:00
OV2 9118cf0c68 Win32: correctly save window when toggling fullscreen 2016-10-12 21:50:54 +02:00
OV2 d244da6890 Win32: update version in readme 2016-10-12 21:50:54 +02:00
Brandon Wright 6c70563b85 Add Makefile.common 2016-10-11 17:25:03 -05:00
Brandon Wright caedd7c94a Add translators. 2016-10-10 16:21:46 -05:00
OV2 5e2148da2b Changelog update 2016-10-10 20:58:47 +02:00
OV2 09ffc054eb Win32: Update executable version 2016-10-10 20:58:18 +02:00
Brandon Wright 1bcc0f1d49 Note full Spanish translation. 2016-10-09 21:07:03 -05:00
Brandon Wright 8f18796d4b First draft changelog update. 2016-10-09 21:00:39 -05:00
Brandon Wright 2d0c3cffe5 Translate the new strings to spanish to keep 100% completion. 2016-10-09 10:23:34 -05:00
Brandon Wright 5578fe77d7 Try and fail stateman init to clear buffer if newly disabled. 2016-10-08 22:10:05 -05:00
Brandon Wright e018acf285 Allow adjustment of rewind settings from preferences. 0 buffer size disables (default). 2016-10-08 22:04:46 -05:00
Brandon Wright 7223e2283e Save rewind variables to config file. Rename rewind variables to fit port style. Set default rewind buffer to 0. 2016-10-08 21:33:34 -05:00
Brandon Wright 5dd5d9ba74 Fix tabulation glitch with rewind shortcut box. 2016-10-08 21:19:04 -05:00
Brandon Wright 27cf1b4f47 Merge branch 'juhalaukken-master' 2016-10-08 21:16:27 -05:00
Brandon Wright 90be7fb762 Merge branch 'master' of http://github.com/juhalaukkanen/snes9x into juhalaukken-master 2016-10-08 21:15:45 -05:00
Brandon Wright 720827a479 Fix xbrz to compile on non-win32, fix GTK+ port to use new xBRZ. 2016-10-08 21:06:15 -05:00
Brandon Wright d506501d54 Compile with C++11 support. 2016-10-08 21:05:53 -05:00
OV2 d81c0a68d3 Win32: fix relative includes for cg shader passes 2016-10-08 23:07:02 +02:00
OV2 ae201d0bf5 libretro: merge changes from libretro repo 2016-10-08 21:34:18 +02:00
OV2 f060f06d31 Win32: switch to VS2015 2016-10-08 17:52:23 +02:00
OV2 357fead53b Fix multicart loading with only one cart 2016-10-07 23:57:02 +02:00
OV2 26914fa9b0 Win32: update xbrz 2016-10-07 23:57:02 +02:00
Brandon Wright ddb1527236 Bump OV2 Windows port copyright. 2016-10-07 12:53:18 -05:00
Brandon Wright 9e490f9529 Bump version number in unix port. 2016-10-07 12:51:43 -05:00
Brandon Wright f1600baa5e Fix Japanese translation issue. Bump to 1.54 in configure.ac. 2016-10-07 12:49:59 -05:00
Brandon Wright 006fc22ebb Add byuu copyright for his S-SMP 2016-10-07 12:47:07 -05:00
Brandon Wright 309ef1f1a4 Bump Gtk+ port minor version number. 2016-10-07 12:37:39 -05:00
Brandon Wright 920cd52a4f Merge branch 'master' of github.com:snes9xgit/snes9x 2016-10-02 19:42:31 -05:00
Brandon Wright 17f83a0806 Fix sizing when using GDK hidpi scaling with OpenGL or Xv. 2016-10-02 19:41:42 -05:00
bearoso b3b31b1d26 Merge pull request #116 from greg-kennedy/patch-1
Update x11.cpp
2016-10-01 20:08:06 -05:00
bearoso fe55308901 Merge pull request #119 from jristz/master
Add mute on turbo translation and hack to ensure EVERYTHINK is translated
2016-10-01 20:06:49 -05:00
Brandon Wright 91aebfe759 Update some copyrights, bump version number. 2016-10-01 20:03:03 -05:00
Brandon Wright 7d95f3732a Fix some idiotic expose handling. 2016-10-01 19:23:21 -05:00
Brandon Wright 026f9eaa1e Fix some possible problems from cppcheck. Everything else looks fine. 2016-09-27 15:25:37 -05:00
Pablo Lezaeta Reyes c3383b3fe9 Add mute on turbo translation and hack to ensure EVERYTHINK is translated
Signed-off-by: Pablo Lezaeta Reyes <prflr88@gmail.com>
2016-08-13 14:11:39 -04:00
Brandon Wright f388facb31 Actually mute sound during turbo. 2016-08-06 17:21:04 -05:00
Brandon Wright 1442378a13 Add option to mute sound on turbo 2016-08-02 10:31:05 -05:00
bearoso 65ca7b6fce Merge pull request #102 from trickart/develop
Add ja.po
2016-08-02 15:07:47 -05:00
bearoso 0175e10b06 Merge pull request #115 from jristz/master
Translation to spanish
2016-08-02 15:06:58 -05:00