zeromus
327606234f
fix can't use neshawk (recent regression)
2016-11-19 20:07:17 -06:00
zeromus
595a207c97
add new field to gamedb to specify which core should be used.
...
allow it to be 'neshawk' or 'quicknes'.
this should only be employed by end-users; we won't make those choices in the gamedb officially.
the quicknes blacklist is still implemented separately.
yeah, that's a lot of prioritization levels.
2016-11-12 19:23:54 -06:00
feos
35282ba577
gpgx32: flipped namespaces, added excplicit core picking
...
diff is messed up after folder renaming, but no file was changed except for namespaces and waterbox's core name
2016-08-10 22:27:46 +03:00
Tony Konzel
93fcb293d8
C64: Fix the build post-merge (derp.)
2016-03-15 11:38:55 -05:00
Tony Konzel
05914e1490
Merge pull request #599 from TASVideos/c64-via-timer-fixes
...
C64 via timer fixes (and more)
2016-03-15 10:08:17 -05:00
Anthony Konzel
8fd552274e
C64: Discover file formats heuristically instead of by filename.
2016-03-05 15:23:22 -06:00
adelikat
234cc2e5d8
Get started on C64 support in the multi-disk bundler
2016-03-04 21:50:24 -05:00
zeromus
2765961984
load NSF without annoyance
2015-12-31 12:37:48 -06:00
zeromus
53fcc09c08
various bugfixes to system/save pathing and support CAN_DUPE, to stabilize the gambatte and neopop cores
2015-11-08 19:18:08 -06:00
zeromus
b745d5776a
tidy libretro core info and use recommended extensions
2015-11-07 19:59:10 -06:00
zeromus
5c16f8b107
fix some assorted bugs, and experiments with handling more environment calls
2015-11-07 02:29:04 -06:00
zeromus
7651f418fe
usably functional libretro player
2015-11-07 00:14:59 -06:00
adelikat
75e6216ca2
Rom Loader - don't call message boxes, use the error callback
2015-10-17 19:11:04 -04:00
Kabuto
004c8294fb
c64 core uses ISettable now and supports 2 more video standards
2015-09-28 23:52:23 +02:00
zeromus
8f5059d53e
discsystem - handle some errors that werent handled before
2015-09-16 14:27:28 -05:00
zeromus
66c2d48e8d
throw slightly more descriptive warning when loading a cue with a missing bin
2015-08-08 16:40:37 -05:00
zeromus
2a8ed31cbf
add a bad PSX dump and change rom status printout a bit
2015-08-08 15:58:17 -05:00
adelikat
2373e5bcd5
Support .xml disc bundling for PSX, note: this is sloppy code and mostly copy pasta, sorry.
2015-08-04 17:19:21 -04:00
zeromus
6e1cde2793
hookup PSF support
2015-07-20 23:11:00 -05:00
zeromus
f5f4ded789
add slow load handling for m3u files
2015-07-19 11:59:48 -05:00
zeromus
37aca2bc92
change rom status text to reference accurate PSX menu Hash Discs tool name
2015-07-18 20:08:45 -05:00
zeromus
1f9f712af9
psx - fix loading m3u with non-good discs
2015-07-17 11:48:20 -05:00
zeromus
3609a9682f
load unknown audio discs as pce-cd (fixes loading of most pce-cd games)
2015-07-16 09:31:19 -05:00
zeromus
d7a56eab3b
dont fail loading not-in-gamedb psx games
2015-07-14 18:52:30 -05:00
zeromus
56e3416de2
improve rom status report for PSX, and generate one for the M3U scenario
2015-07-12 20:23:27 -05:00
scrimpeh
667e4273f3
Firmware Manager - Add option to reload ROM if ROM load has failed before
2015-07-12 21:30:26 +02:00
zeromus
0735b67565
add example of handling slow disc loads in frontend
2015-07-11 13:47:05 -05:00
zeromus
a611bd5e66
load PSX discs using gameDB
2015-07-11 13:47:04 -05:00
zeromus
f9c5b17097
restore discsys TOCRaw and DiscStructure synthesis and make octoshock disc reading work again
2015-07-11 13:46:36 -05:00
zeromus
80164c1fba
import WIP discsys work from svn
2015-06-23 13:57:11 -05:00
goyuken
81d8018d4c
apple2: support MONCHRONOME
2015-06-16 23:24:52 +00:00
goyuken
274c29ff37
fix infinite recursion in loadrom for unsupported GB games
2015-06-07 16:43:10 +00:00
adelikat
b9d9ffe7a5
Core picker for mGBA
2015-06-06 20:47:50 +00:00
goyuken
66f0bf15c0
Fix up some junkus in appleii core init, and add stub for mGBA
2015-06-04 02:04:42 +00:00
adelikat
448513b1c4
Platform Chooser - don't ask twice, not sure how this code managed to survive this long, or how it went unnoticed.
2015-05-27 20:35:36 +00:00
adelikat
ea72da9f89
Refector xml game, it now has a List of keyvalue pairs instead of dictionary, and the schema is now LoadAssets with an array of Asset tags. MultiDiskBundler changes to account for this, also remove restriction of using current rom based on system type, isntead it will assume any system is ok
2015-05-10 18:58:00 +00:00
zeromus
f94460dc46
fix bsnes xml loading
2015-04-21 23:50:15 +00:00
adelikat
e8cc7f5cc9
when quicknes doesn't support a game and we magically fallback to neshawk, show a message on screen, since nobody reads the statusbar information
2015-04-19 14:29:26 +00:00
adelikat
1bcf2ae684
Apple II - multi-disc support using XmlGame (the same file format as dual GB), currently no ui to make an xml. Added Previous and Next Disk controller buttons
2015-04-12 23:38:19 +00:00
adelikat
5183a8e20d
Nothing to see here
2015-02-17 22:58:25 +00:00
adelikat
0316fa9817
some rom loading stuff
2015-02-08 21:51:15 +00:00
adelikat
5e07ab3ec3
for an unknown disc, default to psx instead of pce-cd, since that is far more likely to be what they are attempting to open
2015-02-08 18:31:16 +00:00
goyuken
f69718f57e
provide intelligent message on trying to load CD from archive. this causes no change in functionality, as following that codepath would fail 100% anyway
2015-01-14 18:07:03 +00:00
goyuken
401c40fe8a
don't show file picker twice on fallback to different core
2014-12-22 22:21:51 +00:00
zeromus
4dc4745122
psx - revise disc swapping method. way cooler now, you get a list of discs in the virtualpad box, and changing between them maps to physical operations more logically.
2014-12-19 03:24:48 +00:00
zeromus
2d56514fde
load m3u files. still no disc switching
2014-12-14 10:36:03 +00:00
zeromus
ede9620446
psx - settings framework and implement mednafen-compatible display mode
2014-12-14 08:48:23 +00:00
adelikat
14008fbcb0
don't show a "No core could load a rom" nag if the user cancels out of the platform chooser
2014-12-14 02:13:06 +00:00
zeromus
2a3a8a3124
psx - support loading exes
2014-12-11 08:30:37 +00:00
zeromus
5f6bb8d8fd
octoshock!
2014-12-10 19:41:13 +00:00