|
| |
| | Mode X - Wikipedia, the free encyclopedia |
 | | 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. |  | | 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. |  | | 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. |
|
http://en.wikipedia.org/wiki/Mode_X
(246 words)
|
|
| |
| | Getting X Off The Hardware |
 | | Add to that the relative failure of the X Input extension to gain widespread acceptance in applications and the current environment is relegated to emulating that available in 1984. |  | | To ameliorate the poor mouse tracking, the X server was modified to receive a signal when input was present on the file descriptors and immediately process the input. |  | | The first problem to attack is that of the current hodgepodge device support where the X server itself is responsible for parsing the raw bytestreams coming from the disparate input devices. |
|
http://keithp.com/~keithp/talks/xserver_ols2004/xserver-ols2004-html
(4791 words)
|
|
| |
| | GameDev.net - Mode X: 256-color VGA Magic |
 | | In general, performing plane-at-a-time operations can make almost any mode X operation, at the worst, nearly as fast as the same operation in mode 13h (although this sort of mode X programming is admittedly fairly complex). |  | | Hardware Assist from an Unexpected Quarter Listing Five illustrates the benefits of designing code from a mode X perspective; this is the software aspect of mode X optimization, which suffices to make mode X about as fast as mode 13h. |  | | In the end, I'll build a working animation program that showns many of the features of mode X in action. |
|
http://www.gamedev.net/reference/articles/article373.asp
(2602 words)
|
|
| |
| | Using X |
 | | 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). |  | | To do (in no particular order): font support in graphics modes (8x8, 8x16, 9x16, etc), text mode support, 16, 4 and 2 color support, better bank switching, write the X code out of vgaemu to get it more generic. |  | | For planar modes, vgaemu has to switch to part ial cpu emulation. |
|
http://dosemu.sourceforge.net/docs/README/1.2/x478.html
(1716 words)
|
|
| |
| | Tweaked VGA modes. Mode X and related video modes |
 | | This makes it possible to map one mode 13 pixel to one byte address in the video memory address space. |  | | In a 16 color mode this way of doing things gives you 4 bits per pixel for each of 8 pixels on every read. |  | | The VGA has 4 planes of display memory and it reads a byte (8 bits) from all 4 planes (total of 32 bits) once for every 8 pixels (one character width) that it draws. |
|
http://www.gameprogrammer.com/3-tweak.html
(2825 words)
|
|
| |
| | Amiganet |
 | | If the user is online, you can specify their nick, and X will automatically ban the *!*userid@host for that user. |  | | =^Test^ The first method directly queries X as to whether or not the username Test2K3 is in the channel userlist. |  | | NOTE: X will not reply to you if you are being ignored. |
|
http://www.amiganet.org/x_usage.html
(3025 words)
|
|
| |
| | Introduction to VGA mode 'X' |
 | | 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. |  | | An interesting side effect with the second mode is that the low byte (AL) is sent to the port specified by DX, however the high byte (AH) isn't. |  | | This is one example of how a little knowledge can be dangerous, so be careful with your Mode X init procedures. |
|
http://fly.cc.fer.hr/GDM/articles/vgamodex/vgamx1.html
(4190 words)
|
|
| |
| | MicroImages - MI/X 4.2 |
 | | In Windows Desktop mode each X client window will appear as a separate window intermixed with any Microsoft windows which are also open. |  | | 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. |
|
http://www.microimages.com/mix
(624 words)
|
|
| |
| | Cygwin/X - Features |
 | | 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. |  | | Clipboard Integration - Clipboard integration between the X clipboard and the Windows clipboard. |  | | For example, you can launch emacs on your Windows machine and use it to view and edit files remotely from any other machine with an X Server. |
|
http://x.cygwin.com/features.html
(614 words)
|
|
| |
| | bugtraq 1998/09: Dump a mode --x--x--x binary on Linux 2.0.x |
 | | Dump a mode --x--x--x binary on Linux 2.0.x |  | | I noticed this problem after Andreas Kies pointed out on linux-kernel that you can strace a mode 111 (--x--x--x) binary on Linux 2.0.x. |  | | Reply: David Luyer: "Re: Dump a mode --x--x--x binary on Linux 2.0.x" |
|
http://lists.jammed.com/bugtraq/1998/09/0098.html
(368 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. |  | | Because the VGA text font is loaded into memory when your computer starts up, it can be changed by software utilities. |  | | (The rarely-used WPDOS "512-character" mode uses special fonts that are loaded into a special area of the video card's hardware.) Under Windows, WPDOS text-mode can run either full-screen, using the same hardware fonts that the program uses under ordinary DOS, or inside a window, using software-based fonts built into windows. |
|
http://www.columbia.edu/~em36/wpdos/textmode.html
(6540 words)
|
|
| |
| | [No title] |
 | | INTRODUCTION TO THE VGA AND ITS 256-COLOR MODE Since its first appearance on the motherboards of the IBM PS/2 50, 60 and 80 models in 1987, the Video Graphics Array has been the de facto standard piece of graphics hardware for IBM and compatible personal computers. |  | | MXORG - memory organization in unchained modes (Both files are appended to the end of this document) The figures are available as 7-bit ASCII text (ASC) files. |  | | Suddenly, the distance from a graphics algorithm on paper to an implemented graphics routine in assembly was cut down to a fraction. |
|
http://www.qzx.com/pc-gpe/modex.txt
(1525 words)
|
|
| |
| | Unchained VGA Mode X ... help ? |
 | | 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. |  | | I originally tried what you are doing but ended up writing it in software. |  | | I have tried this on a myriad of different video hardware and on some systems it does not work. |
|
http://www.gamesreviews.net/message78707.html
(1453 words)
|
|
| |
| | MAC OSX and desktop publishing applications |
 | | 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. |  | | Please refer to the Mac OS X documentation for information on installing and working with fonts. |  | | Adobe Photoshop 7.0 offers native mode support for Mac OS X version 10.1.3. |
|
http://www.careydigital.com/support/MACOSX.html
(681 words)
|
|
| |
| | [SDL] Re: Newbie - OpenGL fullscreen mode crashes X windows |
 | | When I run X windows in 16 bpp, it can't change resolutions from 800x600 to 1024x768 without causing the problem I mentioned. |  | | Hi, I've just noticed that this is actually nothing to do with SDL at all. |  | | But I couldn't find any follow ups to this that solve it. |
|
http://www.libsdl.org/pipermail/sdl/2001-July/037120.html
(308 words)
|
|
| |
| | Macs Only!'s Hands-On Report on Mac OS X |
 | | Floppy disks inserted in it mounted on the desktop in Mac OS X and the files were usable. |  | | We put Mac OS X, 9.1 and the principal applications on the same partition to minimize problems we encountered using the Public Beta working across drives with Mac OS 9.1 system folders on them. |  | | Currently, there are few major Mac OS X carbonized applications and even fewer cocoa native apps so much of one's work in the near future beyond email and web browsing with be done in OS X's Classic Mode. |
|
http://www.macsonly.com/osx.html
(3302 words)
|
|
| |
| | Linux / XFree86 on a Dell Latitude with a NeoMagic NM2070 |
 | | My feeling was, if I wanted to fuss with X servers I could do it with free software. |  | | The approach detailed here (which I did not invent, see credits below) is known to work with many other laptops using the Neomagic chip (such as the Fujitsu Lifebook 420D, which uses the Neomagic 2090), and probably any other computer with an unsupported chip. |  | | I get put in something like 300x240 pixel mode, or thereabouts, which looks like a hugely magnified snapshot of the desktop. |
|
http://ling.upenn.edu/~alexis/neomagic/readme.html
(1430 words)
|
|
| |
| | Optoelectronics, Inc. |
 | | The X Sweeper has a built-in RS232 port for downloading data from memory (cable and software included). |  | | A frequency may also be stored and then manually locked out in MEMORY mode. |  | | 64 X 128 Graphical Display with white LED backlight |
|
http://www.optoelectronics.com/xsweeper.htm
(1246 words)
|
|
| |
| | [No title] |
 | | 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. |  | | CLK is delivered to all components with at least 2.5 ns of high/low time for PCI-X 133, or 5.5 ns for PCI-X 66 (Mode 1 Jitter Class 2). |  | | (2.2.2)yes ___ no___ N/A___XAE9PCI-X Mode 2 devices select input and output buffer electrical behavior based on the magnitude of V I/O. |
|
http://www.pcisig.com/developers/compliance_program/compliance_checklist/PCIX20a_EM-Checklist.doc
(2443 words)
|
|
| |
| | XEmacs: The next generation of Emacs |
 | | We have a new Carbon (ie, native GUI) port of XEmacs to Mac OS X! Thanks and kudos to Andrew Choi, whose work on the Mac OS X port of GNU Emacs is well-known and highly praised. |  | | The port is still experimental and available only as a 3rd-party patch as of today, but a binary package is planned, and discussion is underway as to how to best support Andrew's work and prepare it for merge to mainline. |  | | It is a feature differentiating XEmacs from GNU Emacs by allowing us to deploy bug fixes and enhancements of our lisp packages on a separate, usually faster, schedule than core XEmacs releases. |
|
http://www.xemacs.org
(1163 words)
|
|
| |
| | Prolog mode for (X)Emacs |
 | | Well, here is a better alternative, with all the features you would expect, including syntax highlighting, auto indent, and full interaction with an inferior Prolog process. |  | | So the Prolog mode that comes with Emacs sucks. |  | | In a nutshell, place the downloaded file where Emacs can see it, and insert into your |
|
http://turing.ubishops.ca/home/bruda/emacs-prolog
(179 words)
|
|
| |
| | Programmers Heaven - Graphics & Sound Zone - Mode-X files |
 | | 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. |  | | I decided to program it as a unit to be independent of Borlands GRAPH unit and to get my own expieriences in graphics programming on a IBM-PC. |  | | Introduction to Mode X version 1.8 w/source and pics |
|
http://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". |  | | In a nutshell, net.X allows us to seamlessly connect our programs to essential Internet data sources, servers, and receivers worldwide, extending the network right to your desktop. |  | | 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. |
|
http://www.alamode.com/xsites/netx.asp
(207 words)
|
|
| |
| | Definition of Mode-X |
 | | This mode isn't supported by our VESA library, since it is outdated and doesn't offer anything we can't already do in a higher resolution through software. |  | | 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 drawbacks of this mode are that it is difficult to code for and isn't any faster than Mode 13h on a PC today. |
|
http://www.monstersoft.com/tutorial1/glossary/modex.html
(115 words)
|
|
| |
| | How to get a MATLAB mode in (X)emacs |
 | | You first need to copy the file matlab.el somewhere on your machine. |  | | Last modified: Tue Sep 12 11:34:27 EDT 2000 |  | | How to get a MATLAB mode in (X)emacs |
|
http://www.andrew.cmu.edu/course/16-720/extras/matlab_in_emacs
(194 words)
|
|
| |
| | Notes Mode |
 | | It colorizes the notes, using a simple and fairly transparent markup language. |  | | 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. |  | | It uses the x-render minor mode to render graphs, plots, and syntax trees as inline images |
|
http://www.cis.upenn.edu/~edloper/programs/notesmode
(140 words)
|
|
| |
| | Bokai Barcode Image Generator Java component (Barcode/JSP) free download by Bokai Corporation: Bokai barcode image ... |
 | | Your HTML pages can embed a bar code image URL (sevlet or JSP file) without programming. |  | | Bokai barcode image generator Java component is a barcode java bean (barcode control) that generates barcode images in PNG or JPEG format without requiring your web server (e.g., Apache with Tomcat) to run in graphics mode (i.e., without X-Window). |  | | Bokai Barcode Image Generator Java component (Barcode/JSP) free download by Bokai Corporation: Bokai barcode image generator Java component generates barcode images in PNG or JPEG format without requiring your web server to run in graphics mode (X-Window). |
|
http://www.softpile.com/Development/Java/Review_33361_index.html
(204 words)
|
|
| |
| | sxml-mode for (X)Emacs |
 | | This package use the Simple API for XML (SAX). |  | | This is a little mode for XML in (X)Emacs. |  | | You must tell (X)Emacs where the sxml-mode lives. |
|
http://koala.ilog.fr/plh/sxml.html
(145 words)
|
|
| |
| | Echo BASIC - mode x error in proggy |
 | | Echo BASIC - mode x error in proggy |  | | Moths in the Machine: The Power and Perils of Programming |  | | in the above mode x proggy i put in "out scindexd,4" this should be "out scindex,4" get rid of that d.. |
|
http://www.outer-court.com/basic/echo/T143.HTM
(130 words)
|
|
| |
| | Mac OS X support (After Effects 5.5) - Support Knowledgebase |
 | | -- Video Preview doesn't work and Vector Paint doesn't support graphics tablets because of limited hardware support in Classic mode. |  | | Adobe After Effects 5.5 was developed for Mac OS X v10.1-10.2. |  | | After Effects 5.5 was released before Mac OS X v10.3, so After Effects wasn't developed for Mac OS X v10.3. |
|
http://www.adobe.com/support/techdocs/323063.html
(529 words)
|
|
| |
| | Hydrogenaudio Forums -> Would a new X mode be prudent? |
 | | Using -X 1,3 works well for me perhaps the mode you suggest would work well for implementations at low bitrates. |  | | I believe the reason for this is that the overall system is too flawed for such a simple change to have any significant impact. |  | | This is why it was never the only mode used with the --alt-presets (and why, IIRC, only --alt-preset insane used -X 3 for both long and short blocks, since the bitrate was already forced so high). |
|
http://www.hydrogenaudio.org/forums/index.php?showtopic=6141
(880 words)
|
|
| |
| | Debian -- inform-mode |
 | | Debian QA Group is responsible for this Debian package. |  | | 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. |
|
http://packages.debian.org/unstable/editors/inform-mode
(95 words)
|
|
| |
| | Mode X and Mode 13 Display Modes |
 | | This is not possible in Mode X modes. |  | | 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. |  | | Windows 95 and Windows NT do not support Mode X modes; therefore, when your application is in a Mode X mode, you cannot use the IDirectDrawSurface3::Lock or IDirectDrawSurface3::Blt methods to lock or blit to the primary surface. |
|
http://delphi.skyfire.ca/Imaging/OpenGL/help/microsoft/DIRE325Y.HTM
(261 words)
|
|
| |
| | i-Mode X-Press Course 6 |
 | | For more information on i-Mode programming please consult NTT DoCoMo's official website at www.nttdocomo.com. |  | | There is no other possibility of customizing this which makes this tag an easy one to handle. |  | | Offer your customers the possibility to check out your wireless web site without a mobile phone and for free with our WAP Emulator! |
|
http://www.ccwap.com/imodexpress6.htm
(144 words)
|
|
| |
| | Definition: mode |
 | | This HTML version of Telecom Glossary 2K was last generated on Wed May 8 15:36:48 MDT 2002. |  | | mode [identification friend or foe]: The number or letter referring to the specific pulse spacing of the signals transmitted by an interrogator. |
|
http://www.its.bldrdoc.gov/projects/devglossary/_mode-x.html
(39 words)
|
|
| |
| | 256-Color VGA Programming in C - modes.c |
 | | /************************************************************************** * set_unchained_mode * * Resets VGA mode 0x13 to unchained mode to access all 256K of * * memory. |  | | * * * * DESCRIPTION: This program demonstrates various unchained modes * **************************************************************************/ |  | | /* number of colors in mode 0x13 */ |
|
http://www.brackeen.com/home/vga/source/bc31/modes.c.html
(400 words)
|
|
| |
| | Ross Olson's Order Somewhere Chaos + depeche mode + x1/x2 |
 | | X1 and X2 are two highly prized black boxes of compact discs. |  | | Many of these tracks are difficult to find on compact disc. |  | | There are 2 new places for DM collectors to meet, share their experiences and feelings: Depeche Mode Collector Message Board (www.depmod.com) and Depeche Mode Collector Mailing list [x1x2]. |
|
http://www.ordersomewherechaos.com/rosso/mode/x
(713 words)
|
|
| |
| | mimic 1.03 pukupi |
 | | Mimic (formerly i-Mimic) emulates either an N400i (European) or N505i (Japanese) i-mode mobile. |  | | Please contact me if you have any questions regarding Pukupi tool requirements. |  | | Pukupi has detected your browser either does not support or has disabled JavaScript. |
|
http://pukupi.com/tools/mimic
(156 words)
|
|
| |
| | Flash Kit Community Forums - Fullscreen mode x browser window |
 | | Find out how Business Communications Applications can help your company compete more effectively in a world that, from a communications perspective, is shrinking. |  | | Flash Kit Community Forums - Fullscreen mode x browser window |  | | How can I do to open browser window (using getURL) in front of projector when it is in the full screen mode? |
|
http://www.flashkit.com/board/showthread.php?s=6fa1a322a95ed5e6b7825b19d25d4b95&postid=3141059
(185 words)
|
|
| |
| | [No title] |
 | | If so { b1.pressedButton(page); // show b1 being "pressed" and set mode to line drawing mode mode = 1; } else if (b2.isPressed(newx,newy)) // else is the mouse over b2? |  | | If so { b3.pressedButton(page); // show b3 being "pressed" and set mode to rectangle drawing mode mode = 3; } else if (b4.isPressed(newx,newy)) // else is the mouse over b4? |  | | If so { b2.pressedButton(page); // show b2 being "pressed" and set mode to oval drawing mode mode = 2; } else if (b3.isPressed(newx,newy)) // else is the mouse over b3? |
|
http://www.nku.edu/~foxr/CSC262/CODE/Drawing2.java
(90 words)
|
|
| |
| | Mode: [x] Survival - [ ]Comfort - [ ]Luxury |
 | | This is a paragraph of text that could go in the sidebar. |  | | Mode: [x] Survival - [ ]Comfort - [ ]Luxury |  | | Sad love candy dispenser; Hamlet Bernini omelette cheese. |
|
http://inte-guu.blogspot.com
(2047 words)
|
|
| |
| | SourceForge.net: python-mode.el for Emacs and XEmacs |
 | | python-mode is an X/Emacs major mode for editing Python source code. |  | | Provide feedback on this page Recently changed page Site Status |  | | Feature Requests : (5 open / 6 total) |
|
http://sourceforge.net/projects/python-mode
(59 words)
|
|
|