-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathWave_Variables.s
More file actions
42 lines (36 loc) · 847 Bytes
/
Wave_Variables.s
File metadata and controls
42 lines (36 loc) · 847 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
;Wave_Variables.s
;LISTEDITOR 0
;PATTERNEDITOR 1
;ORNAMENTEDITOR 2
;EFFECTEDITOR 3
;SAMPLEVIEWER 4
EditorID .byt 0
Pattern_Octave .byt 0
Pattern_Sharp .byt 0
Pattern_Semitone .byt 0
Pattern_Note .byt 0
FieldExtraction .byt 0
Grabbed_PatternEntryByte .byt 0
Grabbed_PatternEntryType .byt 0
CopyTypeFlag .byt 0
cpfField1 .byt 0
cpfField2 .byt 0
SourceX .byt 0
SourceY .byt 0
PasteX .byt 0
PasteY .byt 0
ListCursorBase .byt 0
ListCursorX .byt 0
ListPlotTempX .byt 0
ListColumnCount .byt 0
leTemp01 .byt 0
Grabbed_ListEntryByte .byt 0
MenuID .byt 0
MenuCursorX .byt 0
mePatternID .byt 0
HelpPage .byt 0
HelpCursorY .byt 0
hpTemp01 .byt 0
OriginalStackPointer .byt 0
BasicsIRQVector .byt 0,0
pmMusicTempo .byt 0