Skip to content
  • Home

Tag: binary multiplication

Posted on March 1, 2023September 14, 2025

65816: Coding Efficiencies (last update: 3/1/2023)

I’m using this post to gather some of the coding efficiencies I’ve found in moving to the 65816. Most of these relate to porting my 6502-based Forth operating system. I’ve documented many of these findings in my code and I figured it was better to have them here in one place rather than there buried …

Continue reading “65816: Coding Efficiencies (last update: 3/1/2023)”

Posted on August 31, 2022August 31, 2022

65816: Coding – To Optimize or Not

As I was working on my 32-bit floating-point package (GitHub) I noticed some opportunities to optimize the code. For example, scale10, used while converting strings into floating-point values, uses the package’s 32-bit routines to multiply and divide by 10. For example, to scale up by 10 we load 10 to the floating-point stack and call …

Continue reading “65816: Coding – To Optimize or Not”

Recent Articles

  • Examining the v11 T41 Output Spectrum
  • T41 v12 Kit – Reddit Links
  • 4SQRP T41 Kit – Reddit Links
  • T41-EP Wiki
  • Back From Reddit

65c02 65C51 74HC245 74HC573 65816 address decoder Analog Discovery 2 ATF22V10C Ben Eater C Compose CW Messenger debug Debug Adapter Protocol debugging Docker ESP32 Forth ham radio HTTPS memory map microcontroller projects n-queens Nginx PLD propagation delay S-Pixie simulation T41 WordPress

Admin

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Contact
  • Privacy Policy
  • Terms and Conditions
Privacy Policy Terms and Conditions Contact Us
Copyright © 2020-2025 TRobertson