Themaister
|
0a3dc05c27
|
Fix custom getopt_long for certain arguments.
getopt_long() treats this as equivalent: {"-c", "foo"}, {"-cfoo"}.
This is fixed.
|
2012-01-21 16:27:51 +01:00 |
Themaister
|
b4248038fb
|
Update license headers.
|
2012-01-08 01:12:05 +01:00 |
Themaister
|
672102d377
|
Change asserts to ssnes_assert().
|
2011-12-25 12:47:47 +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 |
Themaister
|
a3abda7e7b
|
Refactor.
|
2011-12-02 22:56:11 +01:00 |
Themaister
|
c0a9db111d
|
Fix bug with reordering.
|
2011-12-02 22:23:19 +01:00 |
Themaister
|
7f7d47b120
|
Custom getopt for portability.
|
2011-11-30 11:48:53 +01:00 |