關於Moss
彙編代碼編譯器和模擬器為6502 CPU。
Moss is an assembly code compiler and emulator for the 6502 CPU. The 6502 CPU was introduced in 1975 as a super cheap processor for consumer electronics.
It was a smash hit, and powered millions of devices including the Apple II, Commodore 64, and Nintendo Entertainment System. It was developed by MOS Technology, and that's where the name comes from.
Features:
• Full support for all 6502 assembly except inturrupts (meaning CLI, RTI and SEI instructions are unavailable)
• Works on desktops, tablets, and phones
• View the compiler output in an easy-to-read format
• Nine fun program examples to start out with
最新版本1.0的更新日誌
Last updated on 2016年01月02日
Minor bug fixes and improvements. Install or update to the newest version to check it out!