← 返回事件
基本结束游戏

The Art of Chip-8

发生了什么

CHIP-8 is a programming language originally developed for the 1977 COSMAC VIP kit computer. CHIP-8 programs are composed of a series of two-byte instructions resembling machine-code for a simple virtual instruction-set architecture, so CHIP-8 interpreters are often also referred to as “emulators”. Indeed, writing a CHIP-8 interpreter is an excellent way to learn the principles underlying emulators for antique comput…

摘要按规则整理自下方来源原文

为什么在扩散

来源

社区讨论