Main > Free Download Search >

Free atari800 2.0.3 software for linux

atari800 2.0.3

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 58
Atari800 2.0.3

Atari800 2.0.3


Atari800 project is an Atari 8-bit computer and 5200 game system emulator for multiple platforms. more>>
Atari800 project is an Atari 8-bit computer and 5200 game system emulator for multiple platforms.
It runs on DOS, Windows, Amiga, Atari ST, Mac, and Linux/UNIX.
It includes support for Atari cartridge ROMs, popular Atari disk images files, running Atari binaries directly from the host system, and accessing the host filesystem from within the emulated Atari.
Main features:
- Atari 400, 800, 600 XL, 800XL, 130XE, 5200 Games System.
- 130XE compatible memory expansions: 320K, 576K, 1088K.
- Optional 4K RAM between 0xc000 and 0xcfff in 400/800 mode.
- Cycle-exact 6502 emulation, all unofficial instructions.
- Cycle-exact NMI interrupts, scanline-based POKEY interrupts.
- Cycle-exact ANTIC and GTIA emulation, all display modes.
- Player/Missile Graphics, exact priority control and collision detection.
- Exact POKEY registers (sound and random number generator).
- 8 disk drives, emulated at computer-to-drive communication and fast patched SIO levels.
- ATR, XFD, DCM, ATR.GZ and XFD.GZ disk images.
- Direct loading of Atari executable files and Atari BASIC programs.
- 42 cartridge types, raw and CART .
- Cassette recorder, raw and CAS images.
- Printer support.
- Files can be stored directly on your host computer via the H: device.
- Current emulation state can be saved in a state file.
- Sound support on Unix using "/dev/dsp".
- Stereo (two POKEYs) emulation.
- Joystick controller using numeric keypad.
- Real joystick support.
- Paddles, Atari touch tablet, Koala pad, light pen, light gun, ST/Amiga mouse, Atari trak-ball, joystick and Atari 5200 analog controller emulated using mouse.
- R-Time 8 emulation using host computer clock.
- Atari palette read from a file or calculated basing on user-defined parameters.
- Screen snapshots (normal and interlaced) to PCX and PNG files.
- Sound output may be written to WAV files.
- User interface on all versions supporting bitmapped graphics.
- R: device (the Atari850 serial ports) mapped to net or real serial port.
<<less
Download (0.95MB)
Added: 2007-07-13 License: GPL (GNU General Public License) Price:
835 downloads
Wt 2.0.3

Wt 2.0.3


Wt (pronounce wit-ty), is a C++ library to develop web applications. more>>
Wt (pronounce wit-ty), is a C++ library to develop web applications.
Wt API is widget-centric, and inspired by existing C++ Graphical User Interface APIs. To the developer, it offers complete abstraction of any web-specific implementation details.
Existing frameworks (such as based on PHP or JSP/JSF (+ servlets + struts)) for developing web application do not make abstraction of the peculiarities of the underlying technologies (HTML, JavaScript, CSS, AJAX, Forms, DHTML).
As a consequence, a developer must not only gain familiarity with all of these technologies, but also with browser-specific implementations and incompatibilities. At the same time, the structure of the application follows mostly the page-centric paradigm of early day HTML.
In contrast, a web application developed with Wt does not differ in structure from an application developed for other graphical user interface systems, such as Windows or the X Windowing System.
Most imporantly, the entire application is written in only one compiled language (C++), from which the library generates the necessary HTML, Javascript, CGI, and AJAX code. The responsibility of writing browser-portable web applications is transferred to the library implementation.
Main features:
- Supports all major XHTML 1.0 compliant browsers (tested with Firefox (Gecko), Internet Explorer and Konqueror).
- Event handling using a signal/slot system.
- Client-side and/or server-side processing of events using static versus dynamic signal/slot connections, allowing for highly responsive applications.
- Transparent handling of sessions with URL rewriting. Automatic incremental rendering of changes to the web page, using AJAX.
- Automatic incremental loading of the web page (with in the initial load step only visible widgets)
Enhancements:
- Build problems related to locating thread enabled boost libraries were fixed.
<<less
Download (2.4MB)
Added: 2007-07-04 License: AGPL (Affero General Public License) Price:
843 downloads
Drivel 2.0.3

Drivel 2.0.3


Drivel is a GNOME client for working with online journals, also known as weblogs or simply blogs. more>>
Drivel is a GNOME client for working with online journals, also known as weblogs or simply blogs.

