Moogle!
Experienced Member
I noticed when browsing Ebay the other days that terminals still go for quite a bit of money. Is there a particular reason for this?
VCF West | Aug 01 - 02 2025, | CHM, Mountain View, CA |
VCF Midwest | Sep 13 - 14 2025, | Schaumburg, IL |
VCF Montreal | Jan 24 - 25, 2026, | RMC Saint Jean, Montreal, Canada |
VCF SoCal | Feb 14 - 15, 2026, | Hotel Fera, Orange CA |
VCF Southwest | May 29 - 31, 2026, | Westin Dallas Fort Worth Airport |
VCF Southeast | June, 2026 | Atlanta, GA |
I noticed when browsing Ebay the other days that terminals still go for quite a bit of money. Is there a particular reason for this?
Those are really nice terminals. I bought one when (unfurbished, but good working condition) they commonly went for $20 on eBay a few years ago. It's one of those "I could kick myself" for not buying half a dozen..
# The Wyse 50 can support one attribute (e.g. Dim, Inverse,
# Normal) without magic cookies by using the protect mode.
# The following description uses this feature, but when more
# than one attribute is put on the screen at once, all attributes
# will be changed to be the same as the last attribute given.
# The Wyse 50 can support more attributes when used with magic
# cookies. The wy50-mc terminal description uses magic cookies
# to correctly handle multiple attributes on a screen.
Terminals with the "magic cookie" glitch (xmc) deposit special "cookies" when they receive mode-setting sequences, which affect the display algorithm rather than having extra bits for each character. Some terminals, such as the Hewlett-Packard 2621, automatically leave standout mode when they move to a new line or the cursor is addressed. Programs using standout mode should exit standout mode before moving the cursor or sending a newline, unless the msgr capability, asserting that it is safe to move in standout mode, is present.