twinaphex
|
a918869c18
|
Cut down on stdio.h includes
|
2021-11-02 17:25:04 +01:00 |
|
jdgleaver
|
0c82e4c73e
|
Update core options to v2 format (add category support)
|
2021-10-19 17:39:00 +01:00 |
|
negativeExponent
|
99c0d8351f
|
Fix warnings [-Wmissing-field-initializers]
|
2020-10-21 20:35:05 +08:00 |
|
negativeExponent
|
875ca9004b
|
Simplify dipswitch options for Nintendo World Championships 1990 cart
|
2020-03-18 09:30:58 +08:00 |
|
retro-wertz
|
878b0937f5
|
Update libretro_dipswitch.c
|
2019-08-01 22:25:58 +08:00 |
|
retro-wertz
|
313f69daaf
|
Silence warning and fix missing NULL terminators on core option struct
- silence warning: missing braces around initializer [-Wmissing-braces]
|
2019-08-01 20:02:17 +08:00 |
|
retro-wertz
|
de89c5bcfb
|
Use sprintf() instead of snprintf()
- fix msvc2010 build
|
2019-07-21 16:16:05 +08:00 |
|
retro-wertz
|
8446a7ba58
|
dipswitch.c: Rename src and header file
- (non function-changing update) just for consistency, append "libretro_" to source file to be consistent with new core option file
|
2019-07-21 10:27:26 +08:00 |
|