.\" Man page for TilEm2 .\" Authored by Albert Huang (alberth.debian@gmail.com) .\" This man page is a work in progress! Please update accordingly. .TH TILEM 1 "June 20, 2012" .SH NAME TilEm2 \- a GTK+ TI Z80 calculator emulator .SH SYNOPSYS \fBtilem2\fP [\-\-help] [\-h] [\-\-rom=] [\-\-skin=] [\-\-model=] [\-\-state\-file=] [\-\-without\-skin] [\-\-reset] [\-\-get\-var=] [\-\-play\-macro=] [\-\-debug] [\-\-normal\-speed] [\-\-full\-speed] [filename] .SH DESCRIPTION The \fBTilEm2\fP program allows you to emulate your Texas Intruments calculator on your computer. It has also additional features such as screenshotting, loading OSes and apps, FLASH writing and erasing, macro scripting, debugger, and virtual linking. .SH OPTIONS For running a specific rom, simply pass the ROM's file name to the program. Options must be passed before the filename. \fBtilem2\fP accepts the following options: .TP \fB\-h, \-\-help\fP Display a list of all command line options. .TP \fB\-\-reset\fP Reset the calculator at startup. You will lose anything that you were working on in that calculator state. .TP \fB\-\-rom=\fP\fIFILE\fP, \fB\-r=\fP\fIFILE\fP Load a specific ROM file instead of the ROM saved in your configuration. .TP \fB\-\-skin=\fP\fIFILE\fP, \fB\-k=\fP\fIFILE\fP Use a specific skin file instead of the skin saved in your configuration. .TP \fB\-\-model=\fP\fIFILE\fP, \fB\-m=\fP\fINAME\fP Use a specific calculator model instead of the model autodetected by TilEm2. .TP \fB\-\-without\-skin\fP, \fB\-l\fP Do not use any skins for the calculator display. .TP \fB\-\-state\-file=\fP\fIFILE\fP, \fB\-s=\fP\fIFILE\fP Load a specific ROM state file instead of the ROM state saved in your configuration. .TP \fB\-\-getvar=\fP\fIFILE\fP Load a variable into the calculator on startup. .TP \fB\-\-play\-macro=\fP\fIFILE\fP, \fB\-p=\fP\fIFILE\fP Run a calculator macro on startup. .TP \fB\-\-debug, \fB\-d\fP Enable emulator debugging. .TP \fB\-\-normal\-speed\fB Run at normal speed \fB\-\-full\-speed\fB Run at maximum speed \fB\-\-display=\fP\fIDISPLAY\fP X display to use .SH EXAMPLE Run a particular ROM file: .TP tilem2 \-\-rom=myrom.rom .TP Emulate a TI\-84+ SE ROM in TI\-83: .TP tilem2 \-\-rom=sillyrom.rom \-\-model=TI83 .SH AUTHOR TilEm2 was written by Romain Lievin, Benjamin Moody, Duponchelle Thibault and others. This manual page was written by Albert Huang for the Debian GNU/Linux system (but may be used by others). It was subsequently revised by Andreas B. Mundt . .SH SEE ALSO tilp(1) tiemu(1)