File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -57,9 +57,9 @@ The following actions are allowed from the menu (F1 key):
57
57
<ul >
58
58
<li >Select ROM allows to choose the disk.</li >
59
59
<li >Change the milliseconds of keyboard polling</li >
60
- <CPU speed
61
- <Turn the sound on and off
62
- <Emulator and chip restart
60
+ <li > CPU speed</ li >
61
+ <li > Turn the sound on and off</ li >
62
+ <li > Emulator and chip restart</ li >
63
63
</ul >
64
64
The keys to play are:
65
65
<pre >
@@ -101,8 +101,8 @@ The file <b>gbConfig.h</b> options are selected:
101
101
<li ><b >gb_frame_crt_skip:</b > If it is 1 it skips a frame.</li >
102
102
<li ><b >use_lib_vga_thread:</b > Experimental multithreading mode, for now it is very slow.</li >
103
103
<li ><b >use_min_ram:</b > Does not use any cache bank, saving memory, but being slower.</li >
104
- <li ><b >use_half_ram</b >Use 4 cache banks, gaining speed, sacrificing memory.</li >
105
- <li ><b >use_max_ram</b >Use 8 cache banks, gaining speed, sacrificing memory.</li >
104
+ <li ><b >use_half_ram: </b >Use 4 cache banks, gaining speed, sacrificing memory.</li >
105
+ <li ><b >use_max_ram: </b >Use 8 cache banks, gaining speed, sacrificing memory.</li >
106
106
</ul >
107
107
108
108
You can’t perform that action at this time.
0 commit comments