Skip to content
  • Home

Tag: Py65816

Posted on September 5, 2022January 1, 2023

65816: Debugging Code

I haven’t written much about debugging yet, but tools to help debug my code have been essential to my system development. I started out with the simple Ben Eater 6502 build where debugging consisted of repeating a cycle of write code, assemble and burn it to an EEPROM, and test the system for proper operation, …

Continue reading “65816: Debugging Code”

Recent Articles

  • 65816: Running C-based Code Outside Bank 0 on the 65816
  • 65816: Running C-based Code on the 65816
  • C Coding: Tripped Up by a Carraige Return
  • 6502: View C Function Local Variables in db65xx
  • 6502: Debugging the Sieve of Eratosthenes with the VS Code db65xx Debugging Extension

Admin

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