|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: using 256 colors in c
============================================================ ARE YOU OVER 50? Make sure you are getting the discounts you deserve and save money. SeniorDiscounts.com brings you a FREE listing of over 40,000 discounts, so visit today! http://click.topica.com/caaacqybUrGczbU68iFa/seniordiscounts ============================================================ i am trying your lines right now but i would appreciates it if you sent me the file. thanks Ryan Moe wrote: > ======================================================== > Enter Food Network’s Taste The Adventure Sweepstakes: > You & 3 friends take the food adventure of a lifetime > on a private jet to three mouth-watering destinations! > http://click.topica.com/caaacpGbUrGczbVNYdha/FoodNetwork > ======================================================== > > you can use mode 13h. The video memory is linear which makes it easy to do > things. To get into mode 13 you can do this: > > asm { > > mov ax, 0x013 > mov bx, 0x101 > int 0x10 > } > This should help you get started, but if you need any help I have a file I > wrote like 2 years ago that has lots of mode 13 stuff like > putpixel/getpixel, palette stuff, virtual screen things, etc... I can send > it to you off list(it's like 40K). > > Ryan > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com > > ============================================================ > Sign up for My Topica and get a FREE, personalized web page > for all your subscriptions, online reading and posting > privileges, special offers, and more! > http://click.topica.com/caaabHSbUrGczbVNYdhf/register > ============================================================ > ============================================================ Enjoy your vacation more knowing that My Topica won’t overstuff your inbox! When you come back, your email will, too. Refreshed. Relaxed. Ready to be read. Sign up for free email R&R. http://click.topica.com/caaabHTbUrGczbU68iFf/register ============================================================ ==^================================================================ EASY UNSUBSCRIBE click here: http://topica.com/u/?bUrGcz.bU68iF Or send an email To: gameprogrammer-unsubscribe@topica.com This email was sent to: list@pendleton.com T O P I C A -- Register now to manage your mail! http://www.topica.com/partner/tag02/register ==^================================================================
|
|