This commit is contained in:
thrust26 2020-07-27 09:02:10 +02:00
commit 598e039001
1 changed files with 5 additions and 0 deletions

View File

@ -79,6 +79,11 @@ class AtariVox : public SaveKey
*/
void update() override { }
/**
Returns the name of this controller.
*/
string name() const override { return "AtariVox"; }
/**
Notification method invoked by the system after its reset method has
been called. It may be necessary to override this method for