Thread: Colorful pictures in Dos

  1. #1
    Linux Forever
    Join Date
    Oct 2002
    Posts
    373

    Colorful pictures in Dos

    I have a program in dos that has a hand cut off at the wrist and dripping blood as a cursor. Not that i want to use the hand thing, but how would i have graphics in a dos program. BTW, in dos, i mean the that uses
    Code:
    #include <iostream>
    int main()
    {
    std::cout << "Hello world\n";
    }
    I know about using namespace std; but im to lazy to write it.
    This war, like the next war, is a war to end war.

  2. #2
    Confused Magos's Avatar
    Join Date
    Sep 2001
    Location
    Sweden
    Posts
    3,145
    MagosX.com

    Give a man a fish and you feed him for a day.
    Teach a man to fish and you feed him for a lifetime.

  3. #3
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    Would that hand happen to be the one from a popular NES emulator?

  4. #4
    Linux Forever
    Join Date
    Oct 2002
    Posts
    373
    Can't remember..... hmm... maybe... something like NESticle..... yea, thats it.

    How did you know?
    This war, like the next war, is a war to end war.

  5. #5
    Confused Magos's Avatar
    Join Date
    Sep 2001
    Location
    Sweden
    Posts
    3,145
    Originally posted by Blizzarddog
    How did you know?
    Duh
    MagosX.com

    Give a man a fish and you feed him for a day.
    Teach a man to fish and you feed him for a lifetime.

  6. #6
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    Anyone who ever played an NES rom would have got that as quick as i did lol.

  7. #7
    Linux Forever
    Join Date
    Oct 2002
    Posts
    373
    Yea, i LOVE the older games. Bionic commando, and my all-round favorite video game series, Metroid. Jnes doesn't work with Metroid 1 though. And magos, don't be cruel, cuz i was just kidding. How else would anyone know what the emulator has?
    This war, like the next war, is a war to end war.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. File systems?? (Winxp -> DOS)
    By Shadow in forum Tech Board
    Replies: 4
    Last Post: 01-06-2003, 09:08 PM
  2. winver, winminor, winmajor can it be found from dos?
    By ronin in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 10-02-2002, 10:32 AM
  3. real mode dos & win dos
    By scott27349 in forum A Brief History of Cprogramming.com
    Replies: 26
    Last Post: 08-19-2002, 06:15 AM
  4. DOS program versus DOS console program
    By scromer in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 01-10-2002, 01:42 PM
  5. Shut off DOS screen automatically to Windows
    By Unregistered in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 11-08-2001, 07:14 PM