Home | Forums | What's new | Resources | |
Starting out |
Respectible Face of Engineering - Mar 3, 2004 |
kerberos | Mar 4, 2004 | ||||
All you need is a saturn, a compiler and a text editor. And some docs. find all you need here : Antime's saturn page... There are basically three way to program the saturn : using the SGL (Sega Game Library), a "high" level library; using the SBL (Sega Basic Library) , a more powerful and low level lib; using no lib at all. Using the SGL and/or SBL is the simplest way to get started.
Code:
What ? |