Recent content by FlyingWaffle

  1. F

    Research: Calling All ASM Experts!

    Because Pokemon has a grid based movement system, diagonal movement would be impractical. Since the GBA only has 4 directions on the arrow pad any diagonal movement would rely on pushing first one direction then the next. Since Pokemon is grid based (1 button push = 1 grid block movement) this...
  2. F

    Research: Calling All ASM Experts!

    Thanks for fixing the links! Here are two reference manuals for the ARM7 processor used in the GBA: infocenter_arm_com/help/topic/com.arm.doc.ddi0029g/DDI0029.pdf infocenter_arm_com/help/topic/com.arm.doc.ddi0210c/DDI0210B.pdf I'm not quite sure which one is the right one since the revised copy...
  3. F

    Research: Calling All ASM Experts!

    Quick list of things that no-one has mentioned yet that will be pretty necessary: devkitpro_org - Free development environment for various consoles including GBA and NDS. infocenter_arm_com/help/index.jsp - Spec sheet for the processor used in the GBA and NDS (you'll have to search for the...
Back
Top