sim6502

  • So why…
  • Blog
  • 6502
  • Screenshots
  • Versions
  • Links
  • Privacy Policy

Category: News

sim6502 > Blog > News

Hello 8bit world!

28 July 2025 Michael

So there we are. My blog about my project, the 6502 simulator. And surely you’re wondering why? Why another 6502 simulator?

Read More
NewsLeave a Comment on Hello 8bit world!

The progress…

28 July 202531 July 2025 Michael

If you want to see what opcodes are implemented yet, milestones etc. …

Read More
News

Opcode Attribute

11 July 2025 Michael

Regarding observing the cycles, I changed my mind. At first, I didn’t attach any importance to it. After some more reading and getting a better understanding of the importance the cycles have, even in a simulation, I will will do some changes to the code.To do this in a way that keeps the code flexible.

Read More
NewsLeave a Comment on Opcode Attribute

Project resume

28 June 202511 July 2025 Michael

After quite a long break, I’m now resuming on this project. At least I’ll try to. 🙂First step is to migrate from .NET Framework to .NET as you can see in “v0.16.1_sdk_alpha“.The final _sdk_alpha will be merged to master after all tests were successful.Next step is to introduce one ore more interfaces to facilitate testing.

Read More
NewsLeave a Comment on Project resume

Unit Tests

23 March 202311 July 2025 Michael

Gonna use NUnit to step into TDD

Read More
NewsLeave a Comment on Unit Tests

Some opcodes

21 March 202311 July 2025 Michael

Some opcodes are already working.

As of today 21.03.2023 there are 12

Read More
NewsLeave a Comment on Some opcodes

Recent Posts

  • STX & STY – Store the X and Y Registers
  • STA – Store Accumulator
  • LDX and LDY – Load Index Registers
  • LDA – Load Accumulator
  • Understanding the 6502: What is an Opcode?

Recent Comments

No comments to show.

Archives

  • August 2025
  • July 2025
  • June 2025
  • March 2023

Categories

  • Knowledge
  • News
  • Opcodes
  • Follow Us

~~~~~~~~~~~~~~~~~~~~~~~~~~~~