This commit is contained in:
negativeExponent
2022-02-20 06:46:45 +08:00
parent 395a3df24c
commit c42a1d8a8e
53 changed files with 54 additions and 54 deletions

View File

@@ -387,7 +387,7 @@ int FCEUI_DecodePAR(const char *str, uint16 *a, uint8 *v, int *c, int *type) {
*c = -1;
/* 2020-08-31 - negativeExponent
/* 2020-08-31
* Why is the top code set as default on non-debug runtime when
* bottom code is what works for PAR?
*/