Skip to content

Commit 01f67ef

Browse files
authored
Update readmeEnglish.md
1 parent 8299661 commit 01f67ef

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readmeEnglish.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ The following actions are allowed from the menu (F1 key):
5757
<ul>
5858
<li>Select ROM allows to choose the disk.</li>
5959
<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>
6363
</ul>
6464
The keys to play are:
6565
<pre>
@@ -101,8 +101,8 @@ The file <b>gbConfig.h</b> options are selected:
101101
<li><b>gb_frame_crt_skip:</b> If it is 1 it skips a frame.</li>
102102
<li><b>use_lib_vga_thread:</b> Experimental multithreading mode, for now it is very slow.</li>
103103
<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>
106106
</ul>
107107

108108

0 commit comments

Comments
 (0)