Skip to content

livexia/yet-another-rchip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

利用Rust编写CHIP8模拟器

USAGE:
    yet-another-rchip8.exe [OPTIONS]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -r, --rom <ROM>    Sets the rom file to load

Requirements

macOS

brew install sdl2 sdl2_mixer sdl2_image sdl2_ttf sdl2_gfx

example:

cargo run -- --rom .\test\TETRIS

部分参考内容:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages