Jump to content

Search the Community

Showing results for tags 'wep'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • The General Stuff
    • Announcements
    • Introduce Yourself!
    • General Discussion
  • Microsoft Software Products
    • Windows 11
    • Windows 10
    • Windows 8
    • Windows 7
    • Windows Server
    • Older Windows NT-Family OSes
    • Windows 9x/ME
    • Other Microsoft Products
  • Unattended Windows Discussion & Support
    • Unattended Windows
    • Other Unattended Projects
  • Member Contributed Projects
    • Nuhi Utilities
    • Member Projects
    • Other Member Contributed Projects
    • Windows Updates Downloader
  • Software, Hardware, Media and Games
    • Forum Categories
    • Mobile Devices
  • Customizing Windows and Graphics
    • Customizing Windows
    • Customizing Graphics
  • Coding, Scripting and Servers
    • Web Development (HTML, Java, PHP, ASP, XML, etc.)
    • Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
    • Server - Side Help (IIS, Apache, etc.)

Calendars

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype

Found 1 result

  1. I sure hope that this is the right place to post this. Has anyone ever played TETRIS for Windows? The current version of the game is version 2 with the datestamp of 1990-09-04 21:46:28 with TETRIS.EXE as the executable. It's a 16-bit executable that was apart of the first volume Microsoft Entertain Pack for Windows as well as Microsoft's Best of Windows Entertainment Pack that ran under Microsoft Windows 3.0 and later. Now here's the embarrassing limitation. According to this article, programmers used 16-bit signed integer variables to store points earned by the player. Once you reach the highest possible score of 32,767 points, it overflows and is displayed as a negative number (-32,768 points). Are there any 16-bit hex editing utilities that will look at 16-bit Windows executable files and are there any 16-bit de-compilers that will modify the code? Also, is there any idea what code that was used to store 16-bit signed integer variables to store points that were earned by the player? If there is no fix, I guess that you'll have to stop at 32,000. ;| Thank you for your time.
×
×
  • Create New...