16-bit
Cannot launch 16-bit application anymore
I\'m trying to debug and resolve some issues with a Win32 macro application written C++ however I\'m having the strangest issue.[详细]
2022-12-29 02:25 分类:问答Building 16 bit os - character array not working
I am building a 16 bit operating system. But character array does not seem to work. Here is my example kernel code:[详细]
2022-12-28 13:55 分类:问答Setting processor to 32-bit mode
It seems that the following is a common method given in many tutorials on switching a processor from 16-bit to 32-bit:[详细]
2022-12-25 20:36 分类:问答Java error on bilinear interpolation of 16 bit data
I\'m having an issue using bilinear interpolation for 16 bit data.I have two images, origImage and displayImage.I want to use AffineTransformOp to filter origImage through an AffineTransform into disp[详细]
2022-12-22 20:49 分类:问答On the fly pdf creation with 16bit colour depth png support in php
I\'m trying to create pdf documents on the fly in an application, i.e. a user clicks a link and a pdf document is displayed to them with some text and some images.[详细]
2022-12-22 13:40 分类:问答How to check if two System.Drawing.Color structures represent the same color in 16 bit color depth?
How can I check if two System.Drawing.Color structures represent the same color in 16 bit color depth (or generally based on the value of Screen.PrimaryScreen.BitsPerPixel)?[详细]
2022-12-19 11:12 分类:问答What does OFFSET in 16 bit assembly code mean?
I am going through some example assembly code for 16-bit real mode. I\'ve come across the lines: movbx, cs[详细]
2022-12-10 22:58 分类:问答Alter Interrupt in 16 bit Real Mode
I\'m trying to alter my interrupt table to take over the keyboard i开发者_如何学运维nterrupt. My end goal is to write my new interrupt routine, copy myself into RAM and make the real-mode interrupt ta[详细]
2022-12-09 02:09 分类:问答