Advertisement
26F

Code_

26F
Jan 2nd, 2018
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. https://www3.nd.edu/~dthain/courses/cse20211/fall2013/wavfile/
  2. ^^ create a wave library from scratch to learn about wave file format
  3.  
  4.  
  5. https://www.youtube.com/watch?v=LpQCEwk2U9w z80 asm tutorials
  6.  
  7. http://www.chibiakumas.com/z80/Gameboy.php z80 for gameboy
  8.  
  9.  
  10. https://jonathanwhiting.com/tutorial/collision/
  11.  
  12.  
  13. https://www.youtube.com/watch?v=44tO977slsU sdl2 tutorials C++
  14. https://www.youtube.com/watch?v=yFLa3ln16w0 C SDL
  15.  
  16. https://eldred.fr/gb-asm-tutorial/introduction.html gb asm tutorial resources
  17.  
  18. https://github.com/CodingTrain/website/tree/master/CodingChallenges (huge repository of code examples for js)
  19.  
  20. ASM for nes: http://nintendoage.com/forum/messageview.cfm?catid=22&threadid=7155
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement