File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1093,7 +1093,7 @@ BEGIN
10931093 BYTE OPM4_INST;
10941094 BYTE OPM5_INST;
10951095
1096- DISPLAY "GEMINI FM VERSION 0.5.3 BETA";
1096+ DISPLAY "GEMINI FM VERSION 0.5.4 BETA";
10971097 DISPLAY "CREATED BY _NETNOMAD";
10981098 DISPLAY "";
10991099
@@ -1938,10 +1938,10 @@ BEGIN
19381938 ^h12: MOVE #OPM_A1_20 TO OPM_INST_POINTER;
19391939 ^h13: MOVE #OPM_A2_20 TO OPM_INST_POINTER;
19401940 ^h14: MOVE #OPM_A3_20 TO OPM_INST_POINTER;
1941- ^h15: MOVE #OPM_A4_20 TO OPM_INST_POINTER;
1941+ ^h15: MOVE #OPM_A7_20 TO OPM_INST_POINTER;
19421942 ^h16: MOVE #OPM_A5_20 TO OPM_INST_POINTER;
19431943 ^h17: MOVE #OPM_A6_20 TO OPM_INST_POINTER;
1944- ^h18: MOVE #OPM_A7_20 TO OPM_INST_POINTER;
1944+ ^h18: MOVE #OPM_A4_20 TO OPM_INST_POINTER;
19451945 ^h19: MOVE #OPM_A8_20 TO OPM_INST_POINTER;
19461946 ^h1A: MOVE #OPM_A9_20 TO OPM_INST_POINTER;
19471947 ^h1B: MOVE #OPM_AA_20 TO OPM_INST_POINTER;
You can’t perform that action at this time.
0 commit comments