* added cheat code support to Super Game Boy emulation
* added cheat code search support (not for Game Boy, sorry)
* compilation fixes
This commit is contained in:
byuu
2019-07-22 01:39:32 +09:00
parent 78a6a2e7d7
commit 55799c4230
19 changed files with 213 additions and 10 deletions

View File

@@ -4,6 +4,7 @@ using namespace ruby;
#undef deprecated
#undef mkdir
#undef noinline
#undef usleep
#if defined(DISPLAY_XORG)