a2d VS 6502

Compare a2d vs 6502 and see what are their differences.

a2d

Disassembly of the Apple II Desktop - ProDOS GUI (by a2stuff)

6502

6502 breadboard computer designed by Ben Eater (by Thenlie)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
a2d 6502
4 14
246 0
0.4% -
9.6 3.2
7 days ago about 1 year ago
Assembly Assembly
- MIT 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.

a2d

Posts with mentions or reviews of a2d. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-05.

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-03-09.
  • Atari Has Launched Collectible Arcade Circuit Boards of Retro Classics
    1 project | news.ycombinator.com | 24 Jul 2023
    For a younger, student electrical engineer, they could easily gain the appreciation for the engineering that went into these things. Especially as a someone who wrote a lot software prior to completing my EE training, I wanted to learn on something that was fairly “pure” to learn major concept and patters on: a large MCU that only breaks out into a bunch of connectors is not it.

    I would love to be able to teach (or have had the opportunity to learn) system architecture from analysis of arcade cabinets, starting with a CPU, adding ram, rom, peripherals, etc. Ben Eater’s 6502 computer kit[0] comes very close and is closer to the ballpark of what I would want out of a learning experience.

    [0]: https://eater.net/6502

  • What's needed to build an Apple 1 Breadboard
    1 project | /r/breadboard | 29 Jun 2023
    The biggest hurdle to build an Apple 1 replica is getting the parts for which no modern replacement exist, like the funky 1024 X 1 shift registers in the video display terminal circuit. These represent the bulk of the costs. As an alternative, you can get real close to the Apple 1 with Ben Eater's 6502 breadboard computer project. One of the most recent videos actually shows how WozMon (the original Apple 1 "operating system") runs on it.
  • Help with picking a microcontroller
    1 project | /r/arduino | 28 Jun 2023
    Thanks for the reply. As far as 6502s go, this link will tell you everything you need to know to get up and running...https://eater.net/6502
  • Is there a course that teaches you how to program hardware? If so what is your recommendation?
    1 project | /r/AskProgramming | 25 Jun 2023
  • Best solder-it-yourself type retro computer kits?
    1 project | /r/vintagecomputing | 21 Jun 2023
    I know you asked about a soldering kit, but there is this breadboard 6402 kit that comes with all the chips. https://eater.net/6502 I highly recommend getting ther serial kit as well.
  • RS232 with a 6551 UART
    1 project | /r/beneater | 8 Apr 2023
    Very nice! Can you add the updated schematic also on https://eater.net/6502?
  • Thinking abojt building a computer and looking for resources.
    1 project | /r/homebrewcomputer | 3 Apr 2023
    I think the 6502 and Z80 processors would be good options. It seems like both have good supporting communities, and you can source the parts easily (and they're not crazy expensive). If you end up going with the 6502, Ben Eater's video series is helpful. I would expect there are similar video series out there for Z80.
  • What exactly is assembly language?
    1 project | /r/learnprogramming | 28 Mar 2023
    Modern systems are complicated, you often can't communicate directly with the CPU, you need to deal with the underlying operating system, interacting with the kernel and making system calls. So if you plan to write a whole program, it's easier to do some embedded programming with an Arduino or a 6502 or something. I'd recommend watching Ben Eater's series of videos on this subject.
  • egg_irl
    1 project | /r/egg_irl | 26 Mar 2023
    Have you been following Ben Eater's long-running build a 6502 computer series? It's pretty great!
  • What pin out does bens 4 bit code use?
    1 project | /r/beneater | 13 Mar 2023
    Did you have the LCD working previously in 8-bit mode? Do you have the rest of the VIA (U5) wired up as shown in Ben's schematic at https://eater.net/6502?

What are some alternatives?

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

tashtalk - An interface for Apple's LocalTalk networking protocol.

BeEhBasic - BeEhBasic is EhBasic for the Ben Eater 6502

its - Incompatible Timesharing System

cassette-elite-beebasm - Fully documented and annotated source code for the cassette version of Elite on the BBC Micro

PLASMA - Proto Language AsSeMbler for All (formerly Apple)

appler - Apple ][ emulator for MS-DOS, written in 8088 assembly

apple2_hgrbyte - Explore the Apple 2 HGR amd DHGR esoteric screen layout with bit twiddling and byte manipulation.

unzx0_68000 - Free, zlib licensed ZX0 decompressor for the 68000

6502 - DB6502: 65C02 based computer inspired by BE6502

AppleIICalculator - Desktop Calculator for the Apple II

6502bench - A workbench for developing 6502 code