+batari Posted July 1, 2006 Share Posted July 1, 2006 This was a fun project - took me about 2 hours to write. It's a basic calculator. Integer only and just 6 digits, but fun nonetheless. There's a lot of inline asm. I could have written purely in bB but asm is better suited and faster at some things. Divide and multiply can be slow, as they use simplistic algorithms. I didn't feel like improving them since this is just for fun. Though it someone wants to improve them, go ahead, I'll post source. calc.bas calc.bin Quote Link to comment https://forums.atariage.com/topic/90014-bbcalc/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.