Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

apoo(1x) [debian man page]

APOO(1x)																  APOO(1x)

NAME
apoo - An Assembly course aid SYNOPSIS
apoo DESCRIPTION
This manual page documents briefly the apoo command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Instead, it has documentation in /usr/share/doc/apoo. apoo A virtual machine (a CPU) created for teaching purposes. All the programs are written in Python and are very easy to extend to incorporate new assembly-like pseudo-intuctions. A TK-based interface is provided, to help debugging or just examining the execution of programs. Another program permits a tutor to create exercises and write conditions to grade the students solutions. AUTHOR
This manual page was written by Rogerio Reis <rvr@ncc.up.pt>, for the Debian GNU/Linux system (but may be used by others). APOO(1x)

Check Out this Related Man Page

LBREAKOUT2SERVER(6)						   Games Manual 					       LBREAKOUT2SERVER(6)

NAME
lbreakout2server - lbreakout2 multi-player server SYNOPSIS
lbreakout2server DESCRIPTION
This manual page briefly documents the lbreakout2server command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Further documentation is available in /usr/share/doc/lbreakout2. lbreakout2 is a game written in the style of the games Breakout and xboing. This server allows two or more players to play against each other. OPTIONS
-p <port> the port the server will run on (default is 2002). -l <limit> maximum number of users that may connect to the server (default is 30). -m <message> this message is displayed to welcome a user. -a <password> a user that logs in with this name will become administrator named admin (default is no admin). -f <framerate> the number of calls to the send/recv handler per second. The default is 33. SEE ALSO
/usr/share/doc/lbreakout2/index.html AUTHOR
This manual page was written by Colin Tuckley <colint@debian.org>, for the Debian GNU/Linux system (but may be used by others). December 18, 2009 LBREAKOUT2SERVER(6)
Man Page