This website requires JavaScript.
c21062858b
Update the bsnes submodule URL. Warning: you may need to delete and re-init the submodule.
master
Daniele Cattaneo
2021-04-20 03:46:48 +02:00
04df9bc1af
Remove VALID_ARCHS
C.W. Betts
2021-01-16 14:08:06 -07:00
524d4f01be
Poke the plists: get the development language from Xcode build.
C.W. Betts
2020-10-01 01:51:37 -06:00
83db349500
Fix locations of the system plugin headers. Minor Xcode maintenance.
C.W. Betts
2020-10-01 01:26:41 -06:00
53cec453dd
Revert "set deployment target to match OpenEmuCore's, of 10.14.4."
C.W. Betts
2020-09-22 09:29:29 -06:00
fc9da2c73e
set deployment target to match OpenEmuCore's, of 10.14.4.
C.W. Betts
2020-09-22 02:51:49 -06:00
f5d5eb1cf9
Update to BSNES 115.
v115
clobber
2020-05-04 16:01:16 -06:00
46a96f8182
Prepare for distribution.
v114
clobber
2020-01-22 23:29:48 -06:00
b6733566c4
Fix native-size screenshots.
Daniele Cattaneo
2020-01-16 22:50:25 +01:00
4b22cf9f7b
Add a recovery suggestion to the save state loading error, to avoid user complaints about save states breaking when there is nothing to be done about it.
Daniele Cattaneo
2020-01-16 22:03:23 +01:00
376d7ed21f
Update to BSNES 114.
Daniele Cattaneo
2020-01-16 21:52:12 +01:00
b366bc5bf6
Remove the target-libretro directory from the Xcode project because it is not used anymore.
Daniele Cattaneo
2020-01-16 21:49:18 +01:00
f905e852e5
Update to BSNES 113.5
Daniele Cattaneo
2020-01-06 19:32:49 +01:00
b216267d5d
Fix Higan save file importing on first launch of the BSNES core.
Daniele Cattaneo
2020-01-06 19:20:51 +01:00
d36dcacb60
Initialize screenRect with the most common resolution.
Daniele Cattaneo
2020-01-03 18:31:46 +01:00
5508f195b6
Log the game region when loading
Daniele Cattaneo
2020-01-03 18:30:16 +01:00
68372b521d
Remove unused resource files.
Daniele Cattaneo
2020-01-03 18:25:15 +01:00
4a93c00f08
feat: Ignore additional Xcode build directories
Stuart Carnie
2020-01-02 19:56:07 -07:00
46dee1d985
Fix the default value of the NoSpriteLimit display mode. Remove the overscan option.
Daniele Cattaneo
2020-01-02 18:17:20 +01:00
b63ef29c5d
Do not rewrite the Hacks/PPU/Fast option at every configuration change because it is used by some hotfixes.
Daniele Cattaneo
2020-01-02 17:17:40 +01:00
c65d412809
Improve color emulation speed & remove the need for 16bpp to 8bpp color conversion.
Daniele Cattaneo
2020-01-02 17:03:57 +01:00
2408eb0f44
Import old game saves from Higan automatically.
Daniele Cattaneo
2020-01-02 16:13:06 +01:00
4d8ed3ca9e
Fix a mistake.
Daniele Cattaneo
2020-01-02 02:57:20 +01:00
a9426df9bf
Add support for HD Mode 7
Daniele Cattaneo
2020-01-02 02:51:18 +01:00
326ae62113
Fix error reporting when a BIOS file is missing.
Daniele Cattaneo
2020-01-02 02:50:32 +01:00
195b701f59
Add additional display modes.
Daniele Cattaneo
2020-01-01 23:52:37 +01:00
d246ef92d4
Add support for cheat codes.
Daniele Cattaneo
2020-01-01 19:44:11 +01:00
69f7e36530
Update various Xcode project options. Increase optimization level a bit.
Daniele Cattaneo
2020-01-01 18:58:43 +01:00
e2b30369be
Remove dead code.
Daniele Cattaneo
2020-01-01 17:19:19 +01:00
cc3fc858a1
Remove an unnecessary method
Daniele Cattaneo
2020-01-01 17:02:02 +01:00
7b5b605af2
Query the BSNES game database when loading games.
Daniele Cattaneo
2020-01-01 16:56:06 +01:00
20e5cf3cdc
Implement support for required BIOS ROMs.
Daniele Cattaneo
2020-01-01 16:09:20 +01:00
9cd2ded9a1
Update deployment target to 10.14. Update Xcode project settings.
Daniele Cattaneo
2019-12-31 19:39:07 +01:00
3655c004bd
Fix a double-free. Remove a useless configuration. Add some notes about things to do and how the core implementation works.
Daniele Cattaneo
2019-12-31 19:09:50 +01:00
846477a98b
Fix 256x480 and 512x480 resolutions.
Daniele Cattaneo
2019-12-31 00:36:56 +01:00
f2e339413b
Some cleanup of old code.
Daniele Cattaneo
2019-12-30 23:56:31 +01:00
a5c4bd53f9
Fix save states and enable rewind.
Daniele Cattaneo
2019-12-30 23:53:12 +01:00
768aee38f4
Fix video / audio / inputs. Rewrite core to not depend on libretro.
Daniele Cattaneo
2019-12-30 22:28:20 +01:00
dd2e47ca89
Update to bsnes 113.4.
Daniele Cattaneo
2019-12-30 02:52:06 +01:00
6d80a85805
Use the official bsnes repository from github. WARNING: DOES NOT BUILD
Daniele Cattaneo
2019-12-30 02:00:07 +01:00
0f5b9fc7b6
Resurrect the BSNES core plugin
Daniele Cattaneo
2019-12-30 01:47:35 +01:00
4d86bfa2c2
Add error: parameter to -loadFileAtPath: method.
clobber
2014-02-08 14:23:07 -08:00
92c22eb767
Compilation speed: enable modules
Alexander Strange
2014-01-19 21:09:35 -08:00
0ebc1e1b5d
Added opt-in OEGameCoreRequiresFiles key for BIOS/system file
clobber
2013-12-01 15:43:04 -06:00
22a2ab3f9f
Improve errors in BSNES.
clobber
2013-09-15 12:54:52 -07:00
e07729daf9
Prevent the global variable from retaining the game core.
clobber
2013-09-08 13:32:34 -07:00
1ae409ea3c
Fix saving/loading state in BSNESGameCore.
clobber
2013-09-04 23:33:02 -07:00
e3aedac3d0
Fix license.
clobber
2013-09-02 16:50:32 -07:00
058813d7e9
Remove empty method.
Remy Demarest
2013-09-01 23:56:40 -07:00
321108ae30
Add .gitignore file.
Remy Demarest
2013-04-07 18:41:54 -07:00
4c08ffb170
Move OpenEmuSystem and OpenEmuBase frameworks into their own project.
Remy Demarest
2013-04-06 21:52:11 -07:00
8bde55ad6d
Rollbacked OEIntSize types to use int instead of NSInteger and renamed some inline function that won't break the app.
Remy Demarest
2013-04-06 20:50:11 -07:00
fe56e45e3f
For all cores:
Bavarious
2013-03-21 00:59:10 -03:00
ad7b6e53a4
BSNES: fix for SMC header roms
clobber
2013-03-13 17:55:08 -05:00
75f0c9bae6
Press the update project button for 4.6
Alexander Strange
2013-02-10 13:57:22 -08:00
45c6f711d5
Code cleanup making sure -loadFileAtPath: respects its contract.
Remy Demarest
2012-11-26 00:01:44 -08:00
76c96f6bf5
BSNES: videoBuffer was too small
Alexander Strange
2012-11-18 00:12:59 -08:00
16e969603c
Clang fixes for other BSNES cores if we use them
clobber
2012-11-13 17:59:08 -06:00
643785045e
Make BSNES build with clang
clobber
2012-11-13 17:17:39 -06:00
785945bbfb
Updated BSNES core to v0.089
clobber
2012-11-13 17:06:18 -06:00
187d38d3e0
Remove manual pixel loops in BSNES,FCEU,VBA,screenshot saving
Alexander Strange
2012-11-11 21:43:39 -08:00
46d9feac98
Remove conversion to RGB565
clobber
2012-08-02 15:47:01 -05:00
4ace78ec96
Replaced com.openemu with org.openemu.
Christoph Leimbrock
2012-05-29 16:37:24 +02:00
b94d00b03b
Remove 2 linker warnings by removing incorrect paths to Libraries in project.
vade
2012-05-20 16:46:47 -04:00
0ad6f45c55
Key order corrected.
Remy Demarest
2012-05-06 02:57:38 -04:00
e29e44c544
Changed Sparkle updater URLs
clobber
2012-04-06 00:24:24 -05:00
14719fe376
Better GameCore cleanup
clobber
2012-03-28 21:18:00 -05:00
562a65289a
Clean up OEGameCore headers
clobber
2012-03-28 17:40:52 -05:00
8ca6e6b936
Removed referenced OpenEmu project from cores for great justice
clobber
2012-03-17 02:16:53 -05:00
d873a68b7b
Merge remote-tracking branch 'OpenEmu/master'
Christoph Leimbrock
2012-03-09 14:00:09 +01:00
761f8ba169
Project files updated because of NDS system plugin
clobber
2012-03-07 22:15:00 -06:00
a326d34fec
Changed OEDBGame -setArchiveVGInfo: to accept dictionaries without game title and archive id.
Christoph Leimbrock
2012-03-07 23:15:59 +01:00
8c620bc12b
Add missing 'oneway' qualifiers
Alexander Strange
2012-03-02 20:32:31 -05:00
da3d17054c
Suppress a lot of BSNES warnings
Alexander Strange
2012-03-02 20:31:29 -05:00
7e66cfca43
Impose hidden visibility on cores so that only the emu class is exported
Alexander Strange
2012-03-02 17:09:06 -05:00
de153cb791
Delete some unused source trees and several copies of unzip
Alexander Strange
2012-03-02 15:58:25 -05:00
eadbd0bd4f
Project cleanup and deletion of stray zlib sweeping
Alexander Strange
2012-03-02 15:49:18 -05:00
7ddc59243c
More precise frameInterval for BSNES, GB, GenPlus
Alexander Strange
2012-02-29 04:02:09 -05:00
a873104f09
Delete unused BSNES dirs and leftover old libco code
Alexander Strange
2012-02-29 03:31:09 -05:00
39082ff573
Rename frameSampleRate to audioSampleRate
Alexander Strange
2012-02-29 03:12:55 -05:00
54ed5f9256
Validate Settings for the remaining project files
clobber
2012-02-28 20:10:25 -06:00
bf56415fff
Make audio sample rate a double for accuracy
Alexander Strange
2012-02-28 04:05:08 -05:00
b4261014fb
Delete soundBufferSize from cores so that OE can standardize on one
Alexander Strange
2012-02-28 02:09:31 -05:00
da12beb130
Remove frameSampleCount from cores since OE can implement it better internally
Alexander Strange
2012-02-28 01:51:58 -05:00
6e4f086bd0
BSNES now compiles from source
clobber
2012-02-26 00:49:03 -06:00
418b0094ff
BSNES possible temp fix for audio underrunning
clobber
2012-02-25 19:24:20 -06:00
0a3f71c050
Removed GameCoreController classes that don't contain anything useful.
Remy Demarest
2012-02-20 13:10:43 -05:00
563196019e
Renamed cores, added some keys at some useful places.
Remy Demarest
2012-02-20 11:49:09 -05:00
689c904f13
Convert game cores to ARC, except for Nestopia
Alexander Strange
2012-02-05 23:49:54 -05:00
8b0da362fe
Convert SystemPlugins to ARC, drop 10.6 compat
Alexander Strange
2012-02-05 22:46:06 -05:00
51945aeb4e
Fix BSNES save states and cartridge saves
Alexander Strange
2012-02-04 03:00:02 -05:00
b27de7ffd6
Updated BSNES core to .085
clobber
2012-01-30 01:52:06 -06:00
d89a1431bb
Updating plists to support new style for system identification
Joshua Weinberg
2011-12-04 14:59:07 -06:00
feb1133f3d
adding "no items to display"-view to grid view
Christoph Leimbrock
2011-11-10 22:15:08 +01:00
c9eab629cb
Adding OEProjectURL key to info plists of core bundles
Christoph Leimbrock
2011-11-10 21:22:02 +01:00
3dc699020f
Violently merge branch 'master' into newui
Alexander Strange
2011-10-12 18:03:13 -04:00
317b50e405
Make it compile with Xcode 4.2
Alexander Strange
2011-10-12 17:31:40 -04:00
1276e58752
Removes OESystemPluginName from cores' Info.plist and fixes LSApplicationCategoryType > OESystemIdentifier in CrabEmu's Info.plist
Bavarious
2011-10-10 22:13:25 -03:00
d049b91370
same as before
Christoph Leimbrock
2011-10-07 01:09:13 +02:00
463ec409a8
Merge branch 'newui' of https://github.com/OpenEmu/OpenEmu into newui
vade
2011-09-29 04:23:13 -04:00