Results 1 to 1 of 1

Thread: [MASM] Colored strings and ASCII art

  1. #1

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

    [MASM] Colored strings and ASCII art

    Here is a very basic ASM Include file that contains a subroutine that draws a colored string

    The file contains comments to explain syntax and stuff like that. The file also contains a few TEXTEQU constants that define corners and lines that you can use to draw ASCII art borders and stuff on screen.

    This is my first really useful bit of kit that I have written in ASM so please bear with me if its a bit crap.

    I'm sure you'll work it out anyway. You ASM bunch are a smart lot.
    Please read the Readme file first though.


    Enjoy.
    Attached Files Attached Files
    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