96 Commits

Author SHA1 Message Date
Themaister
907c371a92 Add sufami... Now it should be pretty complete. :) 2011-01-12 21:57:55 +01:00
Themaister
f9893b6c1b Do not process frame when CPU filter is not activated. 2011-01-12 19:28:49 +01:00
Themaister
c36608b6db Update print_help() and add dynamics for rest of rom loading. 2011-01-12 19:24:20 +01:00
Themaister
a73ab097dd Add support for Gameboy SRAM and RTC. 2011-01-12 19:09:24 +01:00
Themaister
2fb3f89f18 Add more sensible flags for some options. 2011-01-12 18:07:31 +01:00
Themaister
e6aa065781 Add some more abstractions for file loading. Also add initial SGB rom
loading!
2011-01-12 18:05:57 +01:00
Themaister
dda5745817 Shouldn't poll an extra time since it messed up mouse handling. 2011-01-11 18:23:50 +01:00
Themaister
9e09b55e89 Add psnes_get_region which was missing. 2011-01-11 16:53:31 +01:00
Themaister
aad1d8798d Update --help. 2011-01-10 17:34:26 +01:00
Themaister
422ba8a801 Add support for justifiers and multitap. 2011-01-10 16:53:37 +01:00
Themaister
080c076019 Divide audio samples by 0x8000 as INT64_min is -0x8000. :p 2011-01-10 14:39:48 +01:00
Themaister
f61e0d49fe Super Scope can only be plugged in port 2. 2011-01-10 14:39:14 +01:00
Themaister
f9bd0ab672 Fix mouse code for the most part. :) 2011-01-10 14:29:00 +01:00
Themaister
dad1ead3e0 Some crude mouse support, but it does not seem to work. :( 2011-01-10 08:40:44 +01:00
Themaister
b24bb82d0c Start adding mouse and scope support. 2011-01-10 07:58:11 +01:00
Themaister
b249c9d38f Fixed savestate path handling. Added a -t/--savestate option as well. 2011-01-08 19:15:18 +01:00
Themaister
2a5addc79f Clean up input handling some more. Removes the hack to set fast forward
toggles.
2011-01-08 18:37:45 +01:00
Themaister
e5d2df13e7 Fix error message when file cannot be opened. 2011-01-08 14:40:54 +01:00
Themaister
2a4995c21f Starting Win32 support. 2011-01-07 17:59:53 +01:00
Themaister
270292db2c Check libsamplerate as critical and use HAVE_SRC 2011-01-07 11:11:18 +01:00
Themaister
86e080476a Fixes here and there... 2011-01-06 20:01:32 +01:00
Themaister
4cc3f7aaab Start moving over to SDL rather than GLFW to minimize dependencies. 2011-01-06 18:34:11 +01:00
Themaister
ab30663b37 Can start recording at will with -r/--record. 2011-01-05 20:07:55 +01:00
Themaister
0e82a1a3ec Adding some comments. 2011-01-04 23:55:41 +01:00
Themaister
a6b2fafeba Add option for rescaler 2011-01-04 21:21:15 +01:00
Themaister
9bbd42166c some muxing going on! :D 2011-01-04 15:44:05 +01:00
Themaister
4e77573683 more progress, but still borked 2011-01-03 20:46:50 +01:00
Themaister
5c726f9644 Move default config location 2011-01-01 17:59:59 +01:00
Themaister
19e2b2768b Fix up some issues with dynamic loading. 2010-12-30 14:11:56 +01:00
Themaister
73203b75c1 Dynamic loading of libsnes. 2010-12-30 13:54:49 +01:00
Themaister
5b58630bbb Use settings key 2010-12-30 12:35:13 +01:00
Themaister
8e1b1e8c05 Logs config file with verbose options. 2010-12-30 01:38:20 +01:00
Themaister
75d8781854 Add stuff to detect filters. 2010-12-30 01:33:40 +01:00
Themaister
423fe969d3 should get default Cg path... 2010-12-29 21:12:56 +01:00
Themaister
fc126942e9 Fixes... Add driver ident and remove some config.h deps. 2010-12-29 20:05:57 +01:00
Themaister
80d98f765e More fixes 2010-12-29 19:43:17 +01:00
Themaister
2da6a4e2cc More work on configs. 2010-12-29 19:18:37 +01:00
Themaister
9554b01df1 Fix fullscreen. 2010-12-24 11:47:05 +01:00
Themaister
3fdb201710 Some refactoring. Splitting up driver logic and file logic. 2010-12-24 01:26:36 +01:00
Themaister
08d379ced2 More graceful error handling if input driver fails. 2010-12-24 01:07:27 +01:00
Themaister
747bae2b7f Add basename. Can load dsp1b.bin now. 2010-12-22 15:55:38 +01:00
Themaister
af48ea7165 Can change shader with command line. 2010-11-13 15:14:30 +01:00
Themaister
79905252dd hm 2010-11-08 23:46:56 +01:00
Themaister
c5f433f399 Update for more modern GL approach. 2010-11-08 23:38:32 +01:00
Themaister
6dbca366c0 :b 2010-10-02 13:54:32 +02:00
Themaister
6ce2e642ca :D 2010-10-01 22:10:28 +02:00
Themaister
804496227d :v 2010-10-01 21:52:30 +02:00
Themaister
ec4e52d886 stdin support, etc. 2010-10-01 21:39:15 +02:00
Themaister
eea6da43d7 Some preliminary 2 player support. 2010-10-01 20:15:45 +02:00
Themaister
2be23553c4 Pitch fix 2010-08-28 23:55:09 +02:00