#模拟器 #chip8 #chip

app chip8-rs

Chip 8模拟器

1 个不稳定版本

0.1.1 2021年6月15日
0.1.0 2021年6月15日

#274模拟器

MIT 许可证

33KB
932

Chip8Emulator

用作Rust和编写模拟器的入门的Chip 8模拟器!

alt text

用法

  1. 安装SDL2(在MacOS上可以使用Homebrew brew install sdl2
  2. 使用cargo安装二进制文件
    cargo install chip8-rs
    
  3. 下载一个chip8 rom并玩它!
    chip8-rs <path/to/rom>
    

待办事项

蜂鸣声

参考资料

帮助我的东西

依赖关系

~17MB
~356K SLoC