--- tinyemu-2019-12-21/Makefile 2022-04-04 18:51:51.353000150 +0700 +++ tinyemu-2019-12-21.mod/Makefile 2022-04-04 18:52:16.785000151 +0700 @@ -29,7 +29,7 @@ CONFIG_SDL=y # if set, compile the 128 bit emulator. Note: the 128 bit target does # not compile if gcc does not support the int128 type (32 bit hosts). -CONFIG_INT128=y + # build x86 emulator CONFIG_X86EMU=y # win32 build (not usable yet)