reloc65
cross-assembler and utility suite for 65xx/65816 processors
Install
- All systems
-
curl cmd.cat/reloc65.sh
- Debian
-
apt-get install xa65
- Ubuntu
-
apt-get install xa65
- Arch Linux
-
pacman -S xa
- Kali Linux
-
apt-get install xa65
- Fedora
-
dnf install xa
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xa65
- OS X
-
brew install xa
- Raspbian
-
apt-get install xa65
- Dockerfile
- dockerfile.run/reloc65
xa65
cross-assembler and utility suite for 65xx/65816 processors
xa65 is a cross-assembler and utility suite for the 65xx series of 8-bit processors, and the 65816, a 16-bit version of the processor. The 6502 was used in computers such as the Commodore 64, Apple II, and many more.