1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-18 07:29:36 +00:00
This commit is contained in:
mrdudz 2022-11-14 01:27:19 +01:00
parent 683a2e7d28
commit 7f9ebe678c
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
; import/overload stubs for the C64 kernal floating point implementation
; import/overload stubs for the C64 kernal floating point implementation
.import ___cbmkernal_afloat
.import ___cbmkernal_aufloat

View File

@ -1,5 +1,5 @@
; import/overload stubs for the VIC20 kernal floating point implementation
; import/overload stubs for the VIC20 kernal floating point implementation
.import ___cbmkernal_afloat
.import ___cbmkernal_aufloat