Skip to content
  • Home

Tag: n-queens

Posted on January 11, 2023September 14, 2025

65816: Running C-based Code Outside Bank 0 on the 65816

In my last post I showed that you could run cc65 compiled C-based code on the 65816. The main limitation was that the C-based segments had to be located in Bank 0 (and of course that the standard C-library functions were running with 8-bit registers and none of the 65816 added instructions or address modes). …

Continue reading “65816: Running C-based Code Outside Bank 0 on the 65816”

Posted on December 30, 2022September 14, 2025

65816: Running C-based Code on the 65816

I’ve been wondering for a while if I could run C-based code on the 65816 using the cc65 toolset. Browsing through the cc65 documentation and C libraries it’s pretty clear that the 65816 isn’t specifically supported. In fact, the C libraries are primarily targeted towards the 6502 with just modest support for the 65C02. The …

Continue reading “65816: Running C-based Code on the 65816”

Posted on December 23, 2022September 14, 2025

C Coding: Tripped Up by a Carraige Return

Try out the completed N-Queens project discussed in this post You may have noticed from my last few posts that I’ve been adding support for the C programming language to my db65xx debugging extension for VS Code. When I first started with cc65, the added complexities needed to program in C kept me firmly in …

Continue reading “C Coding: Tripped Up by a Carraige Return”

Recent Articles

  • Poor Teensy Pin Contact with Stamped Header Pins
  • Examining the v11 T41 Output Spectrum
  • T41 v12 Kit – Reddit Links
  • 4SQRP T41 Kit – Reddit Links
  • T41-EP Wiki

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