0xF1, 0x29, // Load address for sprite "1" to I
0xD0, 0x15, // Draw "1" to v0,v1
0xF2, 0x29, // Load address for sprite "2" to I
0x60, 0x06, // Set v0 to 6
0xD0, 0x15, // Draw "2" to v0,v1
0xF3, 0x29, // Load address for sprite "3" to I
0x60, 0x0C, // Set v0 to 12
0xD0, 0x15, // Draw "1" to v0,v1
-
Notifications
You must be signed in to change notification settings - Fork 0
A CHIP-8 emulator build in WASM/Rust
License
Apache-2.0, MIT licenses found
Licenses found
Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
nicholasnelson/wasm-chip-8
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A CHIP-8 emulator build in WASM/Rust
Resources
License
Apache-2.0, MIT licenses found
Licenses found
Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published