freebsd-ports/games/fmars/pkg-descr
Doug Barton 2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00

14 lines
576 B
Text

fmars is Fast Memory Array Redcode Simulator
A specialized simulator for the game of Corewars. It's designed to be of
particular use in automated redcode optimizers and evolvers. fmars borrows the
idea from Martin Ankerl's qmars and pushes it to the extreme.
It generates source code with special case for every possible opcode/addressing
mode combination. This allows some optimizations that aren't possible in other
simulators.
fmars is compatible with pMARS with an exception for p-space, which is not yet
implemented.
WWW: http://www.v-lo.krakow.pl/~michal/fmars.html