mirror of
https://github.com/StewBC/cc65-Chess.git
synced 2024-12-27 22:32:55 +00:00
Added v1.0 releases
Added an Apple II DSK and a C64 PRG to the releases.
This commit is contained in:
parent
5690db10c2
commit
811089fd7a
@ -2,6 +2,8 @@
|
||||
|
||||
Jan 2020 - Oliver Schmidt created a beautiful Apple II port. See IX below.
|
||||
|
||||
There is a Commodore 64 .PRG and an Apple II .DSK file in the release tab.
|
||||
|
||||
I. Introduction (Feb 14, 2014)
|
||||
|
||||
I started playing chess about 3 months ago and this got me wondering how
|
||||
@ -277,6 +279,6 @@ apple commander jar file. Here's how it's done for different shell's:
|
||||
$env:AC = "path to apple commander.jar"
|
||||
cmd.exe
|
||||
set AC="path to apple commander.jar"
|
||||
bash (Unix or MacOS terminal):
|
||||
bash (Unix or macOS terminal):
|
||||
export AC="path to apple commander.jar"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user