score_saver: add more info to output

This commit is contained in:
somewhatlurker
2019-09-17 16:42:07 +10:00
parent 0e46294b10
commit 3dbc0a5d1b
2 changed files with 86 additions and 54 deletions
@@ -92,6 +92,9 @@ constexpr uint64_t RESULTS_INIT_ADDRESS = 0x000000014065BBC0;
constexpr uint64_t RESULTS_BASE_ADDRESS = 0x000000014CC93830;
constexpr uint64_t RESULTS_INSURANCE_ADDRESS = 0x0000000141197E14;
constexpr uint64_t CURRENT_SONG_NAME_ADDRESS = 0x0000000140D0A578;
constexpr uint64_t CURRENT_SONG_ID_ADDRESS = 0x0000000140CDD8E0;
#define XINPUT_A 0x00
#define XINPUT_B 0x01
#define XINPUT_X 0x02