diff options
Diffstat (limited to 'default.cfg')
-rw-r--r-- | default.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/default.cfg b/default.cfg index f3a4432..7a5edcd 100644 --- a/default.cfg +++ b/default.cfg @@ -18,6 +18,7 @@ bindings { [ ui.vdp_debug_mode ] ui.vdp_debug_pal u ui.enter_debugger + p ui.screenshot esc ui.exit ` ui.save_state 0 ui.set_speed.0 @@ -187,6 +188,10 @@ clocks { ui { rom menu.bin + #initial_path defaults to your home/user profile directory if not specified + #screenshot_path behaves the same way + #see strftime for the format specifiers valid in screenshot_template + screenshot_template blastem_%c.ppm } system { |