You are browsing as a guest. Sign up (or log in) to start making projects!

35m 44s logged

Devlog #005

ROM loading added!

I added this raw-styled rom loader so the user can input their own files(none ready-to-use rom added yet). I’ll probably make fetch to a chip8 repo in github for that.

Handling with promises is always complicated, but i think the most difficult part is done./ I created a ROM Loader helper class that will Receive a FIle object, load inside it and will have methods stream-like (getByte) etc.

0
5

Comments 0

No comments yet. Be the first!