HomeForumsWhat's newResources 
 
 
cross compiler with 68K and SH2 (and x86) support
vbt - Mar 8, 2020
 vbt Mar 8, 2020
@DamageX... wrote a nice cross compiler for Saturn,32x, x68k, here are more details :

  
	
	
NOWUT v0.11b - a programming language and compiler

At this stage of development, both the language and compiler are incomplete. Errors may not be caught,
bugs may bite (see below for list of known bugs), and code will be suboptimal.

However, NOWUT can successfully compile itself, as well as several demo programs.

The compilers (NOWUT, NO68, NOSH2) are licensed under the GPL (see COPYING). (Example programs included
in the archive should be considered public domain unless stated otherwise.)


Check here : Compiler : http://www.hyakushiki.net/misc/nowut22.zip...

Some saturn samples are provided (in ASM or NOSH2)




 vbt Aug 14, 2020
2020 Apr 21NOWUT version 0.23 release
Minor update with a couple of improvements and a couple of fixes.
Check the documentation.... Download the complete archive....
And be sure to get Go Link from Go Tools website....