Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/macmade/xasm65

A MOS 6502 assembler/disassembler written in Swift.
https://github.com/macmade/xasm65

6502 asm assembler code cpu disassembler disassembly mos mos6502 mostech processor

Last synced: 11 days ago
JSON representation

A MOS 6502 assembler/disassembler written in Swift.

Awesome Lists containing this project

README

        

xasm65
======

[![Build Status](https://img.shields.io/github/actions/workflow/status/macmade/xasm65/ci-mac.yaml?label=macOS&logo=apple)](https://github.com/macmade/xasm65/actions/workflows/ci-mac.yaml)
[![Issues](http://img.shields.io/github/issues/macmade/xasm65.svg?logo=github)](https://github.com/macmade/xasm65/issues)
![Status](https://img.shields.io/badge/status-active-brightgreen.svg?logo=git)
![License](https://img.shields.io/badge/license-mit-brightgreen.svg?logo=open-source-initiative)
[![Contact](https://img.shields.io/badge/[email protected]?logo=twitter&style=social)](https://twitter.com/macmade)
[![Sponsor](https://img.shields.io/badge/sponsor-macmade-pink.svg?logo=github-sponsors&style=social)](https://github.com/sponsors/macmade)

### About

A MOS 6502 assembler/disassembler written in Swift.

**Cloning:**
This repository uses submodules. Please clone with:

git clone --recursive https://github.com/macmade/MOS-6502-Emulator.git

License
-------

Project is released under the terms of the MIT License.

Repository Infos
----------------

Owner: Jean-David Gadina - XS-Labs
Web: www.xs-labs.com
Blog: www.noxeos.com
Twitter: @macmade
GitHub: github.com/macmade
LinkedIn: ch.linkedin.com/in/macmade/
StackOverflow: stackoverflow.com/users/182676/macmade