Results 1 to 13 of 13

Thread: How did you do it?

  1. #1

    Thread Starter
    Banned programmer_boy's Avatar
    Join Date
    Sep 2005
    Location
    Netherlands
    Posts
    26

    How did you do it?

    I'm just curious..

  2. #2
    Fanatic Member namrekka's Avatar
    Join Date
    Feb 2005
    Location
    Netherlands
    Posts
    639

    Re: How did you do it?

    I won't tell you!

  3. #3
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: How did you do it?

    Well, personally, I just set the ES 16-bit segment register to point at VRAM and then I used very simple logic to insert the pixel data into the VGA adaptor palette port. After that its a simple matter of moving bytes into VRAM (mov BYTE PTR ES:[DI], colIndex) to create the output.

    Dead easy.
    I don't live here any more.

  4. #4
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091

    Re: How did you do it?

    Well, like every young lad, I practiced on the mechanical woman that I built from old lawnmower parts...
    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  5. #5

    Thread Starter
    Banned programmer_boy's Avatar
    Join Date
    Sep 2005
    Location
    Netherlands
    Posts
    26

    Re: How did you do it?

    Quote Originally Posted by wossname
    Well, personally, I just set the ES 16-bit segment register to point at VRAM and then I used very simple logic to insert the pixel data into the VGA adaptor palette port. After that its a simple matter of moving bytes into VRAM (mov BYTE PTR ES:[DI], colIndex) to create the output.

    Dead easy.

    So that's how it was done, eh?


  6. #6

    Thread Starter
    Banned programmer_boy's Avatar
    Join Date
    Sep 2005
    Location
    Netherlands
    Posts
    26

    Re: How did you do it?

    Quote Originally Posted by crptcblade
    Well, like every young lad, I practiced on the mechanical woman that I built from old lawnmower parts...
    Sounds kinky

  7. #7
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: How did you do it?

    I couldn't afford lawnmower parts, thankfully the woman next door was a slut.
    I don't live here any more.

  8. #8

    Thread Starter
    Banned programmer_boy's Avatar
    Join Date
    Sep 2005
    Location
    Netherlands
    Posts
    26

    Re: How did you do it?

    Quote Originally Posted by wossname
    I couldn't afford lawnmower parts, thankfully the woman next door was a slut.
    Lucky bar steward!

  9. #9
    Frenzied Member wiz126's Avatar
    Join Date
    Jul 2005
    Location
    Mars,Milky Way... Chit Chat Posts: 5,733
    Posts
    1,080

    Re: How did you do it?

    i just set in the bethroom and let it go. thats how i did it!!!!
    1) If your post has been adequately answered please click in your post on "Mark Thread Resolved".
    2) If someone has been useful to you please show your respect by rating their posts.
    3) Please use [highlight="VB"] 'your code goes in here [/highlight] tags when posting code.
    4) Before posting your question, make sure you checked this links:
    MICROSOFT MSDN -- VB FORUMS SEARCH

    5)Support Classic VB - A PETITION TO MICROSOFT

    ___________________________________________________________________________________
    THINGS TO KNOW ABOUT VB: || VB Examples/Demos
    What are Classes?
    || -
    Where to place a sub/function?(global) || Webbrowser control

  10. #10
    Banned timeshifter's Avatar
    Join Date
    Mar 2004
    Location
    at my desk
    Posts
    2,465

    Re: How did you do it?

    I forgot...

  11. #11
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: How did you do it?

    I trimmed my armpit hair in the shape of a bell using a ferret.

  12. #12
    Frenzied Member oceanebelle's Avatar
    Join Date
    Jun 2005
    Location
    my n00k.
    Posts
    1,064

    Re: How did you do it?

    ate squids' breast.

  13. #13
    Frenzied Member mar_zim's Avatar
    Join Date
    Feb 2004
    Location
    Toledo Cebu City.
    Posts
    1,416

    Re: How did you do it?

    ate breast and squids.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width