GP32 How can i learn assembler ?


ConsoleTom

Member
Joined
Dec 4, 2003
Messages
106
Age
47
Location
Germany
Website
Visit site
Hi !

My hobby is programming. I write programs since several years, so i have some experiences in general.

Now i would like to learn assembler programming of the GP32. Since i never programmed assembler, i just would like to learn how i write simple routines.

For example: I have a sound file in the memory of the GP32 and would like to let an assembler routine change the volume of the sample data.

How could i learn it ? Or how can i use assembler routines in gcc ?

Greetings.

Tobias
 
Agree, gbadev.org is a good source especially if you have no experience with the ARM processors. I have been learning ARM asm from the official documentation to the cpu so I recommend you the same, though I dont have the link to it now.
Possibly to be found on Darkfader's or Mr.Spiv's site for instance.
 
Back
Top