Themaister
|
438ac4ca4b
|
Begin adding rate control.
|
2012-02-14 01:16:37 +01:00 |
|
Themaister
|
e0408c30ae
|
Slight refactor. Make ssnes_load_state(), ssnes_save_state() public.
|
2012-02-13 20:57:32 +01:00 |
|
Themaister
|
77e55bb577
|
Add some video callbacks for consoles.
|
2012-02-13 19:17:13 +01:00 |
|
Themaister
|
5b0a948797
|
Refactor input config.
|
2012-01-30 01:20:35 +01:00 |
|
Themaister
|
75408b689d
|
Hook up binds.
|
2012-01-21 14:24:38 +01:00 |
|
TwinAphex51224
|
8e74333ef4
|
(PS3) First stab at ingame menu
|
2012-01-21 00:30:01 +01:00 |
|
Themaister
|
5edf67bba8
|
Fixup comment.
|
2012-01-17 23:49:03 +01:00 |
|
Themaister
|
35ae61fbc7
|
Use more correct UINT*_C() constants.
|
2012-01-12 20:16:47 +01:00 |
|
Themaister
|
36a2c96cb7
|
ifdef console oriented binds.
|
2012-01-11 10:00:24 +01:00 |
|
TwinAphex51224
|
a4a68a2ad5
|
(PS3) Implemented menu code some more
|
2012-01-11 02:25:49 +01:00 |
|
Themaister
|
b4248038fb
|
Update license headers.
|
2012-01-08 01:12:05 +01:00 |
|
TwinAphex51224
|
ebea0220cd
|
(360) Added 360 solution and added some defines
|
2012-01-05 13:30:13 +01:00 |
|
Themaister
|
a4767d3d43
|
Add python build. Fix ssize_t define.
|
2011-12-25 18:25:37 +01:00 |
|
Themaister
|
eac468ba19
|
MSVC compat.
|
2011-12-25 01:38:59 +01:00 |
|
Themaister
|
d5fca50a2f
|
Can build for C++.
|
2011-12-24 15:26:01 +01:00 |
|
TwinAphex51224
|
7c28a62b40
|
(Libxenon) No more SDL
|
2011-12-15 13:54:22 +01:00 |
|
Themaister
|
aa4f79f236
|
Start working on video.
|
2011-12-14 14:26:40 +01:00 |
|
Themaister
|
62f5c53b72
|
Start on Wii input.
|
2011-12-14 13:20:22 +01:00 |
|
Themaister
|
534163a57f
|
Start adding stuff for Wii.
|
2011-12-14 12:49:13 +01:00 |
|
TwinAphex51224
|
757fa71469
|
(Libxenon) Added (non-working) input driver
|
2011-12-14 01:35:17 +01:00 |
|
TwinAphex51224
|
1136820124
|
(Libxenon) Terribly borked libxenon audio driver :)
|
2011-12-13 23:17:37 +01:00 |
|
Themaister
|
2b6c252747
|
Minor fixes.
|
2011-12-02 02:22:29 +01:00 |
|
TwinAphex51224
|
2e34c6fc5c
|
Moved in old PS3 audio driver
|
2011-11-30 17:11:42 +01:00 |
|
Themaister
|
5dbd1ea35c
|
Add mute toggle.
|
2011-11-26 15:54:58 +01:00 |
|
Themaister
|
f3e487557e
|
Fix some style nits.
|
2011-11-01 20:27:59 +01:00 |
|
Themaister
|
418ba455f8
|
Allow the rest of the buttons in Python.
Fix issue where long type was enforced for return values of uniforms.
|
2011-10-25 23:02:17 +02:00 |
|
Themaister
|
466ab1ef8d
|
Frame advance.
|
2011-10-17 21:30:58 +02:00 |
|
Themaister
|
23516572b7
|
Use SK_* keysyms (pretty much SDL 1.2).
|
2011-09-13 14:40:33 +02:00 |
|
Themaister
|
924848fdad
|
Start working towards SDL 1.2/1.3 compat.
|
2011-09-13 14:06:49 +02:00 |
|
Themaister
|
32a5460ea7
|
Small cleanup.
|
2011-09-06 19:53:22 +02:00 |
|
Themaister
|
14ae5e397a
|
Add CoreAudio driver. Untested.
|
2011-08-08 17:27:52 +02:00 |
|
Themaister
|
776291a137
|
Start working on DirectSound driver. Untested so far.
|
2011-08-04 18:45:40 +02:00 |
|
Themaister
|
69227bc1ca
|
Alter design. Use DInput as piggyback only.
|
2011-06-10 17:34:04 +02:00 |
|
Themaister
|
851debf1e4
|
Start working on DInput.
|
2011-06-10 16:55:05 +02:00 |
|
Themaister
|
2144ef84fd
|
Add fast-forward (hold) mode.
Also purge default player 2-5 binds ...
|
2011-05-24 02:31:21 +02:00 |
|
Themaister
|
7f1cd62c8a
|
Update DSP API for config callback.
Clean up API a bit to have separate
SSNES_*_API_VERSION defines.
|
2011-05-17 19:20:41 +02:00 |
|
Themaister
|
efed98d5b6
|
Yay, works :)
|
2011-05-15 17:16:29 +02:00 |
|
Themaister
|
6244671b04
|
Small API cleanup.
|
2011-05-15 15:57:47 +02:00 |
|
Themaister
|
5d5865cfd8
|
Add external API for audio driver.
|
2011-05-15 01:46:11 +02:00 |
|
Themaister
|
4b9e46ff06
|
Update config.
|
2011-05-11 17:57:31 +02:00 |
|
Themaister
|
f2ee22d259
|
Start working on video interface.
|
2011-05-05 20:23:08 +02:00 |
|
Themaister
|
d317a9773f
|
Start on SDL video driver.
|
2011-04-21 03:23:44 +02:00 |
|
Themaister
|
092fa9d531
|
Get initial cheat support down.
|
2011-04-17 13:30:59 +02:00 |
|
Themaister
|
1706763a4c
|
Start supporting shaders hiding in a directory.
|
2011-03-29 18:04:41 +02:00 |
|
Themaister
|
48dcd174a7
|
Add resetting support. (About time, ey?! :D)
|
2011-03-24 20:41:28 +01:00 |
|
Themaister
|
adfd461c3e
|
Start on XVideo
|
2011-03-13 04:51:09 +01:00 |
|
Themaister
|
96b978d55a
|
Start on modular CPU filters. Abandon the old CPU filter stuff.
|
2011-03-07 17:22:03 +01:00 |
|
Themaister
|
7c16424ba3
|
Shader enabling, and automatic resolution detection.
|
2011-02-28 16:59:31 +01:00 |
|
Themaister
|
e49aeb1071
|
Remove redundant define.
|
2011-02-26 18:48:17 +01:00 |
|
Themaister
|
93202f191c
|
Add pausing when window loses focus :p
|
2011-02-05 21:45:44 +01:00 |
|