Added ability to reset current game without reopening the same cartridge

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@361 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
markgrebe 2005-02-18 05:37:15 +00:00
parent 4bd87ac26c
commit a626c5bfbb
1 changed files with 5 additions and 0 deletions

View File

@ -682,6 +682,11 @@
<td>Cmd + o</td>
</tr>
<tr>
<td>Restart Current Cartridge (start new game)</td>
<td>Cmd + r</td>
</tr>
<tr>
<td>Quit Stella</td>
<td>Cmd + q</td>