Emulation is the process of setting up one machine to act like another. This normally involves setting up virtual operating systems or other virtual devices.

learn more… | top users | synonyms (1)

0
votes
0answers
47 views

Logitech K700 (Revue) keyboard/trackpad combo - Function Key (F1-F12) emulation

With the Logitech K700 (Logitech Revue) wireless keyboard/trackpad combo, is there any way to emulate the function keys (F1-F12)? EmulationStation, which is the frontend for RetroPie, uses function ...
1
vote
1answer
102 views

Performance problems with xboxdrv

I wanna use the RPi as an emulation machine, thanks to RetroPie this is not a big problem. To control everything I want to connect multiple Xbox 360 wireless gamepads. This is possible by using ...
2
votes
2answers
1k views

NAS with a cluster of some raspberry pi

Is it possible to make a high performance NAS with a Raspberry Pi cluster (2 to 4 pis)? With high performance I mean able to handle streaming of 2 full HD movies at the same time. Let's say I have 4 ...
1
vote
0answers
168 views

How to successfully emulate RPI on OSX?

I followed this guide to emulate RPI on OSX via VirtualBox and it works. Now I'd like to simplify things a bit since this solution involves running debian in a virtual machine just to run qemu on top ...
1
vote
1answer
225 views

QEMU Virtual Machine - Win 98 Disk Error

I have been trying to setup Windows 98 in a QEMU environment on the Raspberry Pi (I can install it fine on my Win 7 and Linux machines). But there seems to be a weird error. I setup the vm with a ...
5
votes
1answer
3k views

Game platforms emulators on Xbmc/Openelec

Is it possible to run emulators on Xbmc/Openelec? I am familiar with an addon "Rom Collection Browser" and as my understanding of this plugin is that it can launch various games with different ...
1
vote
2answers
4k views

Can I emulate x86 CPU to run Teamspeak 3 server?

Reading different posts and Can I emulate x86 to run Windows 95? it seems to be possible to some extent to simulate x86 CPU. In my special case I want to run a Teamspeak server, which isn't provided ...
0
votes
0answers
126 views

Can I run Wah!Cade or any other GUI frontend to MAME?

Has there been any progress on GUI frontends like wah!cade for the Raspberry Pi?
16
votes
1answer
2k views

Can I emulate x86 to run Windows 95?

In a comment to another question about Windows, somebody brought up a good point, Raspberry Pis have the horsepower to run older games. It just so happens that I have a favorite older game from the ...
6
votes
3answers
1k views

Are there any emulators that run without X on raspberry pi?

Are there any emulators that run on the Rpi without X? If not, is there a specifically light-weight window manager that would be good with video game emulator?
5
votes
1answer
5k views

Joystick/Gamepad not working in RetroArch

I've installed RetroArch following these instructions, and I would like to use my gamepad. I'm using a USB connector for my GameCube controller, and I'm running the pocketsnes emulator. The emulator ...
4
votes
1answer
2k views

Sega Genesis/Mega Drive emulation (Gens/Gens-GS)

What is the current status of Sega Genesis/Mega Drive emulation? I'd like to get Gens or Gens-GS running on Raspbian, if possible. How is the performance? Since Genesis/Mega Drive Gens also ...
18
votes
1answer
20k views

How to run Raspbian on VirtualBox?

I have tried Debian on VirtualBox and would like to check out Raspbian. How do I install Raspbian on VirtualBox?
18
votes
1answer
1k views

Playstation Emulation

Does anyone know if it is possible to get the PCSXR (Playstation 1) emulator to work on the Raspberry Pi? On both Debian Squeeze and Wheezy, running any game on it with the xvideo plugin just gives. ...
14
votes
2answers
633 views

Is mame ARM compatible?

I'm still waiting on my Raspberry Pi, but when I get it is it possible to run Mame on it? I'm not concerned about how it will perform, but I've got my mind set on a project and want to know if it ...
5
votes
1answer
309 views

Raspbery Pi Emulation in OSX

Is there an emulator for Raspberry Pi that I could use to try to familiarise myself with the environment? And in my case something that will work on OSX.
17
votes
3answers
8k views

Emulation on a Windows PC

How can I emulate the Raspberry Pi on Windows? Related: Virtualization on a Linux PC
7
votes
1answer
591 views

How does speed of QEMU emulation compare to a real Raspberry Pi board?

I've managed to following Jivings answer to set up QEMU on my Ubuntu machine with the default Debian image, though I have had to use arm1136-r2 instead of arm1176. What is the best way to compare the ...
3
votes
0answers
90 views

Programming without a device [duplicate]

Possible Duplicate: Emulation on a PC How can a virtual environment be set up to program for the Raspberry Pi without using the device itself?
20
votes
2answers
4k views

Emulation on a Linux PC

How can I connect an SD card containing a Raspberry Pi OS to my Linux PC, and boot the OS in an emulator? Why won't VMWare work? What are the limitations of this method? Related: Emulation on a ...