Welcome, Guest. Please login or register.

Author Topic: Warpup assembler programmming.  (Read 2483 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline HardboyTopic starter

  • Full Member
  • ***
  • Join Date: Feb 2002
  • Posts: 248
    • Show all replies
Warpup assembler programmming.
« on: May 21, 2003, 11:36:18 PM »
Hey there!

Does anyone know the register convention used in Warpup?
 

Offline HardboyTopic starter

  • Full Member
  • ***
  • Join Date: Feb 2002
  • Posts: 248
    • Show all replies
Re: Warpup assembler programmming.
« Reply #1 on: May 23, 2003, 02:50:50 PM »
Whats that devkit, haven´t found that one?

Hmm, does anyone knows how pasm/vlink arranges to setup the local data pointer with the directive "sdreg"? What if you in the middle of a program likes to changes that, i.e. to another segment?
Quote
Still, if youre using ppc, you may as well do most your work in C (unless you are a very good PPC asm coder)...


It´s not really a matter of how "good" you are, but rather how much time you got. Most things takes much longer time to code in assembler than high-level.