1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-07 09:54:35 +00:00
cc65/test/float/woz/feaxint.s

9 lines
97 B
ArmAsm

.include "wozfp.inc"
; float -> 16bit int
.export feaxint
feaxint:
; FIXME
rts