llvm-mos VS sim6502

Compare llvm-mos vs sim6502 and see what are their differences.

llvm-mos

Port of LLVM to the MOS 6502 and related processors (by llvm-mos)

sim6502

Simulator of 6502 with remote lldb support (by mrk-its)
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
llvm-mos sim6502
13 1
394 2
2.3% -
10.0 0.0
15 days ago over 1 year ago
Rust
GNU General Public License v3.0 or later -
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.

llvm-mos

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

sim6502

Posts with mentions or reviews of sim6502. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-22.
  • Can you write for the Commodore 64 in Rust? Why yes, yes you can!
    4 projects | /r/rust | 22 May 2022
    Take a look on https://github.com/mrk-its/sim6502 - my 6502 simulator with remote debugging support (lldb-compatible). llvm-mos is able to generate ELF binaries with full DWARF debug info - so full source level debugging is possible with existing vscode lldb extension https://github.com/vadimcn/vscode-lldb

What are some alternatives?

When comparing llvm-mos and sim6502 you can also consider the following projects:

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

rust-mos - Empowering everyone to build reliable and efficient software.

cargo-n64 - Make Nintendo 64 games in Rust! 🦀

CodeLLDB - A native debugger extension for VSCode based on LLDB

compiler-team - A home for compiler team planning documents, meeting minutes, and other such things.

gcc-6502 - A port of GCC to the 6502 processor family.

rv51 - A RISC-V emulator for the 8051 (MCS-51) microcontroller.

rusty-dos - A Rust skeleton for an MS-DOS program for IBM compatibles and the PC-98, including some PC-98-specific functionality

gcc-ia16 - Fork of Lambertsen & Jenner (& al.)'s IA-16 (Intel 16-bit x86) port of GNU compilers ― added far pointers & more • use https://github.com/tkchia/build-ia16 to build • Ubuntu binaries at https://launchpad.net/%7Etkchia/+archive/ubuntu/build-ia16/ • DJGPP/MS-DOS binaries at https://gitlab.com/tkchia/build-ia16/-/releases • mirror of https://gitlab.com/tkchia/gcc-ia16

gba - A crate that helps you make GBA games