diff options
author | Michael Pavone <pavone@retrodev.com> | 2018-11-04 22:51:50 -0800 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2018-11-04 22:51:50 -0800 |
commit | 85dbe449fe94f8cb4d4b88eaa4acbbba2d52b153 (patch) | |
tree | 2c9fbfad84c55198c8aa50b9d1ea0d3d26ea7e45 /default.cfg | |
parent | 09884a02e3877fe74c0d2845acdca115d316f3be (diff) |
WIP new VDP plane debug view and support for detached VDP debug views generally
Diffstat (limited to 'default.cfg')
-rw-r--r-- | default.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.cfg b/default.cfg index c9ed2bf..d20d4df 100644 --- a/default.cfg +++ b/default.cfg @@ -19,6 +19,7 @@ bindings { ] ui.vdp_debug_pal u ui.enter_debugger p ui.screenshot + b ui.plane_debug esc ui.exit ` ui.save_state 0 ui.set_speed.0 |