Fixed CPU-flag usage which fails on build server?!
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
.export _strchr
|
||||
.import popax
|
||||
.importzp ptr1, tmp1
|
||||
.macpack cpu
|
||||
|
||||
_strchr:
|
||||
sta tmp1 ; Save c
|
||||
|
||||
Reference in New Issue
Block a user