Commit Graph

567 Commits

Author SHA1 Message Date
Brandon Wright c5965f897a Fix wording when minizip library isn't found. 2016-11-28 14:01:18 -06:00
OV2 1aae8f9235 win32: fix some warnings 2016-11-27 18:47:41 +01:00
OV2 2fe115c276 win32: move msu files to apu files 2016-11-27 18:05:28 +01:00
OV2 994698912a Merge remote-tracking branch 'bsx/bsx' 2016-11-27 18:02:03 +01:00
luigiblood ff05060f01 [BS-X] Making sure there's enough space in ROM memory, simple precaution 2016-11-24 03:28:05 +01:00
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
OV2 54f8a1fd96 Change movie file handle closing to fix win32 crash 2016-11-19 20:05:29 +01:00
OV2 b478002bfe win32: properly pass unicode chars to DXErr replacement 2016-11-19 20:05:29 +01:00
OV2 892aace5f6 win32: update resource file 2016-11-19 20:05:29 +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
qwertymodo c240cd3634 Merge branch 'msu1' 2016-11-15 16:08:56 -08:00
qwertymodo 2db1653836 msu1: endianess fix. 2016-11-15 16:07:36 -08:00
bearoso 3d52fb7629 Merge pull request #149 from loganmc10/master
Add Android (arm) build to libretro makefile
2016-11-15 17:34:55 -06:00
bearoso e78a5e27f3 Merge pull request #148 from loganmc10/patch-2
Add cortex-a53 to libretro Makefile
2016-11-15 17:34:25 -06:00
Brandon Wright 9e97394333 Add aclocal.m4, update configure with system_zip fix. 2016-11-15 15:34:57 -06:00
Logan McNaughton 7c4186220a Add Android (arm) build to libretro makefile 2016-11-15 10:51:11 -08:00
OV2 94aeaaca9d Merge pull request #147 from loganmc10/patch-1
Fix libretro build
2016-11-15 19:23:57 +01:00
Logan McNaughton 695e2748b8 Add cortex-a53 to libretro Makefile 2016-11-15 11:23:09 -07:00
Logan McNaughton 7bd6a64ed8 Fix libretro build 2016-11-15 11:16:34 -07:00
qwertymodo c2b832db2e Merge branch 'msu1' 2016-11-14 15:03:23 -08:00
qwertymodo 8dba3d447e MSU-1: Fix audio error flag 2016-11-14 14:58:35 -08:00
luigiblood f9e457ea3b [BS-X] Read/Write Memory Pack Fixes 2016-11-14 20:28:32 +01:00
Brandon Wright bb7df011ff Revert "Fix compilation of wchar string literals"
This reverts commit 4a7d40e94e.
2016-11-14 13:19:53 -06:00
qwertymodo 7bae4a1d6f Add MSU-1 to libretro build 2016-11-14 13:19:22 -06:00
Brandon Wright f7ac233216 Revert "Add msu1.cpp to libretro build."
This reverts commit dcf97e92cd.
2016-11-14 13:18:44 -06:00
Brandon Wright 27e6bc1b01 Merge branch 'msu1' 2016-11-14 13:12:00 -06:00
Brandon Wright dcf97e92cd Add msu1.cpp to libretro build. 2016-11-14 13:10:13 -06:00
qwertymodo 0018638d3d Add MSU-1 to libretro build 2016-11-14 11:10:08 -08:00
Brandon Wright a94fc6e803 Don't use typed enums from C++11 in core. 2016-11-14 13:09:47 -06: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
Brandon Wright 0703abf5cd Fix API incompatibility between minizip versions. 2016-11-11 14:59:18 -06:00
bearoso 8d48a66235 Merge pull request #144 from Polynomial-C/master
Introduce --with-system-zip configure flag to use system zip (minizip)
2016-11-11 14:43:58 -06:00
Lars Wendler def3936a53
Introduce --with-system-zip configure flag to use system zip (minizip)
if available.
2016-11-11 18:26:59 +01:00
OV2 b7cdf60b06 Do not change mute state when restoring state 2016-11-08 22:38:04 +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
qwertymodo ded20db036 Add MSU-1 to unix build. 2016-11-07 18:55:39 -08:00
qwertymodo 781124189c Fix MSU-1 audio resume. 2016-11-07 16:00:46 -08:00
qwertymodo dd0d4419e7 Use escaped backslash for win32 paths. 2016-11-07 11:28:33 -08:00
qwertymodo 941ce40193 Clean up MSU-1 audio file derivation. 2016-11-07 11:18:32 -08:00
qwertymodo 0832528d9f Add MSU-1 to snapshots. 2016-11-07 11:03:37 -08:00
OV2 bc2a3bce75 Do not change pause state when savestating 2016-11-06 22:27:50 +01:00
OV2 42f751da4a Assert on uneven sample count 2016-11-06 22:05:54 +01:00
OV2 a76837a4f2 win32: make sure sample count is even 2016-11-06 22:05:10 +01:00
qwertymodo fb24fc63ba Add msu1.h/cpp to VS project file 2016-11-06 12:21:56 -08:00
Brandon Wright 38e8717ef3 Add back time ratio change. Buffer levels are stable, so this is mathematically correct. 2016-11-04 14:39:30 -05:00