Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Mode X


Related Topics

In the News (Sun 23 Nov 08)

  
  GameDev.net - Mode X: 256-color VGA Magic
Mode X pixels are processed in parallel, improving performance up to four times.
Fourth, like mode 13h but unlike all other VGA modes, mode X is a byteper-pixel mode (each pixel is controlled by one byte in display memory), eliminating the slow read-before-write and bit-masking operations often required in 16-color modes.
The VGA hardware feature that's truly the key to mode X performance is the ability to process four planes' worth of data in parallel; this includes both the latches and the capability to fan data out to any or all planes.
www.gamedev.net /reference/articles/article373.asp   (2602 words)

  
 Mode X - Wikipedia, the free encyclopedia
Mode X is an undocumented video graphics display mode of the IBM VGA graphics hardware that was popularized by Michael Abrash, first published in July 1991 in Dr.
Mode X involves tweaking IBM's standard Mode 13h 256 colour graphics mode such that all the video memory is made available to the programmer in a planar fashion, at the expense of extra complexity in writing to video memory.
Planar mode allows up to 4 adjoining pixels to be modified in one byte write operation, which is ideal for solid filling of objects such as polygons, rectangles, lines, etc.
en.wikipedia.org /wiki/Mode_X   (246 words)

  
 Tweaked VGA modes. Mode X and related video modes
Most of these modes can be set up on an ordinary VGA card, but you will need a monitor capable of displaying at least 800x600 to use some of these modes.
Using an unchained mode slows you down if you are writing a lot of single pixels because you have to set the mask register before writing the pixel and setting the register takes at least as long as writing the pixel does.
One of the real problems with using the VESA modes is that you have to use bank switching to access all the display memory used by these modes.
www.gameprogrammer.com /3-tweak.html   (2825 words)

  
 Getting X Off The Hardware
This paper lays out an alternative structure for X within the Linux environment where the responsibility for acceleration lies entirely within the existing 3D user/kernel library, the mode selection is delegated to an external library and the X server becomes a simple application layered on top of both of these.
X servers for PC operating systems adapted to simple video mode selection by creating a 'virtual' desktop at least as large as the largest desired mode and making the current mode view a subset of that, panning the display around to keep the mouse on the screen.
Within that mode there may be a wealth of information that is not relevant to the X server; it really only needs to know the pixel dimensions of each frame buffer, the physical dimension of pixels on each monitor and the geometric relationship among monitors.
keithp.com /~keithp/talks/xserver_ols2004/xserver-ols2004-html   (4791 words)

  
 Mode X and Mode 13 Display Modes   (Site not responding. Last check: 2007-10-22)
Mode 13 is the linear unflippable 320x200 8 bits per pixel palettized mode known widely by its hexadecimal BIOS mode number: 13.
Mode X is a hybrid display mode derived from the standard VGA Mode 13.
Mode X modes are indicated by the DDSCAPS_MODEX flag in the DDSCAPS structure, which is part of the DDSURFACEDESC structure returned by the IDirectDrawSurface3::GetCaps and IDirectDraw2::EnumDisplayModes methods.
delphi.skyfire.ca /Imaging/OpenGL/help/microsoft/DIRE325Y.HTM   (261 words)

  
 Using X
Hi-color modes are supported only on displays matching the exact color depth (15 or 16); true color modes are supported only on true color X displays, but always both 24 bit and 32 bit SVGA modes.
As the typical graphics mode with 320x200x8 will be used often with large scalings and modern graphics boards are pretty fast, I added something to eat up your CPU time: you can turn on the bilinear interpolation.
Modes that are defined but cannot be supported due to lack of video memory or because they cannot be displayed on your X display, are marked as unsupported in the VBE mode list (but are still in it).
dosemu.sourceforge.net /docs/README/1.2/x478.html   (1716 words)

  
 Hydrogenaudio Forums -> Would a new X mode be prudent?
