6 projects tagged "Emulators"
Bochs-Tools is a collection of scripts and programs to be used together with the Bochs emulator. The main goal is to provide a more Unix-like interface to the emulator and to enable access to Bochs disk images from outside of Bochs. This project makes it very simple to copy an existing OS installation to a Bochs image (as long as Linux has write access to the relevant file system).
MBCD (MultiBootCD) is a shell script to make a customized CD-ROM that can boot any kind and any number of image files. Currently, 4 types of images are supported: floppy images (1.2M, 1.44M, or 2.88M), Knoppix-like images, kernel-binary images (e.g. memtest86), and the Windows XP Recovery Console.
L2J is an alternate game server for Lineage2. The L2 protocol is reimplemented in the server, so you can play with this server without any modifications to the client (except changing the server IP address). The latest USA live client version is always supported, so don't expect this server to work with the PTS/Korean client.
WANsim allows you to simulate (more accurately, emulate) a WAN connection. In particular, it allows a user to change the emulated WAN speed, latency, variation, packet loss, packet duplication, and packet corruption aspects. It is configured as a network bridge that is established at boot time and uses the Linux Kernel NETEM functionality to accomplish its goals. Although relatively well documented, this functionality is not the easiest to use. WANsim wraps it into a simple to use script.