mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-12 11:20:15 +01:00
fast-switch between display modes by holding DISP and pressing number keys -- doesn't work for 4 and 9 currently though?!
This commit is contained in:
@@ -57,6 +57,7 @@ class Data(object):
|
||||
### state data
|
||||
self.auto_repeat_on = True
|
||||
self.function_on = False
|
||||
self.is_display_held = False
|
||||
self.display_mode = "SAMPLER"
|
||||
self.control_mode = 'PLAYER'
|
||||
self.bank_number = 0
|
||||
|
||||
Reference in New Issue
Block a user