Home
last modified time | relevance | path

Searched refs:IDS_EMU_WARN_BAD_PROM (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/nestopia/nestopia-1.51.1/source/win32/language/
H A Dresource.h770 #define IDS_EMU_WARN_BAD_PROM 40081 macro
H A Dlanguage.rc1524IDS_EMU_WARN_BAD_PROM "Possibly corrupt PRG-ROM! Emulation of this image may not work prop…
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstManagerEmulator.cpp1478 case Nes::RESULT_WARN_BAD_PROM: return IDS_EMU_WARN_BAD_PROM; in ResultToString()