16-bit application: Difference between revisions
Appearance
Content deleted Content added
m Bot: Fixing double redirect to 16-bit computing Tag: Redirect target changed |
|||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
⚫ | |||
{{merge to|16-bit|date=February 2012}} |
|||
A '''16 bit application''' is any software written for [[MS-DOS]], [[OS/2]] 1.x or early versions of [[Microsoft Windows]] which originally ran on the [[16-bit]] [[Intel 8088]] and [[Intel 80286]] [[microprocessor]]s. Such applications used a 20-[[bit]] or 24-bit [[x86 memory segmentation|segment or selector-offset]] address representation to extend the range of addressable memory locations beyond what was possible using only 16-bit addresses. Programs containing more than <math>2^{16}</math> [[byte]]s (64 [[kilobyte]]s) of instructions and data therefore required special instructions to switch between their 64-kilobyte [[memory segment|segment]]s, increasing the complexity of programming 16-bit applications. |
|||
{{N-bit|16|(2 octets)}} |
|||
{{Redirect category shell|1= |
|||
==See also== |
|||
{{R from merge}} |
|||
* [[Win32s]] |
|||
{{R to section}} |
|||
⚫ | |||
}} |
|||
{{FOLDOC}} |
|||
[[Category:Data unit|16-bit application]] |
|||
{{computing-stub}} |
|||
[[ar:برامج 16-بت]] |
|||
[[es:Aplicación de 16 bits]] |
|||
[[ko:16비트 응용 프로그램]] |
|||
[[it:Applicazione a 16 bit]] |
|||
[[ja:16ビットアプリケーション]] |
|||
[[zh:16位元應用程式]] |
Latest revision as of 01:51, 3 January 2020
Redirect to:
This page is a redirect. The following categories are used to track and monitor this redirect:
|