Skip to content

Commit 875ba18

Browse files
committed
Merge branch 'master' of https://github.com/johanberntsson/ozmoo
2 parents 88ec513 + 6ccf7d3 commit 875ba18

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

documentation/manual/custom.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ include-before: |
55
66
_A Z-machine interpreter for the Commodore 64_ and similar computers
77
8-
Release 14: 27 March 2024
8+
Release 14: 6 July 2024
99
1010
 
1111

documentation/manual/manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Edit the file make.rb. At the top of the file, you need to specify paths to the
9090
If you sometimes update Ozmoo to a new version, you may grow tired of updating the paths to different programs in make.rb. What you can do instead is create a file called ".ozmoorc" where you specify the paths you'd otherwise need to edit. make.rb will look for such a file in three locations, in this order:
9191
* the folder specified by the environment variable OZMOO_HOME, if any
9292
* current working directory (cwd)
93-
* HOME directory (on Windows, this is typically something like "C:\Users\MyName").
93+
* HOME directory (on Windows, this is typically something like "C:\\Users\\MyName").
9494

9595
The first file found is the only one used.
9696

documentation/ozmoo_14.pdf

4.3 KB
Binary file not shown.

documentation/player_manual_14.pdf

1.53 KB
Binary file not shown.

documentation/techreport_14.pdf

-3 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)