Skip to content

Commit 7041d31

Browse files
committed
wording
1 parent a049e01 commit 7041d31

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,9 @@ The emulator runs at the approximately normal speed of 20ms per frame.
6060

6161
* Linux and your favorite terminal emulator that supports vt100/ANSI.
6262

63-
* Windows. It compiles with cygwin (not MSYS2 because it lacks termios). Run it in cygwin's mintty. Cmd.exe is way too slow. You need to hack the atari800
63+
* Windows. It compiles with cygwin (not MSYS2 because it lacks termios). Run it
64+
in cygwin's mintty. The windows terminal window is way too slow. You need to
65+
hack the atari800
6466
sources to use strcasecmp as Util_stricmp (util.h) or it won't compile.
6567

6668
* macOS. atari800 does not compile cleanly with XCode's clang. I used brew install gcc. After that, it runs fine and the terminal is fast enough.

0 commit comments

Comments
 (0)