add core option dendy and region override

This commit is contained in:
retro-wertz
2017-03-11 03:04:38 +08:00
parent 6c71d261cc
commit 1cb591d6ef
5 changed files with 77 additions and 7 deletions

View File

@@ -12,6 +12,7 @@ extern unsigned DMC_7bit;
extern unsigned normal_scanlines;
extern unsigned extrascanlines;
extern unsigned dendy;
void ResetGameLoaded(void);