09-08-2005, 06:06 AM
What language was used to program FsP?
What language
|
09-08-2005, 06:06 AM
What language was used to program FsP?
09-08-2005, 08:19 AM
Is that what a lot of programs are made from? I imagine games are different.
09-08-2005, 08:32 AM
Actually you'll find that most programs are written in C++; and that whether they are games or not!
![]()
09-08-2005, 08:47 AM
On Windows platforms most commercial programs you encounter (games & apps) are written in C++, yes.
09-08-2005, 09:17 AM
With the power of PC's nowdays It's a very rare application that needs the programmer to start messing with assembler.
About bloody time I say! I HATED it ![]()
09-08-2005, 11:03 AM
mainly C++ on some assembly for speed, FsP have 50,400 lines of Code net (without comment etc etc)
counted with comment it make 64'500. Dan
09-08-2005, 11:40 AM
Quote:some assembly for speed You sir, are a braver man than me! Last time I touched ASM, I was writing a mouse unit for DOS Turbo Pascal. Never EVER again. ![]()
09-08-2005, 12:37 PM
first time it was a demo with sound/sprite enterelly written in assembly on a PC SX25 (jurassic period)
![]() ASM is really more user friendly by those day with a nice compiler. Notice I ranted during years against MFC (microsoft fundation class) and win32 but when I finally tried it it was really simple... perhaps you may try again a bit of ASM ? ![]() Dan Post Edited ( 08-09-05 13:41 )
09-08-2005, 12:41 PM
The first time was on a Acorn Electron... Ahh easy peasy. Once I got into PC's I gave up. For anything I do for myself, it's not needed.
09-08-2005, 12:55 PM
Quote:Tepic wrote: Ha! Managed that one w/o assembler! ![]()
09-08-2005, 01:05 PM
But mine was FAST! It was also tiny! I can't remember how large now, but we are talking bytes.
09-08-2005, 01:09 PM
Programming - the only domain where men will brag about their tools being fast and tiny.
Post Edited ( 08-09-05 14:09 )
09-08-2005, 01:10 PM
notice my first prog was on a commodore VIC 20 with 20k memory ... (precambrian period)
Dan
09-08-2005, 01:17 PM
Cool mice was a Vic as well. I only had a 3k expansion though.. It was also all in BASIC..
I still collect Vic20 stuff now. |
« Next Oldest | Next Newest »
|