mirror of
https://github.com/Noratrieb/chip-8.git
synced 2026-01-14 08:25:02 +01:00
wikipedia link
This commit is contained in:
parent
31cb1bed9e
commit
2878007c36
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// this should be read before reading the code
|
||||
// http://devernay.free.fr/hacks/chip8/C8TECH10.HTM
|
||||
|
||||
// https://en.wikipedia.org/wiki/CHIP-8
|
||||
use rand::Rng;
|
||||
|
||||
#[allow(dead_code)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue