Showing 25 open source projects for "6502 assembler"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 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
  • 1
    6502 Tutorial

    6502 Tutorial

    A tutorial on cross compiling for the 6502 CPU

    A tutorial on cross compiling for the 6502 CPU
    Downloads: 56 This Week
    Last Update:
    See Project
  • 2

    ACME Cross-Assembler

    multi-platform cross assembler for 6502/6510/65816 cpu

    ACME is a free cross assembler released under the GNU GPL. It can produce code for the following processors: 6502, 6510 (including illegal opcodes), 65c02 and 65816. ACME supports the standard assembler stuff like global/local/anonymous labels, offset assembly, conditional assembly and looping assembly. It can include other source files as well as binaries while assembling.
    Leader badge
    Downloads: 77 This Week
    Last Update:
    See Project
  • 3
    cc65

    cc65

    cc65 - a freeware C compiler for 6502 based systems

    cc65 is a complete cross development package for 65(C)02 systems, including a powerful macro assembler, a C compiler, linker, librarian and several other tools.
    Leader badge
    Downloads: 329 This Week
    Last Update:
    See Project
  • 4

    CBM 3.5 Basic Compiler

    Cross-compiler from Basic text to 6502 assembler

    It generates very fast but a bit big code. Graphics is still unsupported. Real numbers are only partially supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 5
    64tass

    64tass

    An assembler for the legendary 6502 processor and it's derivatives

    64tass is cross assembler targeting the 65xx series of micro processors.
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 6
    Kobo64

    Kobo64

    A Kobo Deluxe like game for the Commodore 64

    Kobo64 is a space shooter game which can be considered as a "port" of Kobo Deluxe for the Commodore 64 platform. There are many similarities like maps or enemies, but the algorithms were altered to better fit to the platform limitations. It was written in 6502 assembler (64tass) for performance reasons. The game was an entry for the RGCD 2013 16KiB cartridge game competition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    VIC-2020 MINIMON Cartridge

    Machine Language Monitor for Commodore VIC-20

    ...It is a combined hardware/software project: a cartridge for the computer's expansion port (with a cartridge extender for a secondary cartridge), plus firmware, which is the actual MINIMON monitor. MINIMON features all commands usually expected from a debugger/monitor: Memory dump and edit, Register dump and edit, Execute code from monitor, Direct Assembler and Disassembler (all documented opcodes of the NMOS 6502), Transfer/Compare/Fill/Hunt in memory blocks, Use of breakpoints with the BRK instruction, Load/Save/Verify with any storage device. The cartridge hardware expands upon the firmware features by supplying a de-multiplexer for the $9800..$9FFF I/Ox area (where the firmware is located per default) and a versatile reset button (with autostart inhibit for secondary cartridges). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    vim-asm_ca65

    vim-asm_ca65

    This repository provides a Vim language support the ca65 assembly

    ...The stock Vim runtime distribution includes syntax modules for several dialects of assembly, as well as a "generic" module (which is really for the GNU Assembler), none of which works particularly well with 6502 assembly conventions, and especially not with ca65's many added features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 10

    ATasm: 6502 cross-assembler

    ATasm is a 6502 command-line cross-assembler.

    ATasm is a 6502 command-line cross-assembler that is compatible with the original Mac/65 macro assembler released by OSS software. The aim of ATasm is to provide Atari home-brew coders with a comfortable and powerful toolset.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11

    My6502

    My 6502 learning repo

    I'm planning on spending some time re-learning 6502 coding using the SAL assembler from: http://www.zimmers.net/anonftp/pub/cbm/c64/programming/ The resulting code will go here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    a6

    Cross-platform 6502 assembler

    a6 (aka "asix") is a cross-platform 6502 (and other processor) table-based assembler, written in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dev65 is a macro assembler, linker and librarian suite for the 6501, 6502, 65C02, 65816 and 65832 family of microprocessors coded in Java for portability. The code is based on a framework that could support other system architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CRASM is a portable cross-assembler for 6800/6801/6803/6502/65C02/Z80. New repository: https://github.com/colinbourassa/crasm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Yet Another GB-Z80/Z80/6502/65C02/6510/65816/HUC6280/SPC-700 Multi Platform Cross Assembler Package
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    netboot65 allows 6502 based computers to boot via a network. Currently only the C64 version is actively developed and tested. Also includes telnet and gopher clients, and a "web application server" for development of web sites in 6502 assembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An interactive assembler for the MOS 6502 Microcontroller written in C for Windows using only the WINAPI, thus producing only a 7KB executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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
  • 19
    Atar8 Tools is a collection Atari 8-bit related of command line tools for Posix compatible environments: - Franny is an ATR disk image editor. Supports AtariDOS II disk format (partially) and SpartaDos 2 disk format. - Yvonne is an Atari picture viewer / converter. - ZooEY is a cross assembler designed for 6502 processors. Binaries are generated specially for Atari 8-bit systems (AtariDOS II and SpartaDOS X formats supported). This tool is compatible with Quick Assembler, one of most popular assembler in Poland.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    asm65to68k is a simple assembler language translation tool that translates MOS 6502 code to MC68000 code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SarcASM is a high-level, two-pass assembler mainly aimed at fostering development on archaic and embedded hardware. Though it will initially be a MOS 6502 assembler, other architectures are planned as being supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    port of optimizing oberon-2 compiler (http://ooc.sf.net) to nmos 6502 platforms using cc65(http://cc65.org) as a portable assembler. nmos6502-oo2c provides mini-library as well. upd. moved to github https://github.com/norayr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NESHLA is an assembler for the Nintendo NES which gives the features of high level languages such as C without sacrificing any efficiency or speed. It structures and simplifies coding the NES, while still using assembly language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A project to develop in C a command line based assembler/simulator for 8 bit microprocessors used in bare embedded projects. Currently, the motorola 6502 and intel 8051 are supported. Support for other microprocessors may be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    k2development consists of Assembler,Linker and other necessary Tools to build 6502 Assembly Language Programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB