|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: (No Subject)
Sorry, but I don't know how to program in Turbo Pascal... I'm coding now in C, C++, JAVA, HTML, ASM (8086), C Windows, COBOL, SQL, AMOS, VISUAL BASIC. But here's maybe where you'll have to take a look... If you need libraries in Turbo Pascal (like C) then search the web for a graphic libs that'll give you access to higher resolution. Or if you prefer, you can still code it in ASSEMBLY but it is hard to consider all video cards on the market with Assembly.. ;-) With a good libs, you'll be able to give a good "portable" acces to your program (in function of graphic cards available on the market). And it'll be more easy for you to make fast update when new graphic hardware will be on market... Maybe by posting on the newsgroup you'll get a better answer. Gabriel Mailhot Allegoria Productions http://go.to/allegoria ----- Original Message ----- From: pancara kusuma wijonarko <pancara.wijonarko@eudoramail.com> To: <gameprogrammer@gameprogrammer.com> Sent: Thursday, March 16, 2000 1:57 AM Subject: (No Subject) > Hi, > > I have made a program graphics in Turbo Pascal with Assembly procedures, but I can't change the mode 640x480 pixels 256 colors, so I still do it with 320x200pixels 256 colors. > > How to change to 640x480 pixels 256 colors ? > > Best regards. > > > > > Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at http://www.eudoramail.com > ================================================================= > The GameProgrammer.Com mailing list is for the open discussion > of any topic related to the art, science, and business of > programming games. This list is especially tolerant of beginners. > We were all beginners once > > To SUBSCRIBE or UNSUBSCRIBE please visit: > http://gameprogrammer.com/mailinglist.html ================================================================= The GameProgrammer.Com mailing list is for the open discussion of any topic related to the art, science, and business of programming games. This list is especially tolerant of beginners. We were all beginners once To SUBSCRIBE or UNSUBSCRIBE please visit: http://gameprogrammer.com/mailinglist.html
|
|