mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-12 16:30:44 +00:00
GUI cosmetics: translation cache size is expressed in Kilo Bytes (KB)
This commit is contained in:
parent
ad4f3b2afd
commit
3cd04e58e1
@ -215,7 +215,7 @@ user_string_def common_strings[] = {
|
||||
{STR_JIT_PANE_TITLE, "JIT Compiler"},
|
||||
{STR_JIT_CTRL, "Enable JIT Compiler"},
|
||||
{STR_JIT_FPU_CTRL, "Compile FPU Instructions"},
|
||||
{STR_JIT_CACHE_SIZE_CTRL, "Translation Cache Size"},
|
||||
{STR_JIT_CACHE_SIZE_CTRL, "Translation Cache Size (KB)"},
|
||||
{STR_JIT_CACHE_SIZE_2MB_LAB, "2048"},
|
||||
{STR_JIT_CACHE_SIZE_4MB_LAB, "4096"},
|
||||
{STR_JIT_CACHE_SIZE_8MB_LAB, "8192"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user