1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-15 21:27:43 +00:00

Merge pull request #1719 from polluks2/patch-3

Fixed documentation typo
This commit is contained in:
Bob Andrews
2022-04-03 14:33:53 +02:00
committed by GitHub

View File

@@ -500,7 +500,7 @@ prompt.
Before you can run the cartridge image produced by the linker, the binary has to Before you can run the cartridge image produced by the linker, the binary has to
be patched using the <bf/gamate-fixcart/ tool that is included in the cc65 be patched using the <bf/gamate-fixcart/ tool that is included in the cc65
package in the util/gamata directory. package in the util/gamate/ directory.
<tscreen><verb> <tscreen><verb>
gamate-fixcart <image.bin> gamate-fixcart <image.bin>