Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

-2
votes
0answers
49 views

retrieving game names, year, manufacturer with MAME [closed]

I need a vanilla ASCII, tab-separated list of the arcade games which I have in my "roms" directory of MAME, with at least the following entries: game name, year, manufacturer. Also good would be to ...
0
votes
0answers
24 views

How to boot an existing OS installation in a VM/Emulator [closed]

Possible Duplicate: Is it possible to run my other partition inside of a VM? I am thinking of keeping Windows installed on one partition, and installing Linux another. Is there any Virtual ...
1
vote
1answer
2k views

xBox 360 emulator for PC

I want to run xBox 360 games on my computer (I can't stand the controller, and love my mouse and keyboard). So is there an xBox 360 emulator available for Windows 7? If not, what is required for ...
1
vote
1answer
147 views

Running Android emulator inside a Virtualbox Vm

I'm trying to setup a VM with a complete android development stack (SDK, Platforms, Eclipse etc) for a Hackathon. I'm having real trouble getting the emulator to start in the VM. I realize that the ...
0
votes
0answers
114 views

OS X Android emulator/VM (for actual use, not development)?

I'd like to use an Android emulator to run some of my favorite apps on my MacBook Pro running Mac OS X Snow Leopard. I know the Android SDK has an emulator, but I'd like to have something that's ...
0
votes
1answer
53 views

Looking for a powerful, user friendly terminal emulator based on ncurses

I often work remotely on SSH shell. I would like a more user friendly interface to my shell, based on NCurses : Possiblity to open several virtual terminals with shells Organise terminals by tabs ...
2
votes
1answer
22 views

Keyboard keys combination emulator

Is there any program who can emulate certain keystrokes and "transforms into other"? For example, if I press Shift + K, I want the computer to interpret it as Alt + A (just an example).
2
votes
1answer
60 views

Quick and easy desktop application for Pivotal Tracker?

I found a Pivotal Tracker app but as you can see, it's an iPad app. It would be amazing if I could make this app work on my Windows installation using an emulator. Does anyone know how to download ...
8
votes
1answer
431 views

Is there a “super font” to simulate a typewriter?

I need to have a realistical output, as if I had typed with a typewriter. For this a font is not enough, I found many of them at this address but they are just fonts. I need something more, like a ...
4
votes
2answers
256 views

Emulating SPARC hardware

I need a software who emulate SPARC system (Hardware) in a Windows 7 host computer. I need to install a Solaris SPARC 10 for developing purpose and I don't have a SPARC machine. Can you give me some ...
0
votes
1answer
54 views

Start linux programs from within Wine?

I'd like to start bash from within Total Commander (which itself is running within Wine). Any ideas (if there are any at all) how I could do it?
0
votes
1answer
354 views

Crash and Reboot When Running mame.exe (MAME Emulator)

I downloaded the latest version of the MAME Emulator (version 0.142 - mame0142b.exe) from the address below recently: http://mamedev.org/release.html Unfortunately, when I execute the mame.exe file ...
3
votes
1answer
72 views

emulator and virtual machine

I was wondering what differences and relations are between emulator and virtual machine? Is one a special kind of the other, and what are some other kinds in the other? I don't quite understand about ...
1
vote
1answer
397 views

Is there a Midlet emulator that emulates custom screen sizes, reading from flash card, web access, camera and bluetooth?

I have a lot of Midlets (Java apps, *.jar, for mobile phones) and I would like to test in my computer before using on my mobile. There are some programs (like MidpX) that can emulate some of them, ...
1
vote
1answer
161 views

VisualBoyAdvance on Ubuntu (CLI) — stuck at 85% speed

I've installed VisualBoyAdvanced from the Ubuntu repos and loaded my ROM into the game. However, when I play I can't get it to go at regular speed, it's stuck at 85% throttle. I've tried manually ...
0
votes
0answers
337 views

reboot failed error while loading new zImage in the android emulator

I have compiled Linux source for android and now i have a zImage that is to be loaded on existing emulator. Kernel: arch/arm/boot/Image is ready Kernel: arch/arm/boot/zImage is ready i get the ...
0
votes
0answers
610 views

error while loading new compiled Linux kernel image into the android emulator(1.5) [closed]

Possible Duplicate: reboot failed error while loading new zImage in the android emulator I have successfully compiled Linux kernel for android: root@ubuntu:~/common# ARCH=arm ...
0
votes
3answers
187 views

Emulate OS X on a Windows or Ubuntu PC?

Is there emulating software to run or emulate OS X on a Windows or Ubuntu PC. I am writing a python script to make a friend's job easier(with her company's ok) and while it's supposed to be multi ...
0
votes
1answer
198 views

What are the advantages of zLinux/Linux s390 on Hercules? [closed]

I set up Debian Linux s390 port to run on Hercules on an i386 computer. I know that I can now develop apps or run apps that are ported to zLinux/s390 Linux, and perhaps also learn more about the ...
2
votes
2answers
295 views

Is a hardware IDE cd rom emulator device available?

