Skip to content

renamed float routine filenames#711

Merged
ZERICO2005 merged 1 commit intomasterfrom
rename_float_crt
Feb 25, 2026
Merged

renamed float routine filenames#711
ZERICO2005 merged 1 commit intomasterfrom
rename_float_crt

Conversation

@ZERICO2005
Copy link
Contributor

Changed crt/fpneg.src to crt/fneg.src to match the name of the function __fneg (__fpneg only exists in ez80sf)

Changed libc/float32_div.src to libc/float32_div4.src, since it just divides by 4, it is not a general purpose division routine

@ZERICO2005 ZERICO2005 merged commit bd844e4 into master Feb 25, 2026
9 checks passed
@ZERICO2005 ZERICO2005 deleted the rename_float_crt branch February 25, 2026 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant