dos33fsprogs/fac
2023-09-05 20:44:36 -04:00
..
add.s fac: trying something new 2023-09-05 20:44:36 -04:00
hello.bas fac: trying something new 2023-09-05 20:44:36 -04:00
Makefile fac: trying something new 2023-09-05 20:44:36 -04:00
README fac: trying something new 2023-09-05 20:44:36 -04:00

Code attempting to use the floating point routines from the
Applesoft ROMs

In theory could help create lookuptables in not much code

Best reference for this seems to be Wagner's Assembly Lines book?