Commit Graph

251 Commits

Author SHA1 Message Date
Themaister
b1a7a11dfc Change path for /etc config. 2010-12-30 03:42:31 +01:00
Themaister
db3ec95ee5 Add ssnes.cfg 2010-12-30 03:41:40 +01:00
Themaister
88084c8530 Fix cg path option and fullscreen. 2010-12-30 03:37:51 +01:00
Themaister
5824f081f7 Slight update in makefile 2010-12-30 03:23:12 +01:00
Themaister
38616ee794 More cleanup... 2010-12-30 03:02:30 +01:00
Themaister
9006c77fcf remove unneeded config.mk.def 2010-12-30 02:57:05 +01:00
Themaister
57a5c55ca3 update makefile 2010-12-30 02:56:56 +01:00
Themaister
e65d9f349d Add quickbuild. 2010-12-30 02:52:02 +01:00
Themaister
eca313bf9c Add licensing info 2010-12-30 01:50:37 +01:00
Themaister
0d770e45fa remove uneeded flag 2010-12-30 01:42:46 +01:00
Themaister
5a8fe27199 Remove filters from config.def.h 2010-12-30 01:42:10 +01:00
Themaister
51e08c3fd1 Change cflags 2010-12-30 01:40:35 +01:00
Themaister
c09798018e Move .h.def to .def.h 2010-12-30 01:39: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
61a70bba6c Error message when wrong driver. 2010-12-29 20:56:56 +01:00
Themaister
869d839eee Should work nicely. 2010-12-29 20:50:50 +01:00
Themaister
16d9abc8d4 add config.h.def stuff. 2010-12-29 20:06:27 +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
013234a89a Started adding settings API. 2010-12-29 19:00:21 +01:00
Themaister
1da09c19d6 move config file api 2010-12-29 17:55:28 +01:00
Themaister
50abb14d96 Appends the terminating nul to parsing strings. 2010-12-29 17:52:53 +01:00
Themaister
743da9300b Add config file API. 2010-12-29 14:27:44 +01:00
Themaister
809aa95042 fix compile error 2010-12-26 05:00:01 +01:00
Themaister
7f3785ecf0 Uses GL subtex. 2010-12-26 04:15:12 +01:00
Themaister
e318d04407 Fix makefile 2010-12-24 11:53:43 +01:00
Themaister
9554b01df1 Fix fullscreen. 2010-12-24 11:47:05 +01:00
Themaister
faa7f10530 Some file cleanup. 2010-12-24 02:18:39 +01:00
Themaister
301303a83b add libsnes install stuff to readme. 2010-12-24 02:10:47 +01:00
Themaister
caeefe01ee add link to bsnes 2010-12-24 02:02:08 +01:00
Themaister
2ef7516b0c Add readme 2010-12-24 02:00:13 +01:00
Themaister
9107aee623 Add licensing stuff. 2010-12-24 01:33:40 +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
a329845be5 fix some default... 2010-12-24 01:00:34 +01:00
Themaister
28ae93ed23 Should fix up some flaws with joypad support. 2010-12-24 00:58:42 +01:00
Themaister
b813518f69 Remove annoying configs that change all the time. xD 2010-12-22 15:58:50 +01:00
Themaister
ce71c0b0bf add defaults 2010-12-22 15:58:43 +01:00
Themaister
747bae2b7f Add basename. Can load dsp1b.bin now. 2010-12-22 15:55:38 +01:00
Themaister
64239f5f47 Merge branch 'master' into play 2010-12-22 03:35:56 +01:00
Themaister
c589d82596 Clean up some stupid code. :p 2010-12-14 15:19:13 +01:00
Themaister
81ba2daa04 indent... 2010-12-14 14:28:09 +01:00
Themaister
8a030675a4 Clean up indentation and one code style issue. 2010-12-14 14:27:29 +01:00
Themaister
1ce718ed58 Add authors file 2010-12-14 14:22:26 +01:00
Devin J. Pohly
19a9641f59 add support for joystick axes
axes pushed farther than AXIS_THRESHOLD will be counted as button
presses
2010-12-14 14:00:17 +01:00
Devin J. Pohly
973c6212f2 eliminate extra loop in input_state
also introduces an is_pressed helper method
2010-12-14 14:00:12 +01:00
Themaister
8ee7d30260 play 2010-12-11 19:03:35 +01:00