AlexGoico / c8js

Chip8 implementation and API
MIT License
0 stars 0 forks source link

Load sprites into memory #3

Closed AlexGoico closed 3 years ago

AlexGoico commented 4 years ago

Add sprites to be loaded into memory using the section reserved for chip8 memory 0x000 0x1FF.

AlexGoico commented 4 years ago

sprite_loading branch & check twitch