HomeForumsWhat's newResources 
 
 
"Copperbar" sample
antime - Jun 9, 2002
 antime Jun 9, 2002
Here's... my first Saturn program, an oldschool copperbar, complete with sourcecode. Not too high-quality code, but it's developed and tested with a Commlink setup so it works.

 Daniel Eriksson Jun 19, 2002
Cool! Good work!

 antime Jun 19, 2002
Bah, I just noticed that I had broken the program while removing some debugging crap. So if you downloaded the source between June 12. and June 19. please download it again. That sign-extension is going to bite me every time!

 antime Sep 5, 2002
I rewrote the program in C and put it up at the same place. I used the SH-ELF toolchain from KPIT... to compile it, together with a custom crt0.S and link script (also downloadable from my page).