If you're interested in using assembler you can use Duke's printf example and follow these steps to compile and run the program.
- Download the asm5900 assembler and the printf example from dukes page. Unzip to the files to directories.
- Compile the example using the command 'asm5900 example.asm'. This will create a file called example.elf in the same directory.
- Create a CD ISO image with
example.elf
system.cnf (contents described in patcher)
- Use CD Patcher to patch ISO image.
- Burn CD Image.
- Use AR2 swap technique to run.