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
- Host: GitHub
- URL: https://github.com/periapsises/mos
- Owner: Periapsises
- License: gpl-3.0
- Created: 2022-03-30T21:03:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T20:50:00.000Z (over 1 year ago)
- Last Synced: 2025-01-30T21:30:11.834Z (over 1 year ago)
- Language: Lua
- Homepage: https://mos-docs.pages.dev
- Size: 1.12 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.