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

https://github.com/periapsises/mos

Mos 6502 Processor Emulator addon for Garry's Mod
https://github.com/periapsises/mos

Last synced: about 1 year ago
JSON representation

Mos 6502 Processor Emulator addon for Garry's Mod

Awesome Lists containing this project

README

          

# Mos *(Work In Progress)*

An emulator for the **Mos 6502 Processor** for use in Garry's Mod

## What is it?

The [Mos 6502](https://en.wikipedia.org/wiki/MOS_Technology_6502) processor is an 8-bit microprocessor introduced in the 70s.
Commonly known for its use in old computers such as the Apple I or the Commodore PET, it was the least expensive processor of its time.

This is an emulated verison of the 6502 that you can program and run, all from within Garry's Mod.