This commit is contained in:
redcode
2022-08-21 09:33:51 +02:00
parent 68c9d2ecd6
commit 4f94640a00
2 changed files with 3 additions and 3 deletions

4
README
View File

@@ -284,7 +284,7 @@ predefining the following macros:
Except for `Z80_DEPENDENCIES_HEADER`, the above macros do not need to be defined
as any value; the source code only checks whether or not they are defined.
Please note that the activation of some these optional implementations affects
Please note that the activation of some of the optional implementations affects
the speed of the emulator due to various factors (read the documentation for
more details).
@@ -305,4 +305,4 @@ You should have received a copy of the GNU Lesser General Public License along
with this library. If not, see <http://www.gnu.org/licenses/>.
--------------------------------------------------------------------------------
Last update: 2022-08-06 README EOF
Last update: 2022-08-21 README EOF

View File

@@ -576,7 +576,7 @@ There are several macros that can be used to configure the source code of the li
Except for `Z80_DEPENDENCIES_HEADER`, the above macros do not need to be defined as any value; the source code only checks whether or not they are defined.
Please note that the activation of some these optional implementations affects the speed of the emulator due to various factors (read the documentation for more details).
Please note that the activation of some of the optional implementations affects the speed of the emulator due to various factors (read the documentation for more details).
# Showcase