Links to related sites and resources

headkaze · 9771

Offline headkaze

  • Administrator
  • Blue Gene Super Computer
  • **********
    • Posts: 7838
on: December 20, 2008, 04:22:40 am
Here I will be posting some links to places related to coding the GBA & NDS

- http://gbadev.org/

This is the place that started it all. It also has a great forum for both GBA & NDS.

- http://www.drunkencoders.com/

Another great resource for GBA & NDS

- GBATek

Technical info on the GBA & NDS

- ARM instruction set cheat sheet

Quick guide to the ARM instruction set

- ARM processor power point presentation

A simple power point presentation introducing some of the basic aspects of the ARM processor

Dev-Scene Tutorials

- http://dev-scene.com/NDS/Tutorials
« Last Edit: December 28, 2008, 01:36:12 am by headkaze »



Offline flash

  • Administrator
  • Blue Gene Super Computer
  • **********
    • Posts: 13180
Reply #1 on: December 20, 2008, 09:23:43 pm
This a a slightly complicated but educational reference manual on the Arm9 processor in the NDS.


Coding for the love of it!


Offline flash

  • Administrator
  • Blue Gene Super Computer
  • **********
    • Posts: 13180
Reply #2 on: December 20, 2008, 09:42:31 pm
This is also a handy reference for the arm instruction set. This is more geared towards the Archimedes but still very relevant. I have compiled it all together as a word document.

Coding for the love of it!


Offline flash

  • Administrator
  • Blue Gene Super Computer
  • **********
    • Posts: 13180
Reply #3 on: December 22, 2008, 10:06:43 pm
Was reading this http://www.dspassme.com/programmers_guide/tutorial/using_tiles.html#tile01

There is some great (bloody C based) info presented here and also data on using a python script to generate includes for tilemaps and to generate palettes. Sadly Gimp and Linux based also. Still, lots of pointers.

Coding for the love of it!


Offline flash

  • Administrator
  • Blue Gene Super Computer
  • **********
    • Posts: 13180
Reply #4 on: December 28, 2008, 10:09:46 pm
I just wanted to do a post on MappyWin32

This is really quite a help when it comes down to editing tile based levels.

Also included a mess about version of the level 1 Warhawk map to show you how well it works.

« Last Edit: December 28, 2008, 10:13:31 pm by Flash »

Coding for the love of it!