I wrote a BASIC extension to make the math-pack run faster. Currently it uses the R800's muluw to improve integer multiplication, but the goal is to use GR8NET's hardware accelerator to improve floating-point math as well. Source code, binary download and usage are available at github:
https://github.com/ricbit/carcara
Right now there is only a 10% gain over standard BASIC in turboR, but the plan is to improve it.
Login or register to post comments
