1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 05:29:30 +00:00

Typo correction.

This commit is contained in:
Wayne Parham 2022-02-07 19:46:16 -06:00 committed by mrdudz
parent c60144afbb
commit 0302e7be97

View File

@ -3785,7 +3785,7 @@ switching the CPU into double clock mode.
<tag/Description/<tt/fdisp/ flashes front-panel display.
<tag/Notes/<itemize>
<item>The function is specific to the Sym-1.
<item>The front-panel display buffer mut be loaded prior to calling fdisp. See the DISPLAY struct definition in sym1.h.
<item>The front-panel display buffer must be loaded prior to calling fdisp. See the DISPLAY struct definition in sym1.h.
</itemize>
<tag/Availability/cc65
<tag/See also/