mirror of
https://github.com/A2osX/A2osX.git
synced 2025-03-12 23:29:48 +00:00
Removed .OP directive in .INB files
This commit is contained in:
parent
5a7604d844
commit
4b5aa17180
@ -4,7 +4,6 @@ NEW
|
|||||||
INC 1
|
INC 1
|
||||||
AUTO 6
|
AUTO 6
|
||||||
.LIST OFF
|
.LIST OFF
|
||||||
.OP 65C02
|
|
||||||
*--------------------------------------
|
*--------------------------------------
|
||||||
* **** START OF A2osX Global Page ****
|
* **** START OF A2osX Global Page ****
|
||||||
*--------------------------------------
|
*--------------------------------------
|
||||||
|
@ -4,7 +4,6 @@ NEW
|
|||||||
INC 1
|
INC 1
|
||||||
AUTO 6
|
AUTO 6
|
||||||
.LIST OFF
|
.LIST OFF
|
||||||
.OP 65C02
|
|
||||||
*--------------------------------------
|
*--------------------------------------
|
||||||
* ****** START OF MLI QUIT CODE ******
|
* ****** START OF MLI QUIT CODE ******
|
||||||
* Load Address :$1000-$11FF
|
* Load Address :$1000-$11FF
|
||||||
|
@ -4,7 +4,6 @@ NEW
|
|||||||
INC 1
|
INC 1
|
||||||
AUTO 6
|
AUTO 6
|
||||||
.LIST OFF
|
.LIST OFF
|
||||||
.OP 65C02
|
|
||||||
*--------------------------------------
|
*--------------------------------------
|
||||||
PrintPStrAX >STAX TmpPtr1
|
PrintPStrAX >STAX TmpPtr1
|
||||||
lda (TmpPtr1)
|
lda (TmpPtr1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user