Replaced three (logically) identical files with a single file.
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
;
|
||||
; unsigned char __fastcall__ toascii (unsigned char c);
|
||||
; /* Convert a target specific character to ascii */
|
||||
;
|
||||
|
||||
.export _toascii
|
||||
|
||||
_toascii:
|
||||
ldx #$00
|
||||
rts
|
||||
Reference in New Issue
Block a user