Mode 3 is generally the best overall for quality purposes yet it can lead to significant bitrate bloat.
The reason that it's hard to get LAME to sound good at lower bitrates isn't because of the X modes, but because the psymodel is not very well tuned for this in many other areas.
But I have no idea if such a mode would even have the desired improvement in quality (over -X 1 for long blocks)...it was one of those "has anybody thought about this?" things.
www.hydrogenaudio.org /forums/index.php?showtopic=6141   (880 words)

  
 Amiganet
Unlike the virtual hostmask mode that some other IRC networks use, UndernetÂ’s cannot be unset; the user must disconnect from Undernet to disable it.
When X joins the channel, it will reset those modes if it is alone in the channel.
The ability to see channel modes is extremely helpful in case the channel is locked up (channel modes +i, +l, and/or +k).
www.amiganet.org /x_usage.html   (3025 words)

  
 Introduction to VGA mode 'X'
A further note about Mode X is that is does not correspond to a particular resolution per se, but corresponds to a group of resolutions capable by the VGA hardware.
The Mode X screen is arranged as four tables (planes), each of which is made up of 90 columns and 240 rows (for our 360x240 pixel resolution).
My current personal project is a sprite graphics engine using Mode X at a resolution of 360x240 pixels, and I have made a fair bit of progress on this.
fly.cc.fer.hr /GDM/articles/vgamodex/vgamx1.html   (4190 words)

  
 Optoelectronics, Inc.   (Site not responding. Last check: 2007-10-22)
The new X Sweeper is a nearfield receiver with a graphical display that displays the nearfield RF (analog only) in a spectrum format, allowing the user to rapidly observe all signals that are present, not just one single frequency at a time.
This mode runs in parallel with SWEEP, SCAN and VFO modes and differs from the regular MEMORY in that it logs every frequency, even repeat occurences, to a separate memory allowing you to keep the first 1919 frequencies or keep the last 1919 frequencies captured.
The X Sweeper can be tuned to a specific frequency by entering that frequencydirectly into the keypad while in VFO mode.
www.optoelectronics.com /xsweeper.htm   (1246 words)

  
 Definition of Mode-X   (Site not responding. Last check: 2007-10-22)
This is an un-chained video mode, which means that you have to use a form of bank switching to access all the screen memory.
Some benefits of this mode are hardware page flipping, multiple on-card virtual buffers (sometimes referred to as double buffers), fast horizontal line fills (used for *very* fast solid filled polygons), and hardware scrolling.
Some drawbacks of this mode are that it is difficult to code for and isn't any faster than Mode 13h on a PC today.
www.monstersoft.com /tutorial1/glossary/modex.html   (115 words)

  
 [No title]   (Site not responding. Last check: 2007-10-22)
In 16-color modes, the default state for this bit is off (zero), and the VGA operates as described earlier.
In the VGA's standard 256-color mode, mode 13h, this bit is turned on (set to one), and this turns the tieing of bit planes and memory address on.
In this state, the bit planes are said to be chained together, thus mode 13h is often called a _chained mode_.
www.qzx.com /pc-gpe/modex.txt   (1525 words)

  
 Cygwin/X - Features
Additionally, the icon hint provided by the X Client is used for the Windows window icon.
Rootless Mode - Rootless mode makes the root window for the X Server be transparent, making all of the X Clients float over the other Windows windows.
Fullscreen Mode - Fullscreen mode allows the entire display to be taken over by Cygwin/X, which works particularly well when logging into a remote XDM server.
x.cygwin.com /features.html   (614 words)

  
 Notes Mode   (Site not responding. Last check: 2007-10-22)
Notes mode is an (X)Emacs mode for taking notes.
It uses the x-symbol minor mode to render special characters, using LaTeX encodings (e.g., "\lambda" and "\to").
Notes mode does not require x-symbol mode or x-render mode; but if they are unavailable, then notes mode will not perform the corresponding function.
www.cis.upenn.edu /~edloper/programs/notesmode   (140 words)

  
 bugtraq 1998/09: Dump a mode --x--x--x binary on Linux 2.0.x
The executable itself can be recovered by catting the first few files together and truncating at the executable size.
I have tested this by reconstructing a copy of /bin/cat which I had protected mode 111 under Linux 2.0.x.
His patch for that problem can be found in the linux-kernel archives, I'm not aware of a patch for this problem yet.
lists.jammed.com /bugtraq/1998/09/0098.html   (368 words)

  
 MicroImages - MI/X 4.2
In X Desktop mode a large X window is opened at the size you specify which can be smaller, equal to, or much larger than the resolution supported by your display board (see below for virtual X Desktop operation).
All the X client windows you open can then be positioned anywhere on this virtual desktop.
TrueType fonts are presented to the X client as iso10646-1 (Unicode), which means that X clients get access to the full range of glyphs in the fonts.
www.microimages.com /mix   (624 words)

  
 MODE X   (Site not responding. Last check: 2007-10-22)
Mode-X involves tweaking IBM's standard Mode 13h 256 colour graphics mode such that all the video memory is made available to programmer in a planar fashion, at the expense of extra complexity in writing to video memory.
For many programmers this expense is well worth the effort as the extra video memory available makes possible functions paramount to producing high quality 2D games or demos, something this mode was primarily used for.
Planar mode allows up to 4 pixels to be modified in one byte write operation, ideal for solid filling of objects such as polygons, rectangles, lines etc
www.websters-online-dictionary.org /definition/MODE+X   (186 words)

  
 MAC OSX and desktop publishing applications   (Site not responding. Last check: 2007-10-22)
Adobe InDesign 2.0 is "Carbonized" for Mac OS X. InDesign 2.0 is designed to support Mac OS X version 10.1 in native mode and includes Mac OS X user interface enhancements, such as animated icons and throbbing buttons.
All standard Adobe western PostScript Type 1 fonts in the Adobe Type Library are compatible with Mac OS X in either native or Classic mode.
All Adobe western OpenType(r) fonts in the Adobe Type Library are compatible with Mac OS X in either native or Classic mode, though the kerning in these fonts is not available to non-OpenType-savvy applications running under the Mac OS X native environment.
www.careydigital.com /support/MACOSX.html   (681 words)

  
 WPDOS - Text Mode Survival Guide
If your computer cannot display full-screen mode, or if you want to experiment with different fonts, you can run WPDOS with software-based fonts in a window, but with a window that is almost the same size as the full screen.
The reason is that the dots that make up a character in text mode do not exactly match the pixels on a flat-panel screen, and so the monitor has to display an approximation of the character.
If none of these work, consult this dictionary of video modes (source unknown); search for "T 132" to find various modes with 132 columns, and use the hex number at the left, omitting the "h", as the command-line parameter for VMODE.EXE.
www.columbia.edu /~em36/wpdos/textmode.html   (6540 words)

  
 LinuxQuestions.org - SSH connection in graphical mode (X-Server?) - where Linux users come for help
personally for ease, speed and usability, i'd suggest the first option (X forwarding), but if you want to basically use your local system as a thin client to a UNIX box, then the second is more what you want.
I opened a shell and ran "X :1 -query ip.of.sun.box" (before you ask: yes I did replace ip.of.sun.box with it's real IP) and as you told me a new screen opened.
X Error of failed request: BadAtom (invalid Atom parameter) Major opcode of failed request: 18 (X_ChangeProperty) Atom id in failed request: 0x207 Serial number of failed request: 140 Current serial number in output stream: 141
www.linuxquestions.org /questions/history/295105   (1047 words)

  
 [No title]   (Site not responding. Last check: 2007-10-22)
For Mode 2, Tprop from any driver to any other device is less than or equal to Tcyc-[Tval(max)+Tskew(max)+Tcrosstalk (max)+Tsu(min)], which evaluates to 2.2 ns for Tcyc = 7.5 ns, 4.7 ns for Tcyc = 10 ns, and 9.2 ns for Tcyc = 15 ns.
PCI-X Mode 2 systems are not permitted to connect IDSEL to an AD bit because they use different signaling levels when the bus is operating in Mode 2.
Trace spacing and geometries on Mode 2 add-in cards maintain a minimum spacing to height ratio (S/H) as shown in Table 2-27 and Figure 2-51 for signals that are parallel to each other for more than 0.5 inches.
www.pcisig.com /developers/compliance_program/compliance_checklist/PCIX20a_EM-Checklist.doc   (2443 words)

  
 Macs Only!'s Hands-On Report on Mac OS X   (Site not responding. Last check: 2007-10-22)
However, Mac OS X is supported on all G3-native Macs except for the original PowerBook G3, a 3400 with a G3 CPU.
Accessing applications in Classic Mode from an alias in OS X's applications window is fairly seamless, only the OS X 10.0 to OS 9.1 menu bar and window border changes give it away.
However, the 533 DP running Mac OS X occasionally shows up in the other Macs' Chooser but highlighting it and clicking the OK button failed when we were prompted to enter a password with a dialog box saying the connection was broken.
www.macsonly.com /osx.html   (3302 words)

  
 Linux / XFree86 on a Dell Latitude with a NeoMagic NM2070
With later kernels you can put the display in graphics mode and therefore get 800x600 mode, but you will have no console capability at all, and you'll almost certainly want to set up xdm so you go right into X mode.
However, if you do that you will have no output in console mode, and you'll need to get set up so that xdm starts automatically and puts you in X mode.
It would not go to 800x600 mode without special coaxing, and the display contained noise and (on some or all machines) a big old fl line down the right side.
ling.upenn.edu /~alexis/neomagic/readme.html   (1430 words)

  
 Programmers Heaven - Graphics & Sound Zone - Mode-X files
Is a unit developed for Borland Pascal 7.0 to have access to video modes with 256 colors and a 'high' resolution (more than 320x200).
Provide basic tools for working in graphics mode 13h, the 256 color standard vga mode, which has become the most popular for producing high quality gaming software.
This code is a simple example of setting mode X from within a pascal program and using the screen start address reg for flipping pages and for scrolling between 2 pages
www.programmersheaven.com /zone10/cat103   (749 words)

  
 Real Estate Websites built with a la mode's net.X Technology
All of a la mode's tools rely heavily on our revolutionary net.X technology platform, short for "net extension".
Other than the mouse click that is. Net.X even has redundancy technology that can overcome problems going on across the internet that would prevent file uploading, browsing and other activities from taking place.
a la mode and its products are trademarks or registered trademarks of a la mode, inc.
www.alamode.com /xsites/netx.asp   (207 words)

  
 [SDL] Re: Newbie - OpenGL fullscreen mode crashes X windows   (Site not responding. Last check: 2007-10-22)
When I run X windows in 16 bpp, it can't change resolutions from 800x600 to 1024x768 without causing the problem I mentioned.
When X is run in 8 or 24 bpp, everythihng (including SDL fullscreen video mode) is fine.
I've also noticed that there was an email by Julien Carme on 22 Feb 2000 that mentions what seems to be the same problem.
www.libsdl.org /pipermail/sdl/2001-July/037120.html   (308 words)

  
 Debian -- inform-mode
This is an (X)Emacs mode for editing Inform source code.
This package will add an editing mode to your favorite Emacsen for editing these files.
Debian QA Group is responsible for this Debian package.
packages.debian.org /unstable/editors/inform-mode   (95 words)

  
 Mac OS X support (After Effects 5.5) - Support Knowledgebase   (Site not responding. Last check: 2007-10-22)
If you use After Effects 5.5 in Mac OS X v10.3 or in Classic mode, Adobe Technical Support can assist you with After Effects features and with issues that also occur in supported operating systems.
After Effects 5.5 has not been extensively tested with Mac OS X v10.3, and is not supported in Mac OS X v10.3.
Although After Effects 5.5 is not supported in Classic mode, you may want to try running After Effects in Classic mode if you use third-party plug-ins that aren't Mac OS X-compatible.
www.adobe.com /support/techdocs/323063.html   (529 words)

  
 Unchained VGA Mode X ... help ?
This does not really have anything to do with modern games programming, and indeed may be a bit of a lost art these days.
Essentially what I am after is an 80x200 resolution whereby all four VGA planes are selected with the appropriate OUT instruction.
Personally, I would have thought the standard mode 0x13 would be far better as you can easily write a software side scrolling routine for that and maintain a good level of speed.
www.gamesreviews.net /message78707.html   (1453 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.