Commit Graph

33 Commits

Author SHA1 Message Date
BearOso 11dd6b1e6d Fix up Windows build errors. 2023-03-07 13:58:22 -06:00
BearOso 596e84af2a Start simplifying filesystem stuff. 2023-03-07 13:58:21 -06:00
Brandon Wright 95c6baebd3 Fix unused variables. 2018-11-17 15:27:53 -06:00
Brandon Wright 5f56cadafb Use a license stub everywhere.
This points to the full license in the root directory.
2018-11-15 17:31:39 -06:00
Brandon Wright 20bd60a3c6 Update copyright dates. 2018-05-25 15:44:52 -05:00
LuigiBlood bea94ded41 [BS-X] Preventing infinite loop when fixing Allocation flags 2018-05-02 02:58:35 +02:00
LuigiBlood 4f6e5bfcc0 [BS-X] Fix Block Allocation Flags when needed 2018-05-02 00:56:28 +02:00
LuigiBlood 1072bc9547 [BS-X] Forgot to remove Debug Printf 2017-12-17 00:45:43 +01:00
LuigiBlood 660b087378 [BS-X] Flash Support for BS Compatible Games
- Removed write MMC check from S9xSetBSX() [redundant with BSX_Map_FlashIO()]
2017-12-17 00:34:53 +01:00
LuigiBlood d89d7681ad [BS-X] BS-X Memory Mapping fixes
- Cleanups
- Proper PSRAM mapping (forgotten mapping and "over"mapping fix)
- Flash Interface not limited to bank 0xC0
(MMC would not interfere because of its particular addressing)
2017-12-17 00:13:47 +01:00
LuigiBlood 99e678f049 [BS-X] Support for bigger SatData files 2017-12-16 17:52:35 +01:00
LuigiBlood 54d7fe404d [BS-X] Avoid updating the memory map when it is not needed 2017-12-16 17:21:00 +01:00
Brandon Wright e2277ff55b Clean up compiler warnings. 2017-12-06 19:00:19 -06:00
Brandon Wright dd1202a2ad Fix code gaff in reset in BSX code 2017-12-06 18:39:10 -06:00
Brandon Wright 7a2ca6dc2a Update copyrights. 2017-11-17 16:00:58 -06:00
OV2 898e204fcf Add missing includes 2017-04-17 14:43:32 +02:00
OV2 4c87a84328 Release bsx streams on reset 2017-04-17 12:46:20 +02:00
luigiblood 54515ca8e6 [BS-X] Fix Date & Time 2016-12-29 00:48:35 +01:00
luigiblood 4d32000874 [BS-X] Satellaview Signal Data File Support 2016-12-28 16:43:10 +01:00
OV2 994698912a Merge remote-tracking branch 'bsx/bsx' 2016-11-27 18:02:03 +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 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
Brandon Wright 1661fc838c Add copyrights. 2016-10-15 11:31:26 -05: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
Brandon Wright 026f9eaa1e Fix some possible problems from cppcheck. Everything else looks fine. 2016-09-27 15:25:37 -05:00
OV2 668f8becb7 Add bsx loading to libsnes 2012-01-28 01:52:28 +01:00
OV2 c47598f3cf Update copyright in all files 2011-04-11 21:51:20 +02:00
OV2 d1666860e0 Initial 1.52 import 2010-09-25 17:46:12 +02:00