* Silence some clang warnings

* Cleanup input and turbo functions

* Update apu pulse' swap duty cycle
This commit is contained in:
retro-wertz
2018-12-23 22:46:17 +08:00
committed by hizzlekizzle
parent a44a9b5be1
commit b6c251b7b2
3 changed files with 63 additions and 42 deletions

View File

@@ -19,6 +19,7 @@
*/
#include <stdlib.h>
#include <string.h>
#include "fceu-types.h"
#include "fceu.h"