rustboycolor-master.zip
(预估有个53文件)
rustboycolor-master
Cargo.toml
543B
config.toml
559B
src
joypad.rs
6KB
cpu
cb_ops.rs
28KB
mod.rs
41KB
test
load.rs
9KB
mod.rs
2KB
cb.rs
27KB
control.rs
8KB
alu8.rs
8KB
ops.rs
36KB
irq.rs
2KB
bios.rs
2KB
mbc
mbc0.rs
1KB
mod.rs
3KB
mbc1.rs
3KB
mmu.rs
7KB
serial.rs
747B
gpu
mod.rs
14KB
tile.rs
4KB
cgb.rs
6KB
registers.rs
3KB
palette.rs
6KB
lib.rs
277B
memory.rs
598B
registers.rs
3KB
bin
main.rs
3KB
input.rs
8KB
config.rs
7KB
backend
mod.rs
1KB
sdl2.rs
11KB
emulator.rs
4KB
logger.rs
785B
.travis.yml
218B
LICENSE
1KB
assets
OpenSans-Regular.ttf
212KB
OpenSans-LICENSE.txt
11KB
README.md
784B
.editorconfig
147B
tests
backend_input.toml
153B
cpu_instrs
09-op r,r.gb
32KB
06-ld r,r.gb
32KB
11-op a,(hl).gb
32KB
01-special.gb
32KB
02-interrupts.gb
32KB
04-op r,imm.gb
32KB
05-op rp.gb
32KB
07-jr,jp,call,ret,rst.gb
32KB
08-misc instrs.gb
32KB
10-bit ops.gb
32KB
03-op sp,hl.gb
32KB
cpu_instrs.rs
2KB
.gitignore
150B
暂无评论