mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[ion] Add the ability to perform a jump-reset
This commit is contained in:
@@ -34,7 +34,7 @@ const char * patchLevel();
|
||||
const char * fccId();
|
||||
|
||||
/* CAUTION: This is a complete reset! */
|
||||
void reset();
|
||||
void reset(bool jump = false);
|
||||
|
||||
// CRC32 : non xor-ed, non reversed, direct, polynomial 4C11DB7
|
||||
// Only accepts whole 32bit values
|
||||
|
||||
Reference in New Issue
Block a user