Geometry.Net - the online learning center
Home  - Computer - Emulators
e99.com Bookstore
  
Images 
Newsgroups
Page 6     101-120 of 194    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

         Emulators:     more books (100)
  1. Server Emulators: Swgemu, Uox, Easyuo, Server Emulator, Pvpgn, Runuo, Opentibia Server, Lineage Java Server, L2j, Dawn of Light
  2. Super Nintendo Entertainment System Emulators: Virtual Console
  3. Bulletin Board System: Computer, Login, Terminal emulator, Uploading and downloading, E-mail, Internet forum, Chat room, Public switched telephone network, ... Packet switched network, Packet radio, Hobby
  4. Turbografx-16 Emulators: Virtual Console
  5. ISYSTEM EMULATORS HARDWARE USER'S GUIDE by ISystem, 1990
  6. Microsoft Device Emulator
  7. The Design and Implementation of a Real-Time Distributed Application Emulator by Timothy S. Drake, 2001
  8. ACM SIGPLAN 2004 Workshop on Interpreters, Virtual Machines and Emulators (IVME 2004)
  9. ACM SIGPLAN Workshop on Interpreters, Virtual Machines and Emulators (IVME 2003)
  10. Windows Emulation Software: Hercules Emulator, Mame, Uae, Qemu, Dolphin, Dosbox, Pcsx2, Cherryos, Epsxe, Bleem!, Ovpsim, Ssf, Visualboyadvance
  11. Unix Emulators: Cygwin, Uwin, Mks Toolkit
  12. MINIX 3: Unix-like, Operating system, 0BSD licenses, Embedded system, OLPC XO-1, IBM PC compatible, Emulator, Virtual machine, Bochs, VMware Workstation, Windows Virtual PC, QEMU, XScale, MINIX
  13. PLOT300 a Tektronics PLOT10 emulator for HP 9000 series 200/300 computers (SuDoc NAS 1.15:100606) by Scott A. Kjelgaard,
  14. The 16-bit-8096 Programming Interfacing Applications... 122 Hands-on Experiments with Intel's ISBE-96 Emulator by Howard Boyet, Ron Katz, 2010-07-30

101. Emulator - Wikipedia, The Free Encyclopedia
Most emulators just emulate a hardware architecture — if a specific A popularuse of emulators is to run software and games, often referred to as ROMs,
http://en.wikipedia.org/wiki/Emulator
Emulator
From Wikipedia, the free encyclopedia.
This article is about emulation in computer science . See Emulation (disambiguation) for other meanings. An emulator , in the most general sense, duplicates (provides an emulation of) the functions of one system with a different system, so that the second system appears to behave like the first system. Unlike a simulation , it does not attempt to precisely model the state of the device being emulated; it only attempts to reproduce its behavior. In a technical sense, the Church-Turing thesis implies that any operating environment can be emulated within any other. In practice, it can be quite difficult, particularly when the exact behaviour of the system to be emulated is not documented and has to be deduced through reverse engineering . It also says nothing about timing constraints; if the emulator does not perform as quickly as the original hardware, the emulated software may run much more slowly than it would have on the original hardware. A common form of emulation is that of a software emulator , a piece of computer software that allows certain computer programs to run on a platform ( computer architecture and/or operating system ) other than the one for which they were originally written. It does this by "emulating", or reproducing, the behavior of one type of computer on another by accepting the same data, executing the same programs, and achieving the same results.

102. Home Computer Museum
Pictures, stories and specifications about many home computers and video games from a private collector Germany. Includes tips for collectors, price guide, emulators, and guestbook. English and German version.
http://www.i-m.de/home/compmuseum/index_e.htm

103. Terminal Emulator - Wikipedia, The Free Encyclopedia
Many different terminal emulators are available for the X Window System the most Quite often, terminal emulators are the only way a user can access
http://en.wikipedia.org/wiki/Terminal_emulator
Terminal emulator
From Wikipedia, the free encyclopedia.
A terminal emulator terminal application term , or tty for short, is a program that emulates a "dumb" video terminal within some other display architecture. A terminal emulator inside a graphical user interface is often called a terminal window . A terminal window allows the user access to a command-line interface (or occasionally a character-based application) which may be running either on the same machine or on a different one via telnet ssh , or dial-up . On Unix-like operating systems it is common to have one or more terminal windows connected to the local machine, but on more graphically-oriented machines the remote use is more common. Example programs providing the remote-access form of terminal emulation under Microsoft Windows include the built-in programs HyperTerminal and Microsoft's telnet client, as well as 3rd party programs like PuTTY SSH , and SecureCRT. A so-called "DOS box" or "Command prompt" is the Windows equivalent of a locally-connected terminal window (in fact, it is a Win32 console MS-DOS examples include ProComm, Qmodem, Telemate and Telix.