Drivel retains a simple and elegant design while providing many powerful features, including support for LiveJournal, Blogger, Movable Type, Advogato, and Atom journals. (Systems based off these are also supported, including WordPress and Drupal.)

<<less
Download (0.43MB)
Added: 2006-08-06 License: GPL (GNU General Public License) Price:
1174 downloads
EZRO 2.0.3

EZRO 2.0.3


EZRO project is a system for easily managing Web-based content. more>>
EZRO project is a system for easily managing Web-based content.

EZ Reusable Objects (EZRO) is a Web application that can be used by non-technical staff to manage content as "objects."

Content objects containing text, video, and audio can be shared, modified, and re-styled to appear via a traditional Web site, an on-line course, an innovative "Coach," or as a community of interest site. It is highly scalable and can be used for public Web sites, secure environments, and private intra/extranets.

<<less
Download (0.47MB)
Added: 2006-10-17 License: GPL (GNU General Public License) Price:
1102 downloads
paco 2.0.3

paco 2.0.3


pacKAGE oRGANIZER is a source code package management system. more>>
Paco project is a source code package organizer for Unix/Linux systems, originally written to aid package management when installing an LFS system.
When installing a package from sources, paco wraps the "make install" command (or whatever is needed to install the files into the system), and generates a log containing the list of all installed files.
Like any other package manager, paco provides several options to print package information in different formats. It can also remove packages, among some other basic operations.
Technically, paco follows the same approach as CheckInstall: A library is preloaded before installation, and during installation it catches the system calls that cause filesystem alterations, logging the names of the created files.
But unlike CheckInstall, paco doesnt create rpm or dpkg packages. Paco is a stand-alone package manager. It can even install rpm, dpkg or slackware binary packages with the provided script superpaco.
Gpaco is the GTK+ graphic interface of paco. Its included in the same tarball and installed by default. Gpaco requires GTK+ (2.6 or later), and pkg-config.
Enhancements:
- Removed repeated text in the man page of paco (thanks Georg Grafendorfer).
- The option -x|--expand has been removed (though it is silently ignored for backwards compatibility). Now the command line package names are automatically expanded like in rpm(8), except when logging packages. In this case the package name must be introduced exactly.
- Do not search for the name of the package in config.log (thanks Mirco Lorenzoni).
- Fix a doubled DESTDIR bug in doc/Makefile (thanks Matthew Bruenig).
- Rewritten libpaco-log in C. This prevents a glibc installation failure when building LFS in chapter 6.
- Fixed bug that made paco log compressed files twice in some cases.
- Use RTLD_NEXT in libpaco-log. Fixes bug in some systems (thanks Roland Schatz).
- When logging installations, files in /proc are always excluded, regardless of the variable EXCLUDE in pacorc or the arguments to the option -E|--exclude.
- Better strip the release suffix in rpm2paco and superpaco.
- [gpaco] Fixed several problems in "Import RPM database".
<<less
Download (0.35MB)
Added: 2007-07-17 License: GPL (GNU General Public License) Price:
831 downloads
PAUD 2.0.3

PAUD 2.0.3


