Main > Free Download Search >

Free delitracker emulator software for linux

delitracker emulator

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 218
Unix Amiga Delitracker Emulator 2.07

Unix Amiga Delitracker Emulator 2.07


Unix Amiga Delitracker Emulator (UADE) plays most Amiga music file formats by simulating Amiga hardware and software. more>>
Unix Amiga Delitracker Emulator (UADE) plays most Amiga music file formats by simulating Amiga hardware and software.
Unix Amiga Delitracker Emulator plays over 180 Amiga music file formats and has three frontends for playing: a command line tool, an XMMS plugin, and a Beep Media Player frontend.
Enhancements:
- An improved version of the Special FX replayer was added.
- A new Special FX ST replayer was added.
- Bugs in song length database handling were fixed.
- Audacious 1.3 is supported.
- 15 instrument soundtracker module detection is supported.
<<less
Download (0.74MB)
Added: 2007-05-01 License: GPL (GNU General Public License) Price:
918 downloads
Wide Area Link Emulator 0.1

Wide Area Link Emulator 0.1


Wide Area Link Emulator enables you to set and test various parameters of a WAN access link more>>
Wide Area Link Emulator enables you to set and test various parameters of a WAN access link (also known as a bottleneck link) before testing on a fully-functional network.

Any ISP has a high bandwidth LAN (of the order of tens of Mbps, e.g. Ethernet) and a WAN access link with relatively low speeds (of the order of a few Kbps to a few Mbps). To be able to evaluate the ISPs performance, actual tests will have to be conducted on a live, fully functional network. This would imply enabling certain features in communication equipment which could be detrimental to the proper functioning of a commissioned network. To address such a problem of being able to characterize/quantify the network operation in terms of its performance with respect to various parameters, a test-bed emulating the ISPs connectivity to the Internet would be an ideal solution.

An important factor in setting up such a test-bed, is emulating the WAN Access Link. Using complex hardware is costly. Such a link can however be easily implemented by emulating the scenario on popular physical technology such as Ethernet. By changing the TCP/IP stack on a Personal Computer, the rate at which packets are injected into the network can be controlled and other necessary features can easily be added.

WALE was implemented in 2 phases and the first version can emulated bandwidths up to 8Mbps and uses FIFO queues with drop-tail.

WALE v2 can emulate bandwidths of up to 80Mbps(a 10-fold improvement over version 1) due to the stripped down version of Micro-second resolution timer being used in the Linux kernel. WALE also implements differentiated services are recommended by IETF. A hash-based packet classifier is used to classify packets into one of 3 queues (Expedited Forwarding, Assured Forwarding and Best Effort). A simple priority scheduling has been implemented between the queues.

