-
Notifications
You must be signed in to change notification settings - Fork 8
Keyboard Cheat Sheet
ksherlock edited this page Jan 10, 2021
·
7 revisions
| Key | Functionality | Comment |
|---|---|---|
| Delete | Enter Partial Emulation Mode | fn+delete for MacBook |
| F12 | Reset key | |
| Option-Enter | Toggle full screen |
| Key | Functionality | Comment |
|---|---|---|
| Delete | Enter Full Emulation Mode | fn+delete for MacBook |
| Tab | Config menu | |
| Esc | Quit | |
| P | Pause | |
| ~ | Debugger break | When debugger active |
| ~ | On screen display | |
| Option-Enter | Toggle full screen | |
| Page Down | Fast forward | fn+down arrow for MacBook; while key down |
| F1 | UI Audit Unavailable | |
| Shift-F1 | UI Audit All | |
| F2 | UI Tape Start | |
| Shift-F2 | UI Tape Stop | |
| F3 | Soft Reset | |
| Shift-F3 | Hard Reset | |
| F4 | Show Graphics | Not useful for Apple II? |
| F5 | Toggle Debugger | |
| Control-F5 | Toggle graphic filters | |
| F6 | Toggle Cheat | Not useful for Apple II? |
| F7 | Load State | |
| Shift-F7 | Save State | |
| F8 | Frameskip Decrement | |
| F9 | Frameskip Increment | |
| F10 | Toggle throttle | |
| F11 | Show FPS | |
| Shift-F11 | Show Profiler | |
| F12 | Save Snapshot | |
| F12 | Write current time code | ??? |
| Shift-F12 | Record MNG video | |
| Control-Shift-F12 | Record AVI video | |
| Option-Shift-F12 | Record rendered AVI video | |
| Right Control-Right Option | Release Pointer | not yet implemented; reserved for future use. |
| Shift-Scroll Lock | Paste Text | Not available on standard Mac keyboards? |
- F-keys may require fn key depending on keyboard and system settings.
- Shift, control, option, assume left-key unless otherwise specified.
Source