Twinaphex
755aeec226
Revert "(PS3) Initial implementation of new message queue" Get rid of
...
this stuff and the entire FIFO-style interface for the message
queue. It's far too unstable, the ports routinely crash for no
good reason - and I can't get it to display right anyway.
So, get rid of it all and back to the drawing board with it -
because this isn't working out
This reverts commit 29b2a560c3
.
2012-04-09 14:32:56 +02:00
Twinaphex
29b2a560c3
(PS3) Initial implementation of new message queue
2012-04-05 00:00:33 +02:00
Themaister
da939a9986
Fix FTBFS.
2012-04-04 23:54:37 +02:00
Themaister
fd44e0b9c6
Add a FIFO-style interface to message queue.
...
Implement a virtual stderr for consoles.
2012-04-04 23:36:09 +02:00
Twinaphex
ff7cbf5be2
(PS3) Fix 'change libsnes core' option
2012-04-04 23:12:21 +02:00
Themaister
7d2a00df4e
Allow for preinit of message queue.
2012-04-04 20:02:41 +02:00
TwinAphex51224
55ddfb0dc6
(360) Add version number for emu cores in menu
2012-04-04 03:33:06 +02:00
TwinAphex51224
113e3006fa
(360) Added HD menus / SD menus available too - will be autoselected
...
based on aspect ratio / HD availability - will need more refinement
2012-04-04 02:54:21 +02:00
Twinaphex
13e22788c9
(PS3) Add version string for emulators in menu
2012-04-03 23:23:54 +02:00
Themaister
865229820a
Fix edge case on rotation with multiple pass shaders.
2012-04-02 17:26:23 +02:00
Twinaphex
debba76dc4
(PS3) Multiman fix - different version
2012-04-01 20:15:58 +02:00
Twinaphex
163a7c2e87
(PS3) Hopefully fixes Multiman issue
2012-04-01 20:15:12 +02:00
Themaister
fdcfd3fc71
SET_CORE_VERSION.
2012-04-01 20:11:19 +02:00
Themaister
2178a14952
Find drivers before snes_init() to allow rotation to work properly.
2012-04-01 19:38:50 +02:00
Themaister
34bdea0f1c
Add rotation to GL driver (PC).
2012-04-01 19:20:37 +02:00
Themaister
2815d5f5cb
Defer autoload after sram load.
2012-04-01 16:58:53 +02:00
Themaister
562b28caa7
Add savestate auto load on boot.
2012-04-01 16:57:39 +02:00
Themaister
38a4141eef
Add allow_rotate.
2012-04-01 16:13:04 +02:00
TwinAphex51224
525d9b3cf5
(360) Implemented rotation callback function
2012-04-01 16:10:02 +02:00
Twinaphex
0eb49deaa8
(PS3) Forgot to hook up set_rotate function pointer
2012-04-01 01:32:05 +02:00
Twinaphex
239e491382
(PS3) Implemented rotation callback function
2012-04-01 01:01:01 +02:00
Twinaphex
ed75cb8031
(PS3) Fixed 'Set default Libsnes core' option
2012-04-01 00:13:45 +02:00
Themaister
ba0e7d5f2a
Style nit.
2012-03-30 21:18:15 +02:00
Hans-Kristian Arntzen
0308d3fe2b
Merge pull request #8 from AlexFolland/master
...
On ROM checksum mismatch, warn instead of stopping bsv playback.
2012-03-30 12:16:22 -07:00
AlexFolland
a2013276d5
instead of stopping, warn about checksum mismatch on bsv playback
2012-03-30 15:13:26 -04:00
Themaister
eca337ee55
Allow device to be selected in DirectSound.
2012-03-30 20:09:40 +02:00
Themaister
996d6d25b7
Add support to select device in XAudio2.
2012-03-30 19:53:12 +02:00
Themaister
35a9123bf8
Fix build on Mingw CXX_BUILD.
2012-03-30 19:15:18 +02:00
Themaister
5d4e32ef9d
Add support for rotation.
2012-03-30 19:09:34 +02:00
Themaister
29ccd1a5a1
Should fix it properly.
2012-03-29 23:19:41 +02:00
Twinaphex
8ff9ae6b32
Revert "Avoid redundant copy. Remove some now unneeded ifdefs."
...
This reverts commit b52110f642
.
2012-03-29 22:28:46 +02:00
Themaister
b52110f642
Avoid redundant copy. Remove some now unneeded ifdefs.
2012-03-29 20:28:22 +02:00
TwinAphex51224
a7b486cef1
(360) Some cleanups to xdk360_video_resources
2012-03-29 17:27:42 +02:00
TwinAphex51224
a33c610149
(360) Don't copy over ssnes.cfg every time during Deployment
2012-03-29 16:54:16 +02:00
Twinaphex
1cc8a24b3c
Get rid of Cellframework2 headers in file_browser.h
2012-03-29 16:21:30 +02:00
Twinaphex
75661e7527
(360/PS3) Moved file_browser.c to console/ - 360/PS3 now use
...
the same file browser code
2012-03-29 16:18:23 +02:00
TwinAphex51224
765ba65188
(360/PS3) Attempt to use the same file browsing code for 360 and
...
PS3
2012-03-29 16:10:16 +02:00
Twinaphex
db7be5736b
(360/PS3) OVERRIDE_VIDEO_FRAME_FUNC ifdeffed for 360/PS3
2012-03-29 15:33:28 +02:00
TwinAphex51224
23f9cf8618
(360) Have 360 use HAVE_GRIFFIN_OVERRIDE_VIDEO_FRAME_FUNC too
2012-03-29 15:30:27 +02:00
Twinaphex
cf5fb8baaa
(PS3) Some more Griffin overrides
2012-03-29 15:07:48 +02:00
Twinaphex
6b88330540
(Griffin) Griffin function override hooks
2012-03-29 14:17:03 +02:00
TwinAphex51224
9653e1f028
(360) Dodge function pointers / make direct calls through HAVE_GRIFFIN
...
define
2012-03-29 12:14:12 +02:00
TwinAphex51224
a860a71016
(360) 360 uses Griffin now too
2012-03-29 12:04:58 +02:00
Twinaphex
07c839f003
(Griffin) Integrate more source files into griffin.c
2012-03-29 02:10:49 +02:00
Twinaphex
dc1616b7ce
(PS3) No warnings when compiling griffin.c now
2012-03-29 02:07:05 +02:00
Twinaphex
5553774f6f
(PS3) Dodge function pointers / make direct calls through
...
HAVE_GRIFFIN define
2012-03-29 01:15:22 +02:00
Themaister
eee0233abb
Wrap driver calls in overridable macros.
2012-03-29 00:30:50 +02:00
Twinaphex
f8509ff325
Merge branch 'master' of github.com:Themaister/SSNES
2012-03-28 23:25:40 +02:00
Themaister
a3e504ec49
Shut up compiler warning.
2012-03-28 23:32:29 +02:00
Twinaphex
105b6dbddc
Merge branch 'master' of github.com:Themaister/SSNES
2012-03-28 23:22:54 +02:00