mirror of
https://github.com/cc65/cc65.git
synced 2025-01-03 01:31:55 +00:00
Fixed a typo
git-svn-id: svn://svn.cc65.org/cc65/trunk@669 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
2fead58243
commit
b4da972eb7
@ -1,7 +1,7 @@
|
|||||||
;
|
;
|
||||||
; Ullrich von Bassewitz, 21.08.1998
|
; Ullrich von Bassewitz, 21.08.1998
|
||||||
;
|
;
|
||||||
; CC65 runtime: Load effective address with offset in A relative to SP and pus it
|
; CC65 runtime: Load effective address with offset in A relative to SP and push it
|
||||||
;
|
;
|
||||||
|
|
||||||
.export pleaasp
|
.export pleaasp
|
||||||
|
Loading…
Reference in New Issue
Block a user