Is it possible that I can have a physical cd rom device, which bios recognizes as a ide cd drive, but have it boot a iso/image file from flash storage ? Its not feasible for me to have real cd ...
0
votes
2answers
349 views

Are there any terminal emulators written in Java?

I'm looking for a terminal emulator that does the same thing as gnome-terminal or konsole, except written in Java.
1
vote
1answer
131 views

Program that listens to a TCP/IP port for text and execute (emulate) a key stroke on keyboard?

I am looking for a program to be run on Windows Vista that would listens to a TCP/IP port and execute or emulate a keyboard's key stroke (or a combination of keystrokes, such as Ctrl + D). It's like ...
0
votes
2answers
274 views

Is there sofware that can emulate how Oracle works with disks?

Don't now if its a right place to ask, so if not please give me a hint. I need some software that do can emulate how Oracle works with disks (Notice: Not the Oracle workload tool). I've already took a ...
2
votes
2answers
261 views

Are there any *hardware*-based CD/DVD drive emulation projects?

Does anyone know of anything like this? I am looking to create SD-card based alternatives for some of my old CD-drive-based gaming consoles.
0
votes
0answers
136 views

Java Micro DK emulator bluetooth

I was downloading a bluetooth game from a website that comes in JAR. Now I only have a java-enabled mobile but wanting to try the 2 player feature. So I downloaded JMDK (java micro development kit, ...
0
votes
2answers
196 views

64 Bit Machine running 32 Bit operating system

I have a problem where my IT department will not install 64 bit windows on a 64 bit machine. The application I need to run is 64 bit. Is there anyway I can run this app on the machine and let it ...
3
votes
2answers
844 views

Android - Emulator takes a long time to start up

I have successfully installed Android-SDK in my computer. Generally, i test application with my real android Device (HTC HERO) so it is fast to test an application on a real device. But when i try to ...
5
votes
2answers
274 views

Converting files from one computer format to another

First - you should be sitting down and have your sense of humor cap on for these questions. Ready? I have a Commodore 64 with a lot of files created in OmniWriter (Word-type). Rather than print them ...
0
votes
1answer
163 views

What is an inexpensive Wyse 60 Emulator solution for PC?

What is an inexpensive Wyse 60 Emulator solution for PC?
0
votes
0answers
101 views

Fast Free Emulator/Virtual Machine for Mac

I am looking for an emulator or virtual machine that is free and runs on Mac. I have been using VirtualBox, but the internet doesn't work on any of my virtual machines. I have also used the Q ...
1
vote
1answer
771 views

iPhone/IPod App Desktop Emulator [closed]

Possible Duplicate: iPhone, iPad and Blackberry emulator for Windows I want to sell my iPod Touch and buy an Andriod-based phone. However, there are some apps that I have paid for that are ...
3
votes
4answers
14k views

iPhone, iPad and BlackBerry emulator for Windows

Is there any iPhone, iPad and BlackBerry emulator for Windows? Freeware.
1
vote
3answers
131 views

Need an emulator for PS/2 mouse port

Is there any emulator that allows to treat all non-PS/2 mouse activities as if I had one? I.e. if I have a usb mouse but it could be reached by interacting with PS/2 port.
2
votes
4answers
100 views

Recommendation for Genesis emulator that can autoload a state

I'm looking for Genesis Emulator(windows would be nice but *ix would be fine) that can autoload a particular (homebrew) ROM and state on startup, any ideas? Edit: The homebrew application is a ...
2
votes
4answers
4k views

Mobile Phone Browser Emulators/Simulators

I work in QA in a .NET shop and recently part of my testing process has started to involve testing our company website on mobile devices. At least one of our techs uses an HTC Desire. After tons of ...
0
votes
1answer
1k views

Generic/Text Printer on Windows 7 not prompting for file name

Hope someone can shed some light on this. I am downloading reports from an AIX-based system by directing them to a TT printer which the terminal emulator (MultiView 2000) intercepts and directs to ...
2
votes
2answers
677 views

Using nmap in Android SDK

How can I use nmap (port scanning utility) on the Android SDK emulator in Windows? I am trying to install a port scanner on Android SDK which is installed on Ubuntu. I have two problems: How do I ...
1
vote
2answers
341 views

Limitations with Wine

Are there any limitations on what Wine/Windows Emulators can do? I mean this primarily from a point of view of Web Browsers communicating with applications that use them. (E.g.: Firefox and the ...
5
votes
4answers
441 views

Looking for Apple IIe emulator disk images

Could someone tell me where I can find disk images for the Apple IIe emulator called AppleWin I think. I really searched everywhere but to no avail...
4
votes
1answer
412 views

ZX Spectrum emulator?

Can you recommend a free/shareware/commercial ZX Spectrum emulator (Windows or Linux)? What are the gotchas for the one you are using/have been using? I still have a lot of ZX Spectrum programs that ...
3
votes
1answer
446 views

Is there an emulator frontend that can show multiple roms at once?

I'm building an arcade cabinet, and found the "AdvanceMENU" frontend: Those are just snapshots, I'm wondering if there exists a frontend that would show the real start-up screens of the games. ...