RE: TI-H: risc
[Prev][Next][Index][Thread]
RE: TI-H: risc
>> No one writes games in ASM for windows computers. Writing
>> programs in ASM,
>> even under linux, is very very hard and it would be faster to use a high
>> level C language...
>
>BEEEP. Wrong. A) Anything you need a .vxd or windows driver for is
>generally in ASM, (that's the interface used in the DDK) and the inner loops
>of many games are often rewritten in ASM for speed.
Yeah, sure that part is written in ASM but the core of the program is
written in a higher language.
References: