文件名称:RGB(Rust Game Boy)是原始游戏男孩和彩色游戏男孩的简单模拟器。-Rust开发
文件大小:615KB
文件格式:ZIP
更新时间:2024-06-16 14:29:34
Rust Emulators
RGB RGB(Rust Game Boy)是原始游戏男孩和彩色游戏男孩的简单模拟器。 警告:不再在最新版本中编译RGB RGB(Rust Game Boy)是原始游戏男孩和彩色游戏男孩的简单模拟器。 警告:这将不再编译到最新版本的rust中。 请改用1.20.0版。 目前,在我的优先事项列表上修复较新版本的问题并不重要。如何构建在终端git clone中安装Rust并运行以下命令git clone https://github.com/NivenT/RGB cd RGB cargo build --release在为了构建它,您必须安装SDL2。 在Ubuntu上,运行sudo apt-ge
【文件预览】:
RGB-master
----Cargo.toml(226B)
----Cargo.lock(35KB)
----src()
--------main.rs(4KB)
--------utils.rs(1KB)
--------input.rs(4KB)
--------programstate.rs(2KB)
--------rendering.rs(6KB)
--------emulator()
----settings.ini(422B)
----shaders()
--------simp.vert(123B)
--------simp.frag(140B)
----.travis.yml(300B)
----fonts()
--------font.otf(67KB)
----README.md(5KB)
----screenshots()
--------img1.png(23KB)
--------img3.png(100KB)
--------img4.png(48KB)
--------img0.png(14KB)
--------img5.png(269KB)
--------img2.png(104KB)
----.gitignore(78B)