Skip to content
  • Home

Tag: 555-timer

Posted on April 21, 2021July 22, 2022

6502: Power-on Reset

The WDC65C02 datasheet says that to initialize the microprocessor and start program execution the reset pin must be held low for at least two clock cycles after the power supply reaches operating voltage. In most cases if this is not done your 6502 based computer will not function properly. Ben Eater’s 6502 computer accomplishes this …

Continue reading “6502: Power-on Reset”

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