ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/user_strings.cpp
(Generate patch)

Comparing BasiliskII/src/user_strings.cpp (file contents):
Revision 1.16 by gbeauche, 2005-11-20T17:26:16Z vs.
Revision 1.17 by gbeauche, 2005-11-20T21:58:30Z

# Line 215 | Line 215 | user_string_def common_strings[] = {
215          {STR_JIT_PANE_TITLE, "JIT Compiler"},
216          {STR_JIT_CTRL, "Enable JIT Compiler"},
217          {STR_JIT_FPU_CTRL, "Compile FPU Instructions"},
218 <        {STR_JIT_CACHE_SIZE_CTRL, "Translation Cache Size"},
218 >        {STR_JIT_CACHE_SIZE_CTRL, "Translation Cache Size (KB)"},
219          {STR_JIT_CACHE_SIZE_2MB_LAB, "2048"},
220          {STR_JIT_CACHE_SIZE_4MB_LAB, "4096"},
221          {STR_JIT_CACHE_SIZE_8MB_LAB, "8192"},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines