6502 VS py65

Compare 6502 vs py65 and see what are their differences.

6502

Code for the 6502 microprocessor, mostly for the Replica 1 computer. (by jefftranter)

py65

Emulate 6502-based microcomputer systems in Python (by mnaberez)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
6502 py65
6 11
284 226
- -
7.5 6.7
9 days ago 15 days ago
Assembly Python
- BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

6502

Posts with mentions or reviews of 6502. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-08.

py65

Posts with mentions or reviews of py65. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-11.

What are some alternatives?

When comparing 6502 and py65 you can also consider the following projects:

Cosmic-Conquest-1982 - (Historic) Resurrecting one of the first real time strategy (RTS) games from 1982. Written in Forth.

6502 - DB6502: 65C02 based computer inspired by BE6502

hbc-56 - Homebrew 6502 on a backplane computer

py65_65816 - Add support for the 65C816 to py65

NES-dev - A simple NES game written in 6502 assembly

TaliForth2 - A Subroutine Threaded Code (STC) ANS-like Forth for the 65c02

sixty5o2 - Micro Kernel / Bootloader for Ben Eater's 6502 Computer

m6502 - 6502 CPU implementation written in nMigen

cc65 - cc65 - a freeware C compiler for 6502 based systems

msbasic - Microsoft BASIC for 6502 (Commodore, Apple, KIM-1, AIM-65, OSI, ...)

py65816 - Emulate 65816-based microcomputer systems in Python