Page 1 of 1

New programming article

Posted: Thu Mar 22, 2012 9:41 am
by kas1e
Yesterday i publish my new article about amigaos4 low-level programming and general information about libcs, elfs, elf-loader, assembler, disassembling and co. Article can be intersting for anyone who have some basic programming skils, and just want to know more about SDK, compilers, linkers and co.

You can read it online on os4coding.net, HERE , or download PDF version with all the examples included HERE

Thanks for reading , thanks to Trixie for proofreading, and thanks Frank for his never endless help.

Re: New programming article

Posted: Fri Mar 23, 2012 12:36 am
by ssolie
Looks like some more good info to add to the new wiki... ;)

Re: New programming article

Posted: Mon Mar 26, 2012 4:49 pm
by Calgor
Very nice, reminds me of the AmigaDOS manual (WB1.x) in some aspects of describing the HUNK format combined with The Guru Book for obscure low-level details combined with the Abacus Advanced C for Amiga Programmer's description of the old Aztec C compiler. Keep up the good work.