aboutsummaryrefslogtreecommitdiff
path: root/games/tycho/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with clang removing -O4 which means LTO for clangBaptiste Daroussin2012-11-301-5/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=308006
* - Reassign ports to heapThomas Abthorpe2011-02-271-1/+1
| | | | | | | Submitted by: alepulver Notes: svn path=/head/; revision=269863
* Tycho is a program to gather data on Core War warriors. Tycho takes a list ofAlejandro Pulver2008-01-301-0/+29
warriors and fights each against the other. Execution logs of each instruction executed are recorded for all fights. It prints a report in HTML format. WWW: http://redcoder.sourceforge.net/?p=tycho Notes: svn path=/head/; revision=206428