Results 1 to 4 of 4

Thread: Snow

  1. #1

    Thread Starter
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682
    I don't live here any more.

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

    Re: Snow

    pretty nice. i would sugest make the snow a little bity bity bigger
    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

  3. #3
    Addicted Member
    Join Date
    Aug 2005
    Location
    York
    Posts
    197

    Re: Snow

    Sweet....I never learnt how to use interrupts(except int 3) and stuff....guess its a good book you're learning form lol
    I only learnt 32-bit windows progging with asm and all from stuff off the internet...though i would like to get my hands on the asm book

  4. #4

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

    Re: Snow

    http://www.amazon.com/exec/obidos/tg...books&n=507846

    Its a brilliant book (particularly for ASM novices like I was). I'm already coding whole demo programs from scratch without refering to the book (apart from remembering interrupt numbers of course)! Its sort of half reference/half turorial and its a good approach to this tough topic.

    You'd definitely need to be a programmer already though (in C++ or VB) to make any progress, the learning curve is steep here, but I've found it very easy to grasp.

    You'd probably want to look towards the latter half of the book with your experience level, thats where the 16bit stuff (Real mode) is. My favourite chapter is Ch15 where it goes into DMA video programming

    I'll upload last nights program later so you can see how fast this book get you learning, I've only been doing ASM for 5 weeks or so!
    I don't live here any more.

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