104. The Sinclair ZX Spectrum
emulators, games and information.
http://www.cowl.co.uk/spectrum/
Sinclair Spectrum Emulation - Easy Start Guide
How to get started
First, you ought to be using Windows 95, 98 or a similar operating system. If you are using an Apple device, there is no information available on that topic. If you are using Linux, you can find things yourself or even write your own emulator. WebTV and similar users can read everything here and then take this valuable knowledge to a Windows computer nearby.
If anyone is still using Windows 3 or even older versions, there are DOS emulators available which you can use.
The examples in the following pages are from Windows 98 and Microsoft Internet Explorer 5. Your computer may display things sightly differently, depending on which browser and operating system version you have. However, the basic principles are the same.
The Basics - pay attention, authentic information
An emulator is a program which attempts to simulate a real Spectrum. No emulator is perfect, but some are very close. The emulator can be considered equivalent to a real Spectrum.
You must download and install an emulator program before you can start using any games. Imagine trying to load a game from cassette when you don't have a Spectrum. Clearly useless and impossible. The same applies if you try to use game files without an emulator program.

105. CP/M Emulators
Most emulators today emulate both the 8080/Z80 instruction set, and CP/M 2.2.ZRP/M consists of a binary code emulator that can handle 8080, Z80,
http://www.cpm.z80.de/emulate.html
SPASM
SPASM is a collection of programs originally written for CPM but has an attached 8080 emulator and runs under MS-DOS (windows). Included is an 8080 assembler : SPASM, a single pass assembler. The syntax for the assembler source is 8080 opcodes and is close to the ASM.COM. Also included is SLINK; a linker. Check the READ.ME for more details. SPASM : 17K An 8080 assembler with attached MS-DOS emulator.
USIM 1.0
uSim10 is an 8080/Z80 + CP/M system simulator. It builds with Code Warrior on Macintosh 68K and PPC systems. USIM v1.0 : 450K An 8080/Z80 CP/M emulator for Macintosh 68K. Includes source.
ZRP/M files
ZRP/M is a CP/M 2.2 emulation system for IB/M PC's and compatibles. It's author died a number of years ago, and hs brother has released this code for general use, free of charge. He feels, and I agree, that it was too good an effort to waste it by letting it lay on a shelf. It appears that ZRP/M began life as a disassembly of a then popular operating system. It was then severly hacked into what it is today. Most emulators today emulate both the 8080/Z80 instruction set, and CP/M 2.2. ZRP/M consists of a binary code emulator that can handle 8080, Z80, and Z280 binary code. This emulator then runs the ZRP/M operating system, which is written in 8080 assembly language. Source code is available for part of the system. The utilities have been enhanced, and the source for them is not present. The source is present for the operating system itself, and a Z80 emulator. I don't believe that the included emulator source is the Z280 emulator.

106. Kris High's Emulator Page
A list of emulators for download.
http://www.rollanet.org/~khigh/emulator.htm
Kris High's Emulator Page
If you would be so kind to sign my Guestbook,
I would be more than happy to view your entry.
Last sugested verse (email me your suggestions) : - Psalm 34:18 - The Lord is nigh unto them that are of a broken heart; and saveth such as be of a contrite spirit. - My condolances Cory to you and his family... Click Here for my best picks Page.
Atari,
Coleco, Vectrex, Nintendo, ... Misc Emu's and Links
    Atari
    (A very fast 2600 emulator for dos)
    (A spin off of A26, but would seem to have a few good improvments) PcAtari
    (Another fast 2600 emulator for dos it has more features) Stella
    (A 2600 emulator for dos, and many more) VCS
    (Fair atari 2600 emulator) Click here to download a few roms for the 2600.
    MESS
    (A 5200 emulator that emulates MANY other systems as well) Virtual Super System (decent 5200 emu but requires the actual rom and is for dos) Click here to download a few roms for the 2600. (pretty much your only option for a dos 7800 emulator) Handy Kinda like a GameGear (a fair lynx emulator a lil slow and requires the boot rom as well.) MetaLynx (This Lynx emulator is dead as far as I know) Click here for some homebrewn lynx roms Coleco Vision Colem (A nearly perfect emulation of the Coleco Vision for dos, Win95 and more)

107. Classic Video Game Emulators - Game Revolution Downloads
Hundreds of new and classic game downloads and emulators available for PC Macintosh.
http://gr.bolt.com/download/emulator/emulator.htm
Ads_kid=0;Ads_bid=0;Ads_xl=468;Ads_yl=60;Ads_xp='';Ads_yp='';Ads_opt=0;Ads_wrd='[KeyWord]';Ads_prf='';Ads_par='';Ads_cnturl='';Ads_sec=0;
What's New?
Emulator FAQ Choose Your Platform!
Emulators available for both PC and Mac unless otherwise noted.
Intellivision
Atari 2600
NES
Master System
Colecovision

Turbo Grafx-16
Super NES
Sega Genesis
Neo-Geo Playstation Nintendo 64 Arcade Apple II Game Boy Game Gear Commodore 64 No Tech Support or ROM requests!
Ads_kid=0;Ads_bid=0;Ads_xl=0;Ads_yl=0;Ads_xp='';Ads_yp='';Ads_opt=0;Ads_wrd='[KeyWord]';Ads_prf='';Ads_par='';Ads_cnturl='';Ads_sec=0;

108. Nohau UK Limited - The Embedded Systems Experts
Design and development solutions for embedded systems. Products include communications software, bus analysers, compilers, debuggers, emulators, Bluetooth, CAN, prototyping boards, programmers and technical training.
http://www.nohau.co.uk
Welcome to the home page of Nohau UK Limited, The Embedded Systems Experts. If your Web Browser does not support Frames then please follow this link to see our contents page.

109. Psion Emulators
Bioeddie is the top Psion Site when it comes to Psion emulators as it carriesall that are current and those that have been through the Freeware and Share
http://www.bioeddie.co.uk/main/emulators.htm
Psion Emulators
The only place where you can download all of the Psion emulators in one place.

If you know of a psion emulator that are not listed
please let me know where i can obtain information about it so that we can share this
information with other emulator users.
Bioeddie's
Emulators Released In 2003 If you would like all the emulators on this page please feel free you to contact me
The XTM Psion Revo Emulator v3.05 Is a software emulation of a classic PC/XT computer for the EPOC32 operating system. Within this standard application for your handheld computer, you can run any software which would run on a low-end PC clone from the 1980's. Size: Download Date: 15 April 2003 The XTM Nokia 9210 v3.05 Is a software emulation of a classic PC/XT computer for the EPOC32 operating system. Within this standard application for your handheld computer, you can run any software which would run on a low-end PC clone from the 1980's. Size: Download Date: 15 April 2003 The XTM Psion Series 5 Emulator v3.05

110. Embedded Development, JTAG Boundary Scan And Device Programmer Solutions
Provides complete toolchains, including incircuit emulators and device programmers, for almost all embedded processors.
http://www.directinsight.co.uk
@import url("css/stylesheet.css"); Home Page Backward Forward Bottom of Page Latest News : Date: Bookmark Menu Links Direct Insight Home
Shop Online
Products by Function BDM / JTAG Emulators
Boards and Modules

Boundary Scan / JTAG

Compilers
...
USB Protocol Stacks

Products by Processor Processors
Altera

Infineon C166

Infineon TriCore
... Xilinx Products by Supplier Suppliers Abatron ADI Engineering Altium Nexar ... Boards and Modules Literature Download Centre Literature Downloads View All Literature Abatron ADI Engineering ... Viosoft News Latest News News Archive Press Releases Events Services About Our Services Support Training Consultancy About Us Company Information Our Mission Employment Terms of Business Contact Us Contact Us Support Request Ask A Tech Question Site Map Customer Comments... Thomas Shannon Engineering Director Vicon Motion Systems Ltd
Welcome to the Direct Insight Website
Direct Insight is a leading supplier of solutions and services for embedded development and JTAG boundary scan test. Our expertise and support is relied upon by thousands of developers in the UK, and around Europe. Our website contains hundreds of pages of resources for engineers, plus many more hundreds of pages of datasheets, so please look around.

111. Windows Emulators For Linux: VMware, Win4Lin Face Off - Computerworld
Computerworld community member Charles Bushong tests and compares Windows emulationpackages for Linux and finds clear differences.
http://www.computerworld.com/softwaretopics/os/story/0,10801,69849,00.html
IDG Network:
Computerworld IDG.net Careers CRM Data Mgmt Development E-business ERP/Supply Chain Hardware IT Management Networking Operating Sys ROI Security Storage Web Site Mgmt xSP
See this year's Horizon Award honorees for cutting-edge technologies

Free E-Newsletters

Keep up on technology news and trends with our free e-mail newsletters! Select from daily and weekly updates including alerts and roundups by topic.
Sign up today!
Knowledge Centers

Security

Storage

Hardware
...
Software
More Knowledge Centers: Select one... Business Intelligence CRM Careers Data Management Development E-business ERP Government Hardware IT Management Networking Operating Systems Outsourcing ROI Security Software Storage Web Site Management Partner Zones Blade-Ready Data Center Business Service Mgmt. Data Explosion Zone ... E-mail Newsletters News Feeds Home Browse Topics Software Operating Systems Windows Emulators for Linux: VMware, Win4Lin Face Off Windows emulation software gives Linux desktop users the ability to run those "must-have" Windows programs. Computerworld community member Charles Bushong takes contenders VMware and Win4Lin for a test run and picks a winner.

112. Retrocade.com
A center for classic arcade collecting, restoration, games, pictures, tips, auction results, some emulation and emulators.
http://www.retroarcade.com/
Page Hits:236,088
Site Hits:1,211,075
Users Today:1
Last update:
10/14/2004 4:13:31 PM
Users Online: RETROARCADE.COM
Main Index Features
Front Page Get Started Guestbook About RETROARCADE.COM Classic Arcade Games ... Video Game Humor Russ' Stuff
Russ' Main Arcade Collecting Page

Russ' Great Big Funky Web Page

DJRussolini.com
Contact Info Contact Webmaster Last 10 users: Eye Site Award Eye Site Award RETROARCADE.COM Poll #1 Do you like this site? Yes No I'm not sure. I don't care. Welcome to RETROARCADE.COM Enter your name or handle/screenname and click Submit. (Only happens once) , , a site devoted to the preservation and restoration of all arcade-related things retro. RETROARCADE.COM is here to provide you with information, pictures, links, and advice about the many facets of classic arcade and video games and arcade collecting. Like most non-commercial websites out there, it is a work in progress and heavily under construction. But come back often, because you'll usually find something interesting and new to look at or read about. What's New And What's Old (See the history of the site) Friday, August 20, 2004:

113. WAP Emulators
Free WAP software. WAP software directory. WAP emulators section.
http://www.wap-shareware.com/directory/wapemulators.shtml
Directory - WAP Emulators Site news WAPware magazine WAP Books Featured WAP Books ... Technology Issues Search Vote for us! New products Software directory Miscellaneous Server-side Tools ... Feedback Product # Product name and description License type is WAP browser that allows viewing mobile WAP devices content of pages in WML format. At the development of the use of standard Windows components and Web-browser was preferred. It has been done to reduce the size. WAP -resource with the browser. Browser is used to transport the WAP content and to get the data via proxy servers and firewalls. The commonly used interface is the preference of integration with browser i.e. navigation through WAP resources realized by the same way as for WWW one. The network options of browser were used. user interface is practically identical as the mobile phone one. Freeware AU-System Demo WAP Browser for Palm OS 1.61 The WAP Browser for Palm OS uses the AUS WAP Browser as the WAP enabling component. This generic software component can be adapted to different types of Operating Systems and is offered as a product to terminal vendors. To date, adaptations have also been made for a number of different operating systems including EPOC, Win CE, OSE and REX. Ericsson, Hyndai, SK Teletech and LG Information and Communications incorporate the AUS WAP Browser as the WAP enabling component. AU-System could be of assistance when it comes to customizing the

114. Orangecyclone
Contains reviews, articles, guides, emulators, and links for Gamepark32 handheld.
http://www.gp32world.co.uk/
@import url("themes/orangecyclone/style/style.css");
New Bullet ITX Website Launched!!!!!!!
Posted by: crazeeplaya - on Monday, April 25, 2005 - 06:27 PM
Please visit our new mini-ITX shop @ www.bullitx.co.uk
217 Reads Comments?
Powered by the AutoTheme HTML Theme System

115. GAMEBOY-ADVANCE.net :: Emulator Download GBA Emulators
Download Gameboy Advance emulators new Visual Boy Advance - BoyCott Advance -Dream GBA. Play free GBA ROMs on your PC using Gameboy Emulator.
http://www.gameboy-advance.net/gba_roms/gameboy_advance_emulator.htm
Gameboy Advance Emulators and GBA ROMs GBA ROMS info GBA Emulation GBA Emulation Gameboy Emulators Emulators on GBA Play on Flash Card Nintendo DS Nintendo DS Emulator GBA Accessories :: Gameboy Lights :: GBA Screen Backlight :: GBA TV Tuners
Gameboy Advance Emulators GBA
Visual Boy Advance
Best Gameboy Advance emulator! Emulates GBA, GBC, SGB, GB roms! Supports ZIP-ed roms, so that after downloading files from the net you don't even have to un-zip them. Full list of features of VBA:
  • save game state at any point graphic filters to enhance display: 2xSaI, Super 2xSaI, Super Eagle, Pixelate and Motion Blur full screen support screen capture (through menu or configured key) joystick support speed up button Gameboy Printer emulation Gameboy GB, SGB, GBC and GBC on GBA emulation types SGB border support auto-fire support translation enabled (for emulator only) hacking capabilities, including search engine, Gameboy Gameshark and GameGenie support and GamesharkAdvance and CodeBreakerAdvance support

116. The Spectrum's Dungeon
A site with many games and utilities for the ZX spectrum emulators.
http://members.lycos.co.uk/speccykeep/
Please choose your language / Por favor seleccione su idioma You are the visitor number Eres el visitante número since 03/30/2003 desde el 30/03/2003 This site is a member of WebRing.
To browse visit Here

117. GAMEBOY-ADVANCE.net :: Other System Roms Emulated On GBA
emulators like PocketNES and Famicom Advance can turn your NES roms into gba roms . Other emulators include FamicomAdvance, InfoNES Advance and PogoNES
http://www.gameboy-advance.net/gba_roms/emulated_on_gba.htm
Gameboy Advance Emulators and GBA ROMs GBA ROMS info GBA Emulation GBA Emulation Gameboy Emulators Emulators on GBA Play on Flash Card Nintendo DS Nintendo DS Emulator GBA Accessories :: Gameboy Lights :: GBA Screen Backlight :: GBA TV Tuners
Emulation on GBA
Gameboy Advance has such a powerful processor that it is possible to emulate other older consoles and computers using GBA. This opens up a whole new world of possibilies... There thousands of classic games that now can be played on Gameboy Hardware (or emulator).
Nintendo Entertainment System (NES)
At the moment the best emulated system on the GBA! Emulators like PocketNES and Famicom Advance can turn your NES roms into gba roms. On Gameboy they work near perfect and even better - you can save at any place you like - link for 2 player game or transfer games from one GBA to another. Other emulators include FamicomAdvance, InfoNES Advance and PogoNES plug-in for PogoShell that lets you write NES roms to Flash Card and play without any modification!
NES on GBA
Super Nintendo Entertainment System (SNES)
Still in early beta but PocketSNES emulator is already capable of emulating a some of snes game roms at full speed. No sound and the screen is unscaled but it is being worked on. Many propel didn't believe that Super Nintendo emulator for gameboy will ever be made but here it is.

118. The Nascom Home Page
A large collection of information about the Nascom computer kit of the early 1980s, with manuals, software, emulators, and photographs.
http://www.nascomhomepage.com/
The Nascom Home Page
Last update: 05/29/2005 CO News
Overview

Virtual Nascom

Gallery
...
Links
News
  • 05/29/2005 Thanks to Marcus Caesar, I've got my first Nascom 1 back after 20 years. With that package, several lost documents are back. First restored manuals are the Gener-80 assembler manual and the kenilworth case manual. More to come..
  • 01/13/2004 John Hunt complemented and converted the Wireless World article series , the very genesis of the Nascom.
  • Finally I got around to making available the fifth issues of INMAC News that Mike Fox had sent me (Tommy) a year earlier. Find it in the Magazines section. Also, do check out Mike's tips for reading in the NAS program files, added to the near the beginning of the Nascom Repository
  • 08/22/2004 Robert Gill contributed the Micropower Nascom magazine 4/1982. Nick Webb sends us the Zen Assembler.
    05/02/2004 New manuals available, the POLYDOS and Lucas CP/M 2.2 V3.2 manual. Many thanks to Mikael Pontén for a complete CD with scan's for POLYDOS and binaries (followed later). Mikael has build a new 32 Bit NASCOM with the Zilog Chip Z380 . On his web site www.ortox.com

119. Jeff Morris S Pac-Man Page - Where To Get Pac-Man
If you get one of the PacMan emulators listed below working, be sure to give myown custom-designed version of Pac-Man, Xen s Revenge a try!
http://www.xensei.com/users/jeffm/www/pacman/pacman-where.html

120. Speccy.F9
emulators and games.
http://www.speccy.f9.co.uk/
F9 deleted my site.
I was working on a new one anyway, but it's not complete. If you want to check out the progress of it, head to fourleggedostrich.com/speccy

Page 6     101-120 of 194    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

free hit counter