Showing 17 open source projects for "6502 emulator"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    PCjs Machines

    PCjs Machines

    The original IBM PC and other machine emulations in JavaScript

    PCjs Machines is a browser-based emulation platform that recreates a wide range of early computing systems, including the original IBM PC and other historical machines, entirely using JavaScript. It serves both as an emulator and a digital preservation project, allowing users to interact with vintage software and hardware environments directly in their web browsers. The platform includes support for multiple architectures such as x86, 6502, and 8080-based systems, as well as minicomputers and programmable calculators. PCjs also provides curated software collections, including operating systems, applications, and games from the early days of personal computing. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    Memu

    8080/6800/6502/Z80/8086 emulator, arcade emulator, CP/M emulator

    Memu is a multiple machine emulator. Some CPUs are emulated: 8080, 6800, Z80, 8086. Some arcade machines which based on 8080 CPU are emulated. CP/M 1.3, 1.4, 2.0 runnable. Altair BASIC 3.0 runnable. PC emulation is under construction.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    MC 6800 Emulator for Teensy 4

    6800 Emulator runs on Teensy 4 processor

    ...Motorola released the MC6800 chip in 1974. It was a source of inspiration for the designers of the more popular (and cheaper) 6502 chip that was used in so many home computers of that era. The MC6800 is a big-endian processor (hi byte, lo byte order), unlike so many others from that era (6502, 8080).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Orao Basket

    Orao Basket

    Programming tools for emulator of eight bit computer ORAO

    Smederevo, 05, august 2018 Long time ago, about 1986 I have become proud owner of eight bit computer ORAO based on MOS 6502 processor. It was first and for me the best home computer at that time. My whole knowledge of computer programming begins with that computer. Recently for some unknown reason I have become interested in old eight bit computers again. After short search on the Internet I have found emulator of my favorite computer. It literally emulates every peace of hardware installed in real computer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5

    EasySXB

    Terminal for the SXB line of products from Western Design Center

    EasySXB is a terminal emulator designed for use with the SXB line of 6502/65816-based board-level products from Western Design Center. A graphical interface is provided for quick access to monitor functions, such as changing registers or uploading programs. The following products are currently supported: * W65C265SXB * W65C134SXB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MOS 6502 Emu

    Emulator for the 6502 Microprocessor

    C implementation of the MOS 6502 microprocessor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SASM

    MOS 6502 Emulator

    This is an attempt at Emulating the 6502 line of processors. It is an experiment to become more familiar with how CPUs and computers work. I selected the 6502 for its popularity, and theoretically well documented architecture. To that end it was created in managed code using C# and less attention was paid to optimization, instead it represents something closer the the actual state machines present in a CPU. My primary goals for this project have been completed. Write a 6502 CPU...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Laser is a multiple arcade emulator available for several platforms. It uses Marat Fayzullin's Z80 and 6502 CPU emulators. It was originally based on Mike Green's SinVader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    NES Sound Test

    A program for the NES that can test the audio

    A program written in 6502 assembly for the ca65 assembler(which is part of cc65) that shows a list of available sounds to test and will allow the user to choose which sound to play. I made this so I can better understand how the sound works in the NES and hopefully someday emulate the sound in my future NES emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Another NES emulator is a fun project. Goal of this project is to learn how to program an emulator and to get a deep understanding of the MOS 6502 processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Crikey 6502 is basically a machine code monitor and simple emulator coded mostly from scratch in C. It is compact, but it has many features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Robust 6502 processor core emulation + debugging tools. The goals are to provide (1) a portable core and (2) tools for teaching emulator developers about the 6502 and emulation in general.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Motorola/Clones 6502 emulator, There is two versions, one is opcode granularity (dead6502), the other is cycle granularity (dead6502v4). It has been used by myself in various projects requiring a 6502 emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An Apple ][, ][+, ][e, //c emulator written in portable C++. Should run on any computer. The 6502 emulator is written as an interface to be fully reusable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A 6502 Emulator written in C, that will support Apple II and possibly other 6502-based systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Free 6502 emulator is a portable, extensible and configurable library for emulating the 6502 processor, used in many older computers and video games. It is aimed at reliability and speed, to allow it to be used to emulate any system based on the 6502.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A 6502 emulator for the 21st century. Initial development will be in C, but may lead to a portable Java implementation with graphical display.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB