Skip to content

Instantly share code, notes, and snippets.

@machinamentum
Last active December 20, 2015 19:09
Show Gist options
  • Save machinamentum/6181575 to your computer and use it in GitHub Desktop.
Save machinamentum/6181575 to your computer and use it in GitHub Desktop.
//Only those who wish pain and frustration upon themselves shall enter; few will come out breathing machine code, eating documentation, and programming assembler in their sleep.
http://www.osdev.org/
//The holy grail of hardware/emulation documentation + emulators + debuggers for console development.
nocash.emubase.de
//Emulation technical progamming info
http://fms.komkon.org/EMUL8/HOWTO.html
http://atarihq.com/danb/files/emu_vol1.txt
//Useful sites + resources
devkitpro.org
devkitpro.org/wiki/Getting_Started
brew.sh
https://developer.apple.com
https://developer.apple.com/library/mac/navigation/#section=Resource%20Types&topic=Getting%20Started
https://developer.apple.com/library/mac/#referencelibrary/GettingStarted/RoadMapOSX/chapters/02_SetUp.html
https://developer.apple.com/library/mac/#referencelibrary/GettingStarted/RoadMapOSX/books/RM_YourFirstApp_Mac/Articles/Introduction.html
http://developer.android.com/index.html
http://developer.android.com/training/index.html
lwjgl.org
//Learn languages
docs.oracle.com/javase/tutorial/
www.cplusplus.com
http://www.cprogramming.com/tutorial.html
http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html
//OpenGL graphics hardware API
http://www.opengl.org/
https://developer.apple.com/opengl/
nehe.gamedev.net
//Beautiful GLSL (OpenGL Shader Language) sandbox gallery stuff
http://glsl.heroku.com/
http://glsl.heroku.com/e#10329.1
//Tutorial + misc.
https://www.youtube.com/user/thenewboston/videos?shelf_index=5&sort=dd&view=1
https://www.youtube.com/user/TheCodingUniverse
//Hardware development/hacking
https://www.sparkfun.com/
https://www.youtube.com/user/thebenheckshow
https://www.element14.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment