Home | Download | Musics | Developers | |||||
sc68 developer documentation
2.3.0CopyrightCopyright (C) 2001-2003 Benjamin GerardIntroductionThis documentation intends to help developers to use or modify sc68 components.The api68 library is the easiest way to play sc68 files in a third party application. Sample files may be found in the xmms68 sc68 or winamp68 directories. The file68 library can be used to handle sc68 files. It provides loading verifying and saving functions and many other useful functions. Sample files may be found in the info68 and debug68 directories. The emu68 library and the io68 library are respectively the 68000 emulator and the Atari ST and Amiga chipset emulators.
The unice68 library is a ICE 2.4 depacker. It is a rougth "C" conversion of original 68000 ICE 2.4 depacker routine. Portability issuesc68 has currently been ported on many platforms. Anyway all these platforms were 32 bit wide. It is possible that some modules does not compile properly with platform that does not handle all fixed size integer types used by the libraries (64, 32, 16 and 8 bit integer both signed and unsigned). It may works with 64 bit platforms as soon as it has support for above integer types but generated code may be not fully optimized for such platforms. | ||||||||
sc68 website ©sashipa Nov 2003 | Design by Benjamin Gerard, powered by |