Loading…
A set of tools related to the 6502 microprocessor
Sfotty Pie is a set of tools related to the 6502 (Sixty Five Oh Two) CPU. MOS Technology 6502 is an 8-bit microprocessor introduced in 1975 that powered many classic consoles and home computers such as Atari 2600, Atari 8-bit family, Apple II, Nintendo Entertainment System, Commodore 64, Atari Lynx, and BBC Micro.
Currently, it consists of a web-based Atari 8-bit emulator and a set of NPM packages.
| App | Description |
|---|---|
| Sfotty Pie A8 Web | A browser-based Atari 8-bit emulator built on @sfotty-pie/a8 |
| Package | Description |
|---|---|
@sfotty-pie/sfotty |
Cycle-exact 6502 emulator |
@sfotty-pie/cli |
Emulator for a hypothetical 6502-based system |
@sfotty-pie/a8 |
A headless Atari 8-bit emulator |
@sfotty-pie/spasm |
A WIP 6502 cross-assembler/linker |