Commit Graph

35 Commits

Author SHA1 Message Date
luigiblood 50228801f1 [BS-X] Save Memory Pack option (Windows) 2016-11-23 23:38:21 +01:00
luigiblood 1b6f6b6926 [BS-X] Rename and proper SA-1 Memory Pack mapping 2016-11-23 21:27:18 +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
OV2 357fead53b Fix multicart loading with only one cart 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 006fc22ebb Add byuu copyright for his S-SMP 2016-10-07 12:47:07 -05:00
Brandon Wright 91aebfe759 Update some copyrights, bump version number. 2016-10-01 20:03:03 -05:00
OV2 dfc6227e7b Remove unnecessary counter 2013-12-17 23:40:40 +01:00
Alcaro 25c0e7c948 Fix infinite loop when given bad ROMs (one byte files, for example); fix compile error that somehow snuck in. 2013-08-14 10:05:15 +02:00
twinaphex ef0d252dee (libretro Android) Add Android JNI Makefile 2013-05-18 20:56:16 +02:00
OV2 d8e5d090aa Fix MMC bank register bit 7, restore 64mbit ExLoRom map (FuSoYa) 2013-01-25 21:16:30 +01:00
OV2 08ff48a479 Remove old chown calls on linux 2012-04-16 19:56:15 +02:00
OV2 34a813cab0 Remove ZeroMemory references from memstream merge 2012-03-28 21:10:40 +02:00
OV2 9cc05b3c12 Merge branch 'memstream'
Resolved conflicts:
	apu/SNES_SPC.h
	memmap.cpp
	port.h
	unix/Makefile.in
2012-03-25 20:44:57 +02:00
Brandon Wright faa870ba49 Merge branch 'byuuapu'
Conflicts:
	memmap.cpp
2012-01-26 14:00:35 -06:00
OV2 faee2859b5 Change ZeroMemory to memset 2012-01-23 18:12:47 +01:00
OV2 3368fd6883 Add multicart memory function, add sufami turbo to libsnes 2012-01-06 20:13:16 +01:00
OV2 dee8895db2 Allow membased rom/state load/save, add libsnes interface (Themaister) 2012-01-02 17:06:45 +01:00
bl0ckeduser 4e2d3854ab Make Microsoft-specific enum code more portable 2011-11-15 15:09:29 -05:00
OV2 b4f07bc9be Add bps soft-patching support 2011-09-10 16:20:00 +02:00
zones f141d498d9 G-NEXT combined image support 2011-07-20 21:03:03 +09:00
zones 1f4f1f06d9 G-NEXT add-on cart support (untested) 2011-07-18 22:11:30 +09:00
Brandon Wright 1af39f3845 Clean things up slightly. Switch CYCLE_ACCURATE off, since things seem
to work fine without it.
2011-06-23 05:24:13 -05:00
OV2 4571a0adfe Apply APUAllowTimeOverflow to Big Sky Trooper and Mechwarrior 3050 / Battletech 3050 (danieldematteis) 2011-05-07 03:36:43 +02:00
OV2 f342d6b137 Apply APUAllowTimeOverflow to Porky Pig's Haunted Holiday 2011-05-01 15:33:37 +02:00
OV2 3cd9a46f00 Apply APUAllowTimeOverflow to Mutant Chronicles - Doom Troopers (danieldematteis) 2011-04-24 15:38:10 +02:00
OV2 c47598f3cf Update copyright in all files 2011-04-11 21:51:20 +02:00
OV2 56fd187a3a Apply APUAllowTimeOverflow to primal rage 2011-01-22 15:43:31 +01:00
zones 82435ab5db Merged with coreupdate branch, so now the master branch has improved IRQ and SA-1. / Remove i386 asm codes. 2011-01-16 17:15:13 +09:00
zones c3ce28b49d Rewrite IRQ / Update SA-1 / Remove CPUShutdown 2010-11-14 21:29:48 +09:00
OV2 898de0d0dd Apply APUAllowTimeOverflow to "The Mask" 2010-10-28 22:30:46 +02:00
OV2 33b1a63238 Introduce new APU timing hack
Timings.APUAllowTimeOverflow allows the SPC to cross the time limit
set by CPU.Cycles. Currently fixes Earthworm Jim 2, Ms. Pacman and
NBA Hang Time.
2010-10-17 02:49:36 +02:00
OV2 debd16c179 Update to latest WIP 2010-09-25 18:46:06 +02:00
OV2 d1666860e0 Initial 1.52 import 2010-09-25 17:46:12 +02:00