Select application Welcome to TsaBros web site Work in progress Articles and technical documentations CLie discussion board Frequently asked questions Download area Links to others good sites Us
forum
 
  C language for demos
  Author: wizard31
  Date: 01-03-2002, 14:35
  
Such a nice demo !
Is programming (great) demos with C language possible ?
Do I need assembler ?

  Re: C language for demos
  Author: WinterMute
  Date: 01-03-2002, 16:55
  
Thank you.
In fact this demo is mostly done in C. Building a whole app in assembly is very difficult and useless. The part done in assembly regards the dragon sprites that are done using generated code, that can only be done in assembly, and some little routs. But there are several other ways to reach the same result in C.
But don't be affraid, assembly is very easy and very comfortable when it comes to little parts of code.
I will write an article about how to integrate easily machine code in a CW project.
WM

  Re: C language for demos
  Author: mtg101
  Date: 01-03-2002, 17:31
    E-Mail User
WinterMute - I'd appreciate it very much an article on how to use ASM with CW.

However.. before that I'd better learn some ASM :-) I haven't done any since college - and that wasn't much!

Can you recommend some good introductions to 68K ASM - just the basics of the commands and things like interaction with C functions would be really useful.


 
-

13646 visits since 2002.02.28 | Last Update : 2003, July 15th | suggestions, bugs to Webmaster | original S8Forum by Kelli Shaver