![Aminet](/pics/aminet_sketch_64.png)
|
84766 packages online
|
|
![](/pics/pix.gif) |
|
game/board/AmiChessMOS-2.1.lha |
|
No screenshot available
|
|
Notes about MorphOS version of AmiChess (v2.1).
AmiChess MOS in game sounds require at least version 50.18 of sound.datatype. If
your version is older, these in game sounds are disabled.
Changes from original 2.0 version by Achim Stegemann:
- Fixed bug in sound handling routines.
- Removed many exit() calls (some still exist however).
- Added About and AboutMUI menu items.
- Sounds converted to be played as mono instead of left channel only.
- General code cleanups.
Changes from 2.0 to 2.1:
- Added IDs to program windows, so snapshot works.
- Fixed AmiChess icon type to "Tool".
Grzegorz "Krashan" Kraszewski
Original readme below:
======================
AmiChess is a new chess program for the Amiga.
The chess engine is based on the latest GNUChess version.
Due to the GNU license, the archive contains the full source code.
What the program can do:
* Read/Write of chess files in PGN and EPD-format.
* You can play against the computer, let the computer play against
itself or use the program as supervisor.
* Usage and creation of an opening book. Several levels available
for book usage.
* Chess strength variable by settings of time (move per time) or
search depth.
* Undo and remove function.
* Let the computer show its best variation when thinking.
* Change the board design "on the fly".
* Choose between a dozens skins, boards and resolutions for most common screens.
* Solve chess problems (with restrictions).
* Localization, currently in English and German.
Things that are missing or restricted.
* No pondering (thinking while human thinks).
How to install the opening book:
The opening book is not included in this archive, because it is
about 10 MB of size! If you like to install an opening book,
simply follow these steps:
* Download ftp://ftp.gnu.org/gnu/chess/book_1.00.pgn.gz
* Unpack the file with gzip, UnArc or any other unpacker
that can handle gzip-packed files.
* Start AmiChess. Select "Menu/Game/Book/Add ..." and select
the unpacked book file.
* Wait for about 30 mins to 2 hrs for compilation to finish.
Ignore any error messages while compiling the book.
* After successful compilation you should find the file "book.dat"
in your program folder.
Developer information:
* Binary requires at least an 68020 CPU (68k)
or PPC603/040 (WarpOS)
* The program has been compiled with StormC V4 in GCC mode.
Some notes:
* I am not able to include pondering in AmiChess, as I am not familar
with the chess engine. If you have any idea on how to improve the
program, simply let me know.
* When saving a game (PGN) or a position (EPD), the program will add
the current game to your selected file, if the file already exists.
Unfortunately, the program will load only the first game in a file that
contains several games. If you like to continue a game, it is recommended
to save the game in a new file or delete the old game before!
I hope to change this behaviour in future releases.
* Hint function is sometimes crashing the program. I don't know why.
Best you don't use it. Use "Show thinking" instead for computer variation.
* Program requires a Workbench resolution of at least 800x600.
* You MUST NOT use sound.datatype V41 from Stephan Rupprecht. This
datatype can cause lock-ups when playing sound samples!
History:
V2.0: * ADDED: Took over same parts of GNUChess V5.06. Too bad, I cannot implement all
features of that new versions.
* ADDED: Board size comes in three different flavours. Small (640x480), medium (800x600)
and large (>1024x768). Can be changed during game.
* ADDED: Pieces for small screens.
* ADDED: Editable board. Let AmiChess solve chess problems!
* FIXED: Toggle menu items now Can be accessed with hotkey.
V1.2: * FIXED: Some more bugs in book creating functions. Now it really works creating an opening book!
* Cleaned up the source code to remove more warnings during compilation.
V1.1: * Code has been recompiled with StormC V4.
* Improved PPC version a lot. Can calculate twice as much positions as previous version.
V1.0: * FIXED: Some bugs. Thanks to Georg Steger from AROS.
* ADDED: asyncio.library support for faster loading of opening book.
V1.0:
* ADDED: PPC-WarpOS version available!
* ADDED: Evaluation window to evaluate material score of a position.
* ADDED: Statistics window that shows you information about the calculation speed.
* ADDED: Many different sets for pieces and chess boards.
Old "Skin" folder has been renamed to "Pieces".
* ADDED: Chess sounds including voice support (can be disabled).
* ADDED: Piece selection when promoting pawn.
* FIXED: Changed source code to GNUChess 5.05 which contains some minor fixes.
* FIXED: Opening book couldn't be created, when file "book.dat" didn't exist before.
V0.2:
* ADDED: Can be opened on any public screen with the PUBSCREEN option, either as a DOS argument
or as a tooltype in the program's icon.
V0.1:
* FIXED: Game window didn't open on WBs smaller than 1024 pixels.
* FIXED: Color of "side to move" only changed in supervisor mode.
* ADDED: To solve above problem, smaller skins for screens of 800x600 pixels are available.
V0.0:
* First public release
|
Contents of game/board/AmiChessMOS-2.1.lha
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic] 7155 7293 98.1% -lh5- ab90 Jan 6 2004 AmiChessMOS/AmiChess.dok.info
[generic] 7155 7293 98.1% -lh5- ab90 Jan 6 2004 AmiChessMOS/AmiChess.readme.info
[generic] 111958 258324 43.3% -lh5- 6be5 Jan 18 2004 AmiChessMOS/AmiChessMOS
[generic] 1785 4150 43.0% -lh5- dc43 Jan 18 2004 AmiChessMOS/AmiChessMOS.info
[generic] 401 656 61.1% -lh5- 8891 Jan 18 2004 AmiChessMOS/MorphOS.readme
[generic] 7155 7293 98.1% -lh5- ab90 Jan 6 2004 AmiChessMOS/MorphOS.readme.info
[generic] 4932 15600 31.6% -lh5- cd14 Jan 18 2004 AmiChessMOS/src/common.h
[generic] 977 2475 39.5% -lh5- c1f8 Jan 17 2004 AmiChessMOS/src/mui_board.c
[generic] 8722 54391 16.0% -lh5- d5bc Jan 18 2004 AmiChessMOS/src/mui_chess.c
[generic] 849 2260 37.6% -lh5- fe87 Jan 17 2004 AmiChessMOS/src/mui_edit.c
[generic] 1194 4060 29.4% -lh5- 2559 Jun 5 2003 AmiChessMOS/src/sort.c
[generic] 787 2487 31.6% -lh5- 6642 Jan 17 2004 AmiChessMOS/src/swap.c
[generic] 1053 3826 27.5% -lh5- 787a Jun 5 2003 AmiChessMOS/src/ttable.c
[generic] 2043 5638 36.2% -lh5- 6548 Jun 5 2003 AmiChessMOS/src/vars.c
[generic] 2775 11796 23.5% -lh5- 605f Jan 17 2004 AmiChessMOS/src/book.c
[generic] 1674 8547 19.6% -lh5- 64fc Jan 17 2004 AmiChessMOS/src/epd.c
[generic] 3994 15385 26.0% -lh5- 921b Jan 18 2004 AmiChessMOS/src/main.c
[generic] 612 1762 34.7% -lh5- 523a Jan 18 2004 AmiChessMOS/src/makefile
[generic] 117 243 48.1% -lh5- 9436 Jan 17 2004 AmiChessMOS/src/modules.c
[generic] 3582 18118 19.8% -lh5- f5d7 Jan 17 2004 AmiChessMOS/src/move.c
[generic] 2732 15660 17.4% -lh5- 707c Jan 17 2004 AmiChessMOS/src/mui_field.c
[generic] 224 431 52.0% -lh5- dfc9 Jun 5 2003 AmiChessMOS/src/null.c
[generic] 465 1002 46.4% -lh5- c4af Jun 5 2003 AmiChessMOS/src/output.c
[generic] 2497 7240 34.5% -lh5- e859 Jun 5 2003 AmiChessMOS/src/pgn.c
[generic] 545 1195 45.6% -lh5- acf1 Jun 5 2003 AmiChessMOS/src/quiesce.c
[generic] 609 1139 53.5% -lh5- 583f Jun 5 2003 AmiChessMOS/src/random.c
[generic] 124 135 91.9% -lh5- 5aac Jun 5 2003 AmiChessMOS/src/repeat.c
[generic] 3055 13812 22.1% -lh5- 9f3d Jan 17 2004 AmiChessMOS/src/search.c
[generic] 429 767 55.9% -lh5- 2784 Jun 5 2003 AmiChessMOS/src/solve.c
[generic] 824 2792 29.5% -lh5- d161 Jan 17 2004 AmiChessMOS/src/util.c
[generic] 2518 12340 20.4% -lh5- ef7b Jun 5 2003 AmiChessMOS/src/atak.c
[generic] 699 1249 56.0% -lh5- b944 Jun 5 2003 AmiChessMOS/src/book.h
[generic] 4403 8332 52.8% -lh5- a99b Jun 5 2003 AmiChessMOS/src/buildcatalog
[generic] 2016 5389 37.4% -lh5- 85eb Jun 5 2003 AmiChessMOS/src/buildcatalog.c
[generic] 1434 3832 37.4% -lh5- 0d63 Jun 5 2003 AmiChessMOS/src/catalog.c
[generic] 498 1541 32.3% -lh5- cd90 Jun 5 2003 AmiChessMOS/src/catalog.h
[generic] 989 3530 28.0% -lh5- 993c Jun 5 2003 AmiChessMOS/src/config.h
[generic] 10940 42875 25.5% -lh5- a928 Jun 5 2003 AmiChessMOS/src/eval.c
[generic] 1255 2997 41.9% -lh5- eea2 Jun 5 2003 AmiChessMOS/src/eval.h
[generic] 400 755 53.0% -lh5- 8062 Jun 5 2003 AmiChessMOS/src/FilterPGN.c
[generic] 2299 14699 15.6% -lh5- 768d Jun 5 2003 AmiChessMOS/src/genmove.c
[generic] 1108 2390 46.4% -lh5- eda5 Jun 5 2003 AmiChessMOS/src/hash.c
[generic] 953 2313 41.2% -lh5- d435 Jun 5 2003 AmiChessMOS/src/hung.c
[generic] 3317 13441 24.7% -lh5- 7df2 Jan 17 2004 AmiChessMOS/src/init.c
[generic] 1764 6803 25.9% -lh5- a15e Jan 17 2004 AmiChessMOS/src/iterate.c
[generic] 4204 24368 17.3% -lh5- d33e Jan 18 2004 AmiChessMOS/Sounds/1
[generic] 5469 21296 25.7% -lh5- cb77 Jan 18 2004 AmiChessMOS/Sounds/2
[generic] 5211 25392 20.5% -lh5- dcab Jan 18 2004 AmiChessMOS/Sounds/3
[generic] 5496 22064 24.9% -lh5- 0471 Jan 18 2004 AmiChessMOS/Sounds/4
[generic] 6798 25392 26.8% -lh5- b344 Jan 18 2004 AmiChessMOS/Sounds/5
[generic] 9013 28976 31.1% -lh5- 8505 Jan 18 2004 AmiChessMOS/Sounds/6
[generic] 7496 26416 28.4% -lh5- c9d7 Jan 18 2004 AmiChessMOS/Sounds/7
[generic] 5446 21040 25.9% -lh5- 0e3e Jan 18 2004 AmiChessMOS/Sounds/8
[generic] 5042 23088 21.8% -lh5- a46e Jan 18 2004 AmiChessMOS/Sounds/a
[generic] 4420 21552 20.5% -lh5- 5188 Jan 18 2004 AmiChessMOS/Sounds/b
[generic] 5872 27952 21.0% -lh5- 03bf Jan 18 2004 AmiChessMOS/Sounds/Bishop
[generic] 7035 22832 30.8% -lh5- bf9a Jan 18 2004 AmiChessMOS/Sounds/c
[generic] 1041 2510 41.5% -lh5- 15a8 Jan 18 2004 AmiChessMOS/Sounds/Castling
[generic] 3933 24112 16.3% -lh5- ee92 Jan 18 2004 AmiChessMOS/Sounds/Rook
[generic] 10882 41008 26.5% -lh5- 0b2f Jan 18 2004 AmiChessMOS/Sounds/Stalemate
[generic] 7046 27696 25.4% -lh5- 662e Jan 18 2004 AmiChessMOS/Sounds/Takes
[generic] 57 654 8.7% -lh5- 15cc Jan 18 2004 AmiChessMOS/Sounds/Tap
[generic] 4739 21042 22.5% -lh5- 148a Jan 18 2004 AmiChessMOS/Sounds/Check
[generic] 11113 25646 43.3% -lh5- e771 Jan 18 2004 AmiChessMOS/Sounds/Chess
[generic] 4381 22064 19.9% -lh5- 77a0 Jan 18 2004 AmiChessMOS/Sounds/d
[generic] 4931 23088 21.4% -lh5- bdf9 Jan 18 2004 AmiChessMOS/Sounds/Draw
[generic] 3998 22064 18.1% -lh5- 0be9 Jan 18 2004 AmiChessMOS/Sounds/e
[generic] 9357 16072 58.2% -lh5- b0cd Jan 18 2004 AmiChessMOS/Sounds/End
[generic] 4806 21296 22.6% -lh5- 4acd Jan 18 2004 AmiChessMOS/Sounds/f
[generic] 5985 23088 25.9% -lh5- cecb Jan 18 2004 AmiChessMOS/Sounds/g
[generic] 7204 25136 28.7% -lh5- fec4 Jan 18 2004 AmiChessMOS/Sounds/h
[generic] 1648 4118 40.0% -lh5- 8cba Jan 18 2004 AmiChessMOS/Sounds/Hit
[generic] 5203 22576 23.0% -lh5- e13d Jan 18 2004 AmiChessMOS/Sounds/King
[generic] 4835 23090 20.9% -lh5- f8c5 Jan 18 2004 AmiChessMOS/Sounds/Knight
[generic] 5127 25904 19.8% -lh5- 57ba Jan 18 2004 AmiChessMOS/Sounds/Mate
[generic] 11017 43312 25.4% -lh5- 6c0d Jan 18 2004 AmiChessMOS/Sounds/O-O
[generic] 8856 37288 23.8% -lh5- 68a3 Jan 18 2004 AmiChessMOS/Sounds/O-O-O
[generic] 4441 24112 18.4% -lh5- 3dd9 Jan 18 2004 AmiChessMOS/Sounds/Pawn
[generic] 5425 25136 21.6% -lh5- fc2d Jan 18 2004 AmiChessMOS/Sounds/Queen
[generic] 18738 25536 73.4% -lh5- 22ce Jun 5 2003 AmiChessMOS/Pieces/800/Alpha
[generic] 12848 21622 59.4% -lh5- c8e3 Jun 5 2003 AmiChessMOS/Pieces/800/Arlley
[generic] 14682 23166 63.4% -lh5- ad28 Jun 5 2003 AmiChessMOS/Pieces/800/Chap
[generic] 2952 6166 47.9% -lh5- 9ad9 Jun 5 2003 AmiChessMOS/Pieces/800/Default
[generic] 19635 26622 73.8% -lh5- 4091 Jun 5 2003 AmiChessMOS/Pieces/800/Jumbo
[generic] 14362 23410 61.3% -lh5- 1760 Jun 5 2003 AmiChessMOS/Pieces/800/Original
[generic] 18368 26950 68.2% -lh5- 50fd Jun 5 2003 AmiChessMOS/Pieces/800/Rastapov
[generic] 16152 24634 65.6% -lh5- 90e5 Jun 5 2003 AmiChessMOS/Pieces/800/Staunton
[generic] 20065 28096 71.4% -lh5- 5509 Jun 5 2003 AmiChessMOS/Pieces/800/Tashka
[generic] 775 2268 34.2% -lh5- 66f5 Jan 29 2003 AmiChessMOS/Promote/Bishop
[generic] 870 2356 36.9% -lh5- 0390 Jan 29 2003 AmiChessMOS/Promote/Knight
[generic] 920 2338 39.3% -lh5- a38d Jan 29 2003 AmiChessMOS/Promote/Queen
[generic] 625 2244 27.9% -lh5- e383 Jan 29 2003 AmiChessMOS/Promote/Rook
[generic] 21795 34440 63.3% -lh5- eeb8 Jun 5 2003 AmiChessMOS/Pieces/1024/Original
[generic] 28211 40938 68.9% -lh5- a27d Jun 5 2003 AmiChessMOS/Pieces/1024/Rastapov
[generic] 18744 35652 52.6% -lh5- 495d Jun 5 2003 AmiChessMOS/Pieces/1024/Staunton
[generic] 31269 43792 71.4% -lh5- abbf Jun 5 2003 AmiChessMOS/Pieces/1024/Tashka
[generic] 12738 17744 71.8% -lh5- 8afe Jun 5 2003 AmiChessMOS/Pieces/640/Alpha
[generic] 9652 15606 61.8% -lh5- 4288 Jun 5 2003 AmiChessMOS/Pieces/640/Arlley
[generic] 9615 16610 57.9% -lh5- ac47 Jun 5 2003 AmiChessMOS/Pieces/640/Chap
[generic] 2295 4314 53.2% -lh5- cbdb Jun 5 2003 AmiChessMOS/Pieces/640/Default
[generic] 13644 18414 74.1% -lh5- a0de Jun 5 2003 AmiChessMOS/Pieces/640/Jumbo
[generic] 10418 16862 61.8% -lh5- e605 Jun 5 2003 AmiChessMOS/Pieces/640/Original
[generic] 13369 19194 69.7% -lh5- 952e Jun 5 2003 AmiChessMOS/Pieces/640/Rastapov
[generic] 11151 17710 63.0% -lh5- f181 Jun 5 2003 AmiChessMOS/Pieces/640/Staunton
[generic] 14630 19312 75.8% -lh5- 8d51 Jun 5 2003 AmiChessMOS/Pieces/640/Tashka
[generic] 186373 196428 94.9% -lh5- c671 Nov 15 2002 AmiChessMOS/Boards/Water/Dark
[generic] 152731 172668 88.5% -lh5- e029 Nov 15 2002 AmiChessMOS/Boards/Water/Light
[generic] 55723 111406 50.0% -lh5- 01a5 Nov 15 2002 AmiChessMOS/Boards/Wood1/Dark
[generic] 133167 154704 86.1% -lh5- c59e Nov 15 2002 AmiChessMOS/Boards/Wood1/Light
[generic] 99674 105632 94.4% -lh5- 20bc Nov 15 2002 AmiChessMOS/Boards/Wood2/Dark
[generic] 32400 34516 93.9% -lh5- 7f56 Nov 15 2002 AmiChessMOS/Boards/Wood2/Light
[generic] 1210 2558 47.3% -lh5- 139e Jun 5 2003 AmiChessMOS/Catalogs/Deutsch/AmiChess.catalog
[generic] 22463 39388 57.0% -lh5- 3ef5 Jun 5 2003 AmiChessMOS/Pieces/1024/Alpha
[generic] 18423 31808 57.9% -lh5- 110e Jun 5 2003 AmiChessMOS/Pieces/1024/Arlley
[generic] 16086 32700 49.2% -lh5- 246e Jun 5 2003 AmiChessMOS/Pieces/1024/Chap
[generic] 3507 9334 37.6% -lh5- 4625 Jun 5 2003 AmiChessMOS/Pieces/1024/Default
[generic] 29952 40572 73.8% -lh5- ebaa Jun 5 2003 AmiChessMOS/Pieces/1024/Jumbo
[generic] 3417 3988 85.7% -lh5- 5d29 Nov 15 2002 AmiChessMOS/Boards/Ice/Dark
[generic] 3419 3990 85.7% -lh5- f583 Nov 15 2002 AmiChessMOS/Boards/Ice/Light
[generic] 3593 4068 88.3% -lh5- 0586 Nov 15 2002 AmiChessMOS/Boards/MarbleBrown/Dark
[generic] 3482 4066 85.6% -lh5- 0ce2 Nov 15 2002 AmiChessMOS/Boards/MarbleBrown/Light
[generic] 56439 173530 32.5% -lh5- d8ef Nov 15 2002 AmiChessMOS/Boards/MarbleGrey/Dark
[generic] 56039 170478 32.9% -lh5- d3ae Nov 15 2002 AmiChessMOS/Boards/MarbleGrey/Light
[generic] 2800 4286 65.3% -lh5- 7323 Nov 15 2002 AmiChessMOS/Boards/Metal/Dark
[generic] 3418 4420 77.3% -lh5- 415b Nov 15 2002 AmiChessMOS/Boards/Metal/Light
[generic] 53855 165958 32.5% -lh5- 4be5 Nov 15 2002 AmiChessMOS/Boards/Plasma/Dark
[generic] 55068 169878 32.4% -lh5- f3fc Nov 15 2002 AmiChessMOS/Boards/Plasma/Light
[generic] 4629 6050 76.5% -lh5- a60d Nov 15 2002 AmiChessMOS/Boards/Redwood/Dark
[generic] 4671 6042 77.3% -lh5- 7fdc Nov 15 2002 AmiChessMOS/Boards/Redwood/Light
[generic] 3478 7780 44.7% -lh5- 2c81 Jun 5 2003 AmiChessMOS/AmiChess.dok
[generic] 2321 4931 47.1% -lh5- 7334 Jun 5 2003 AmiChessMOS/AmiChess.readme
[generic] 4040 4826 83.7% -lh5- f278 Nov 15 2002 AmiChessMOS/Boards/Crystal/Dark
[generic] 4142 4826 85.8% -lh5- ab58 Nov 15 2002 AmiChessMOS/Boards/Crystal/Light
[generic] 8798 11114 79.2% -lh5- 3c6b Nov 15 2002 AmiChessMOS/Boards/Default/Dark
[generic] 6984 10808 64.6% -lh5- bba2 Nov 15 2002 AmiChessMOS/Boards/Default/Light
[generic] 108571 124650 87.1% -lh5- 534e Nov 15 2002 AmiChessMOS/Boards/Fire/Dark
[generic] 116591 130778 89.2% -lh5- 9508 Nov 15 2002 AmiChessMOS/Boards/Fire/Light
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 137 files 2008531 3853813 52.1% Aug 23 01:25
|
|
|
![](/pics/pix.gif) |
Page generated in 0.02 seconds |
Aminet © 1992-2024 Urban
Müller and the Aminet team.
Aminet contact address: <aminet aminet net> |