PAUD is a Linux utility bootdisk. more>>
PAUD (Parted And Utilities Disk) is a Linux utility boot disk distribution. It fits on a single 1.44 floppy disk. It contains mc, parted, and other utilities such as filesystem utilities for ext2, ext3, and Reiserfs. It is great for partition maintenance and for rescue purposes.
The latest version of PAUD (1.0.4) has glibc-2.2.5, kernel 2.4.20, support for up to 4 virtual consoles. Kernel has DMA support (click here for more info on DMA) , SCSI support is not available out-of-the-box but it can be easily implemented.
The kernel has filesystem support for FAT/VFAT, EXT2, EXT3, ReiserFS 3.5, and ReiserFS 3.6 filesystems. Parted supports creating, resizing, copying, and destroying of these filesystem types (please read notes for reiserfs and ext3).
This is a list of all the commands, some of these commands are internal commands of busybox:
busybox commands:
[, ash, basename, busybox, cat, chgrp, chmod, chown, chroot, chvt, clear, cp, cut, date, dd, df, dirname, dmesg, du, echo, env, false, find, free, grep, gunzip, gzip, halt, head, id, init, kill, killall, klogd, linuxrc, ln, logger, ls, lsmod, mkdir, mknod, mkswap, modprobe, more, mount, mv, pidof, poweroff, ps, pwd, reboot, reset, rm, rmdir, sed, sh, sleep, sort, swapoff, swapon, sync, syslogd, tail, tar, test, touch, true, tty, umount, uname, uniq, uptime, wc, which, whoami, xargs, yes, zcat
Other commands:
e2fsck, hdparm, mc, mkreiserfs-3.5, parted, reiserfsck, tune2fs
Notes:
SCSI: SCSI support is not enabled in the kernel, if you wish to use scsi devices with PAUD, you can make a custom kernel and put it on the disk with the rootdisk. The docs section on the PAUD project page will show you how.
ntfs: Many people have asked about NTFS support, specifically the ntfsresize program. I cant fit this on the floppy, but an optional expansion floppy solution will be available shortly.
ReiserFS: mkreiserfs-3.5 can only make reiserfs filesystems version 3.5, if you want to make reiserfs version 3.6, use parted. All other reiserfs functions in parted, including resize, work for both versions. Run reiserfsck --fix-fixable after modifying any paritions from parted, to fix any potential problems.
Ext3: parted cannot create ext3 filesystems, although there is a simple way to do it in PAUD. First create an ext2 partition from parted, then create a journal to convert it to ext3 with tune2fs -j.
hdparm/DMA: DMA isnt enabled by default, hdparm fixes this problem by allowing you to enable DMA using the -d1 option. Using the hdparm disk speed test, i saw an increase in speed from 4.6 mb/sec (default) to 25.2 mb/sec (dma enabled).
mc: mc is a great way of transferring files between filesystems (for Windows/DOS users) or for editing files if you need to. It can also be useful if you ever need to use PAUD for rescue purposes.
mounting: If you get an error when mounting that a filesystem cannot be found on the device, a different filesystem may have been found. Type mount to see if it was actually mounted or not.
Enhancements:
- The kernel was updated to 2.4.20 to support hard drives that are greater than 137GB.
<<less
Download (1.4MB)
Added: 2005-12-25 License: GPL (GNU General Public License) Price:
1407 downloads
Maildrop 2.0.3

Maildrop 2.0.3


maildrop is the mail filter/mail delivery agent thats used by the Courier Mail Server. more>>
maildrop is the mail filter/mail delivery agent thats used by the Courier Mail Server. You do not need to download maildrop from here if you already have Courier installed. This is a standalone build of the maildrop mail filter that can be used with other mail servers.
maildrop is a filter for local mail delivery agent. It reads the messages and redirects them to users mailbox.
maildrop optionally reads instructions from a file, which describe how to filter incoming mail. These instructions can direct maildrop to deliver the message to an alternate mailbox, or forward it somewhere else. Unlike procmail, maildrop uses a structured filtering language.
maildrop is written in C++, and is significantly larger than procmail. However, it uses resources much more efficiently. Unlike procmail, maildrop will not read a 10 megabyte mail message into memory. Large messages are saved in a temporary file, and are filtered from the temporary file. If the standard input to maildrop is a file, and not a pipe, a temporary file will not be necessary.
maildrop checks the mail delivery instruction syntax from the filter file, before attempting to deliver a message. Unlike procmail, if the filter file contains syntax errors, maildrop terminates without delivering the message. The user can fix the typo without causing any mail to be lost.
Enhancements:
- Messages delivered by maildrop will use the processs inherited umask.
- The -f option now allows an empty return address to be specified.
- The lockmail utility now drops any group-id privileges if the setgid bit was added to lockmails permissions.
<<less
Download (2.0MB)
Added: 2006-12-31 License: GPL (GNU General Public License) Price:
1030 downloads
APR::Brigade 2.0.3

APR::Brigade 2.0.3


APR::Brigade is a Perl API for manipulating APR Bucket Brigades. more>>
APR::Brigade is a Perl API for manipulating APR Bucket Brigades.

Synopsis

use APR::Brigade ();

$bb = APR::Brigade->new($r->pool, $c->bucket_alloc);
$ba = $bb->bucket_alloc();
$pool = $bb->pool;

$bb->insert_head($b);
$bb->insert_tail($b);

$b_first = $bb->first;
$b_last = $bb->last;

$b_prev = $bb->prev($b_last);
$b_next = $bb->next($b);

$bb2 = APR::Brigade->new($r->pool, $c->bucket_alloc);
$bb1->concat($bb2);

$len = $bb->flatten($data);
$len = $bb2->flatten($data, $wanted);

$len = $bb->length;
$bb3 = $bb->split($b_last);

last if $bb->is_empty();
$bb->cleanup();

<<less
Download (3.5MB)
Added: 2007-07-02 License: Perl Artistic License Price:
844 downloads
astGUIclient 2.0.3

astGUIclient 2.0.3


astGUIclient is a GUI client application for the Asterisk open-source PBX. more>>
astGUIclient is a GUI client application for the Asterisk open-source PBX.
This is a suite of programs that are designed to interact with the Asterisk Open-Source PBX Phone system at a client computer level to extend the functionality of your phone and system.
The suite of software is designed to work with an Asterisk system that has Zap(T1/E1/PSTN),IAX or SIP trunks and SIP/IAX/Zap phones.
The main GUI application, astGUIclient, is a set of PHP web-based scripts utilizing Javascript and XMLHTTPRequest functions that work through a browser to give real-time information and functionality with nothing more than an internet browser on the client computer.
Another component included with the astGUIclient package is the VICIDIAL auto-dialer. This is a list dialer(another real-time web-client) that can be added to Asterisk and is highly configurable with detailed logging. VICIDIAL can dial one-call-at-a-time or you can put it in auto-dial mode and it acts as a predictive dialer. VICIDIAL also can function as an ACD for inbound calls or for Closer calls coming from VICIDIAL fronters and even allows for remote agents that may only have a phone.
The software suite also includes a from-scratch software installation document, full English and Spanish versions of the web-clients and admin pages, and the Asterisk Central Queue System(ACQS) which allows for optimized and streamlined Asterisk integration.
This group of applications is designed to run on top of just about any version of Asterisk so no messing around with the Asterisk source code is necessary. For more information see the system requirements. astGUIclient is not an Asterisk configuration utility, it is an end-user Graphical User Interface.
All astGUIclient software elements are distributed freely through the GPL with no warranty.
Main features:
- Grabs live call info from a DB updated every second
- Displays live status of users phones and Zap/IAX/SIP/Local channels
- Allows calls to be placed from GUI and directed to phone
- Allows intrasystem calls at the click of a button
- Allows call recording at the click of a button
- Allows conference calling of up to 6 channels through GUI
- Administrative Hangup of any live Zap/IAX/SIP/Local channel
- Administrative Hijack of any live Zap/IAX/SIP/Local channel
- Administrative switch user function
- Call Parking sends calls to park ext and then redirects to phone ext
- CallerID popup with buttons to open custom web pages
- Voicemail display and button to go right to check voicemail
- Allows Blind listening of calls on Zap channels
- Allows Blind transfers of calls to specific voicemail boxes
- Allows Blind transfers of calls to intrasystem extensions
- Allows Blind transfers of calls to external numbers
Additional Features available only in the web version:
- More than 6 channels in the conference room
- Send to Voicemail directly from the inbound call popup window
- All client phone connections are shown not just the first
- Allows transfers to conferences
- Call parking with callerID
<<less
Download (2.3MB)
Added: 2007-04-27 License: GPL (GNU General Public License) Price:
563 downloads
KLogWatch 2.0.3

KLogWatch 2.0.3


KLogWatch is a small KDE application which tails a kernel log file and interprets any Netfilter (ie more>>
KLogWatch is a small KDE application which "tails" a kernel log file and interprets any Netfilter (ie. iptables) log lines it sees, optionally popping up a window to alert you that your firewall has just blocked a packet. See the man page for more detail.
Its been tested with KDE 3.1.1 and Qt 3.1.1 (SuSE 8.2), as well as more recent Fedora/Mandrake/Debian distributions. There is also a pure Qt build available from version 1.8.1.
KLogWatch is released under the GPL, so feel free...
Enhancements:
- Do proper column sorting on addresses and ports.
<<less
Download (0.098MB)
Added: 2006-12-18 License: GPL (GNU General Public License) Price:
1040 downloads
Pachyderm 2.0.3

Pachyderm 2.0.3


Pachyderm project is a template-based flash authoring tool. more>>
Pachyderm project is a template-based flash authoring tool.

Designed for people who have little or no multimedia authoring experience, Pachyderm is accessed through a web browser and is as easy to use as filling out a web form.

Authors upload their own media (images, audio clips, and short video segments) and place them into pre-designed templates, which include built-in functionality for playing video and audio, linking to other templates, and other features.

Descriptive text can be copied and pasted in, or authored directly in Pachyderm. Once screens have been completed and linked together, the presentation is published and can then be downloaded and placed on the authors website, on a CD, or elsewhere.

Authors may also leave their presentations on the Pachyderm server and link directly to them there. The result is an attractive, interactive Flash-based multimedia presentation.

<<less
Download (29.9MB)
Added: 2006-10-30 License: The Apache License 2.0 Price:
1089 downloads
Galeon 2.0.3

Galeon 2.0.3


Galeon is a GNOME Web browser based on Gecko (the mozilla layout engine). more>>
Galeon is a GNOME Web browser based on Gecko (the mozilla layout engine). Galeon is fast, it has a light interface, and it is fully standards-compliant.
This release is primarily to get some nice bug fixes out to everyone; Ive highlighted these below.
Its also one of the very few times where we didnt need to make any changes to account for new mozilla releases (of course, there are lots of changes to keep up with mozilla cvs).
Enhancements:
- This release will actually build against Mozilla 1.7.5+.
<<less
Download (5.6MB)
Added: 2006-09-22 License: GPL (GNU General Public License) Price:
1127 downloads
CD-Rchive2 2.0.3

CD-Rchive2 2.0.3


CD-Rchive2 is a complete revamp of the popular but now aged CD-Rchive program. more>>
CD-Rchive2 is a complete revamp of the popular but now aged CD-Rchive program. It is intended to be used with cdrecord-ProDVD, cdda2wav, and mkisofs for the production of data and music CDs and data DVDs.
Built in tools allow cloning of a complete CD or DVD and writing copies. A Boot Wizard will guide you through steps required to make a bootable CD or DVD, write the code, and compile a binary menu program which runs with isolinux.
Enhancements:
- Functionality was added when ripping tracks from CD to automatically convert to .mp3 instead of .wav via a checkbox on the .wav tab page.
- This requires lame to be installed.
- A problem of occassional incorrect audio device specification on single device machines such as laptops was fixed.
<<less
Download (3.0MB)
Added: 2005-09-26 License: GPL (GNU General Public License) Price:
1490 downloads
OBM 2.0.3

OBM 2.0.3


OBM is an intranet CRM and groupware tool for managing a company or a contact database. more>>
O.B.M. stands for Open Business Management.
OBM is an Intranet application which goal is to help manage a company or an organization. As OBM improve, it is approaching what are called CRM (with sales force , help desk, time tracking sections) but can be used simply as a contact database or as a shared calendar.
OBM represents a framework above wich many modules are written. It is written by an evolving group of developpers from Aliacom (mains are Mehdi Rande, Pierre Carlier, Olivier Boyer (design)) lead by Pierre Baudracco, with contributions by other people (see the changelog) and released under the terms of the GPL.
OBM is always evolving and the data and the database model are subject to change but each new version come with update scripts.
Enhancements:
- The import module has been improved to handle conflict automatically.
- Fixes and enhancements were made to the calendar module (planning view rights, home page portlet, and .ics file sending can be disabled).
- Fixes were made to CAS and the todo, payment, and import modules.
<<less
Download (1.6MB)
Added: 2007-08-04 License: GPL (GNU General Public License) Price:
814 downloads
QCADesigner 2.0.3

QCADesigner 2.0.3


QCADesigner is a CAD-like tool for the design and simulation of circuits based on Quantum Cellular Automata. more>>
QCADesigner is the product of an ongoing research effort at the University of Calgary ATIPS Laboratory to create a design and simulation tool for Quantum Dot Cellular Automata (QCA). This tool is still under development and is provided free of cost to the research community "as is".
QCA is an emerging nanotechnology concept for the realization of a computer built with arrays of nano-scale QCA cells. These QCA cells are capable of performing all complex computational functions required for general-purpose computation.
QCA has been listed as one of the six emerging nanotechnologies with applications in future computers by the International Technology Roadmap For Semiconductors (ITRS). QCADesigner facilitates rapid design, layout and simulation of QCA circuits by providing powerful CAD features available in more complex circuit design tools.
Main features:
- Intuitive CAD-like user interface
- Easy drag-and-drop circuit design
- Encapsulated PostScript (EPS) printing
- Support for multiple layers (for signal crossover)
- Multilingual support (de hu ro fr - so far)
Enhancements:
- This is a minor bugfix release featuring an improved layer mapping dialog.
- However, the most important change is on the Windows front: The Windows version of QCADesigner now uses the Gaim version of the GTK+ Runtime Environment.
- The new version allows you to upgrade from the dropline.net version of GTK+.
<<less
Download (2.5MB)
Added: 2005-08-04 License: GPL (GNU General Public License) Price:
1547 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 4
  • 1
  • 2
  • 3
  • 4