Version 2 has been implemented in the Generic Device Layer of the Linux Kernel. The kernel version is 2.2.19. WALE2 kernel patch can be downloaded here. An ncurses based front end has been implemented for setting and viewing various parameters of the bottleneck link.
<<less
Download (0.027MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1224 downloads
VT6530 Terminal Emulator 0.2

VT6530 Terminal Emulator 0.2


VT6530 is a Java implementation of the proprietary terminal used with Tandem mainframes. more>>
VT6530 Terminal Emulator is a Java implementation of the proprietary terminal used with Tandem mainframes.
The Tandem VT6530 is a proprietary terminal used with their Non-Stop(TM) series of mainframes. These high-reliability machines are popular in the banking industry. If youve ever used an ATM to get cash, youve probably used a VT6530.
The terminal itself can operate in three different mode: conversation, block, and ANSI (VT100). Conversation mode is a simple scrolling text mode with the addition key buffering and text attributes. In block mode, text is displayed in a formated screen with special edit fields. ANSI mode is only used with OSS, Tandems UNIX wanabe operating layer.
Enhancements:
- Autotools support (./configure, make, make check, and make install).
- New telnet and ANSI terminal implementations.
- Linux, Cygwin, and HP NonStop (tandem OSS) builds are not quite running yet.
<<less
Download (0.36MB)
Added: 2007-02-09 License: GPL (GNU General Public License) Price:
1004 downloads
Jagacy 3270 Emulator 1.5.8b

Jagacy 3270 Emulator 1.5.8b


Jagacy 3270 Emulator is a feature-rich 3270 terminal emulator. more>>
Jagacy 3270 Emulator is a feature-rich 3270 terminal emulator. It supports SSL, TN3270E, and over thirty languages. The project does not contain the screen-scraping library, and is a cost effective solution for a stand-alone Java 3270 terminal emulator.
The emulator can be configured to help create screen-scraping applications. Developers can also develop their own custom terminal emulators (with automated logon and logoff). Jagacy 3270 screen-scraping is faster, easier to use, and more intuitive than HLLAPI. It excels in creating applications reliably and quickly.
Main features:
- 100% pure Java.
- Feature rich 3270 terminal emulator.
- SSL support.
- Extended TN3270 (TN3270E) support.
- 17 different terminal types (including 132 columns).
- Internationalization support. Over 30 different languages supported.
- Configurable using properties, if desired. No changes necessary when host name or screens change.
- Easily create a custom 3270 terminal emulator.
- Small footprint (less than 150K). Runs efficiently within the Eclipse and NetBeans IDEs.
- Can display the 3270 session in a window while an application is running.
- Includes a full-featured 3270 terminal emulator tailored to developing and debugging applications.
Enhancements:
- Add features/limitations/changes here
<<less
Download (1.3MB)
Added: 2007-07-27 License: GPL (GNU General Public License) Price:
880 downloads
cereal emulation framework 0.93.5

cereal emulation framework 0.93.5


cereal emulation framework is an easily-extensible 8051 emulator. more>>
cereal is an emulation framework designed to allow easy emulation of interconnected modules. Its main component is an 8051 emulator module, so it can be used as an 8051 emulator.

The reason for writing cereal was an 8051 embedded controller which should control an engine using pulse-width modulation, read the resulting flow from a flowmeter, and regulate the output to keep flow at a given value.

In the real world, it takes about two seconds for the algorithm to stabilize, and emulating two seconds using conventional emulators (computing the engine input, the real flow, the feedback frequency) by hand is simply impossible to do.

Using cereal, it took about two hours to create a module emulating the engine/flowmeter combination, along with a window showing the current values. Then it is trivial to connect this module to the 8051 module and just sit back and watch the result.

Another, more trivial example is a multiplexed display/keyboard combination (in my case, selecting one of four 8-segment LCD displays). Instead of watching the port bits, why not create a module that shows the output graphically as four displays?

In addition to these possibilities, cereal offers breakpoints, watches, evaluate/modify dialog (which can solve 2 * x + 1 = 5). The KDE GUI also can be extended using KParts (8051 interface is provided as a KParts plugin).

Also included is a command interface usable for creating testsuites for your programs (or for cereal itself - cereal has over 400 tests in its testsuite), and a simple 8051 disassembler.
<<less
Download (0.94MB)
Added: 2005-06-11 License: GPL (GNU General Public License) Price:
1597 downloads
Generator 0.35

Generator 0.35


Generator project is a Sega Genesis (MegaDrive) emulator. more>>
Generator project is a Sega Genesis (MegaDrive) emulator.
Generator is a portable Sega Genesis (Mega Drive) emulator with gtk/SDL, SVGAlib and Tcl/Tk user interfaces.
It features its own unique portable 68000 core processor emulation enhanced by recompilation techniques.
Enhancements:
- [CORE] Support for Genecyst patch files / Game Genie
- [CORE] Support for AVI uncompressed and MJPEG output
- [68000] Re-added busy wait removal that got lost
- [SOUND] Added configurable single-pole low-pass filter
- [CORE] Added autoconf/automake version checks
- [VDP] Fix FIFO busy flag (Nicholas Van Veen)
- [SOUND] Various further endian improvements from Bastien Nocera
- and andi@fischlustig.de (Debian)
- [SOUND] Various BSD compatibility improvements from
- Alistair Crooks and Michael Core (NetBSD)
- [UI] SDL Joystick support from Matthew N. Dodd (FreeBSD)
- [68000] Do pre-decrement with two reads (Steve Snake)
- [68000] Make TAS not write (Steve Snake) fixes Gargoyles, Ex Mutant
- [68000] Re-write ABCD,etc based on info from Bart Trzynadlowski
- [68000] Implement missing BTST op-code (fixes NHL Hockey 94)
<<less
Download (0.45MB)
Added: 2006-11-07 License: GPL (GNU General Public License) Price:
1094 downloads
pLauncher 1.2

pLauncher 1.2


pLauncher project is an emulator front-end for multiple emulators. more>>
pLauncher project is an emulator front-end for multiple emulators.
pLauncher allows you to centralize all of your emulator/ROM launching needs.
It is open ended enough to allow the launching of any emulator (xmame, snes9x, xmess, vgb, dgen, WINE, etc.) and its ROMS/binaries.
Main features:
- Small and fast
- Works with any emulator
- Customizable views
- Easy to use
Enhancements:
- Added a rom count
- Added support for personal config file ~/.pLauncher
- Added graphical installer
- Fixed Help menu item to bring up HTML manual in Netscape (should be customizable in the future)
- Fixed bug which gave warning with no custom views
<<less
Download (0.78MB)
Added: 2006-11-10 License: GPL (GNU General Public License) Price:
1088 downloads
FCE Ultra 0.98.15

FCE Ultra 0.98.15


FCE Ultra is a NES emulator. more>>
FCE Ultra is a NES (Nintendo Entertainment System) and Famicom (Family Computer) emulator for a variety of different platforms, based on Beros FCE. Game compatibility is very high, provided you provide non-corrupt ROM/disk images.
It has been tested (and runs) under DOS, Linux SVGAlib, Linux X, Mac OS X, and MS Windows. A native GUI is provided for the MS Windows port, and the other ports use a command-line based interface. The SDL port should run on any modern UNIX-like operating system(such as FreeBSD) with no code changes.
Enhancements:
- Latest code found on the net.
<<less
Download (0.52MB)
Added: 2006-07-07 License: GPL (GNU General Public License) Price:
1235 downloads
Eterm 0.9.4

Eterm 0.9.4


Eterm is a vt102 terminal emulator intended as a replacement for xterm. more>>
Eterm is a vt102 terminal emulator intended as a replacement for xterm. It is designed with a Freedom of Choice philosophy, leaving as much power, flexibility, and freedom as possible in the hands of the user.
Eterm is designed to look good and work well, but takes a feature-rich approach rather than one of minimalism. Current features include color support, background images (all Imlib-supported formats), theme support, and pseudo-transparency.
Enhancements:
- This release contains primarily bugfixes, particularly for dead keys, but has a few new features thrown in as well, like support for a "beep command" to replace the PC speaker beep, EWMH/xcompmgr window opacity support, 256-color support, and NetWM startup ID support.
<<less
Download (0.79MB)
Added: 2006-08-23 License: GPL (GNU General Public License) Price:
1161 downloads
termit 1.0.1

termit 1.0.1


termit is a simple terminal emulator based on vte library. more>>
termit is a simple terminal emulator based on vte library.
Main features:
- tabs
- bookmarks
- changing tab name
- changing font for tabs
- encodings (all available from GTK2)
Configuration can be changed via $HOME/.termit file (example is provided).
Enhancements:
- Calls to getenv were replaced with g_getenv.
- A possible double free was fixed.
<<less
Download (0.017MB)
Added: 2007-07-16 License: GPL (GNU General Public License) Price:
830 downloads
Qemu launcher 1.7.4

Qemu launcher 1.7.4


Qemu Launcher is a GNOME front-end for the Qemu x86 PC emulator based on GTK. more>>
Qemu Launcher is a GNOME front-end for the Qemu x86 PC emulator based on GTK. Qemu is a command line application so I wrote this so that Qemu is more accessible from the desktop.
Main features:
- Create and save multiple VM configurations
- Disk image creation from the GUI using dd, qemu-mkcow, and vmdk2raw for raw, COW, and VMWare converted images respectively.
- Provides Qemu console access via xterm
- Configurations stored in users home directory in ~/.qemu-launcher
- Disk images can be stored anywhere
<<less
Download (0.059MB)
Added: 2007-06-10 License: GPL (GNU General Public License) Price:
884 downloads
ggiterm 0.7.1

ggiterm 0.7.1


ggiterm is a software terminal emulator like xterm. more>>
ggiterm is a terminal emulator which uses the platform-agnostic GGI library for its input and display.
This enables ggiterm to be run unmodified on any target supported by GGI, including X Window, the Linux framebuffer, Windows and more exotic setups...
Ever dreamed of typing your command lines on a fully anti-aliased, unicode-enabled, 3x3 TV display wall?
Main features:
- Anti-aliased rendering through Freetype
- Side effect of the above: use any font format supported by Freetype (TrueType, Type1, ...)
- Fully internationalized
- Backward compatible with the widespread DEC vt100 terminal
- Multiple architectures support
Enhancements:
- Tremendous speedups in this release. Many longstanding bugs have been fixed as well. It is not bug free, but I think our patient users have been waiting for an update long enough...
<<less
Download (0.37MB)
Added: 2005-06-30 License: GPL (GNU General Public License) Price:
1577 downloads
Terminal 0.2.5.8 RC2

Terminal 0.2.5.8 RC2


Terminal is a modern terminal emulator for the Unix/Linux desktop more>>
Terminal project is a modern terminal emulator for the Unix/Linux desktop - primarly for the Xfce desktop environment.
We developed it because we saw the need for a lightweight and easy to use terminal emulator in the Xfce desktop environment, that doesnt require the user to install the GNOME plattform, but still provides a worthy alternative to the GNOME terminal emulator.
Enhancements:
- Add a new "Paste Selection" action to the "Edit" menu, which pastes the contents of the PRIMARY selection (#2242).
- Accept drops from the Thunar path bar (#2284).
- Fix installation in Win32 platforms (#2433).
- Fix incorrect english in usage text (#2381).
- Fix incorrectly handled SIGPIPE (#2349).
- Updated translations: Michal Varady (cs), Benedikt Meurer (de), Jarbas Araujo Jr. (eo), Piarres Beobide (eu), Jari Rahkonen (fi), Maximilian Schleiss (fr), Szymon Ka and #322;asz (pl), Adriano Winter Bess (pt_BR), Andrey Fedoseev (ru)
- New translations: Tenzin Dendup (dz)
<<less
Download (1.5MB)
Added: 2006-11-05 License: GPL (GNU General Public License) Price:
1084 downloads
GNOME FCE Ultra 0.6.0

GNOME FCE Ultra 0.6.0


GNOME FCE Ultra (also known as gfceu) is an interface for the popular Nintendo Emulator, FCE Ultra. more>>
GNOME FCE Ultra (also known as gfceu) is an interface for the popular Nintendo Emulator, FCE Ultra. GNOME FCE Ultra is designed for the GNOME desktop, and allows the user to easily play NES ROM images.
Main features:
- Network play
- Custom input configuration
- Fullscreen support
- Full sound support
- High compatibility and accurate emulation
<<less
Download (0.029MB)
Added: 2007-06-22 License: GPL (GNU General Public License) Price:
865 downloads
gnome-terminal 2.18.1

gnome-terminal 2.18.1


gnome-terminal is the GNOME terminal emulator application. more>>
gnome-terminal is the GNOME terminal emulator application. gnome-terminal is only the shell (menubar, prefs dialog); the terminal emulation ("stuff in the middle") comes from the VTE widget. Remember this when choosing a bugzilla component.

How it works:

Profiles:
all settings are stored in profiles. prefs dialog edits the current profile

Session:
just the number of open windows/tabs and their profile is stored per-session

Command line options:
do not overlap things that are preferences
<<less
Download (2.8MB)
Added: 2007-06-19 License: GPL (GNU General Public License) Price:
873 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5