Main > Free Download Search >

Free dec pdp software for mac

dec pdp

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 18
TopVideoRecipes 0.1

TopVideoRecipes 0.1


See how recipes come to life right from your dashboard. more>> Yummy FTP is an FTP and SFTP client application for the Apple Macintosh, built as native Mac OS X software from the ground up, with the goal of providing a reliable, powerful, yet easy to use file transfer utility.
Since it is release, Yummy FTP has gained a reputation for being the fastest, most reliable, and most flexible FTP client available. Here is why:
Reliability: The unique connection manager monitors for busy servers or dropped/stalled connections and will re-connect and resume transfers from where they left off. Firewalls are traversed with ease, due to the automatic FTP mode detection system. Misbehaving servers are pandered to in order to get the job done. Other apps simply display an error message.
Flexibility: Yummy FTP takes all the best standard features available in other solutions, makes them better, then adds a bunch of its own uniquely powerful features, resulting in a highly focused and productive feature set. You won`t find any bloat here. It is also compatible with a wide range of servers from the FTP server built into Mac OS X, to Windows, Unix, and even XBox and Dec VMS servers, which fits nicely with its ability to customize settings on a per-server basis.
It is Fast: And it is efficient too, using minimal CPU resources at all times. To demonstrate, we tested Yummy FTP against three major competitors: Fetch, Transmit and Interarchy. Two tests were performed, measuring time to completion and average CPU usage:
Test A - drag and drop upload 395 files, sizes from 15Mb to 18bytes, 75Mb in total
Test B - drag and drop upload 5 folders containing copies of the same files in test A
<<less
Download (885KB)
Added: 2008-12-29 License: Freeware Price: FREE
190 downloads
IMAPCheck 1.1

IMAPCheck 1.1


IMAPCheck changes the way Mail checks for new email on IMAP accounts more>>
IMAPCheck is a bundle for Mail.app that fixes an issue with IMAP support. Namely, when using server side rules to re-route email into folders, Mail.app wouldnt see the new mail until you actually clicked on the subfolder.

This bundle changes the way Mail checks for new email on IMAP accounts by forcing it to do a full sync every time. Note that this could increase the amount of traffic going between you and your IMAP server significantly.

A known limitation of IMAPCheck is that it still does not enable rules support on IMAP accounts. This bundle WILL allow Mail.app to see the new email, but it still doesnt process rules in those folders. I looked briefly into enabling rules on these folders, but it seems to be something built directly into POP Account support. I do think it would be possible to write a bundle to fix rules processing, but it would require more development and testing time than I have to dedicate to it.

IMPORTANT NOTE!!!
This bundle changes the behavior of some of the code within Mail.app. While I am not doing anything very complicated or dangerous, there is always a risk associated with modifying another application at runtime. Consider yourself warned that this could potentially crash Mail.app, destroy data, burn your house down, cause your significant other to leave you, and other nefarious outcomes. Ok, maybe not all of that, but do proceed with caution, and (as always) BACKUP! You DO backup regularly, dont you?

COMPATIBILITY:
This was written and tested against Apples Mail.app version 2.1.1 on 10.4.8 with all the latest updates as of Dec 10, 2006. I have tested it and seen it working on two generations of MacBook Pros and on a PPC Mac Mini.

It is a universal application and should work on other versions of OS X, however the farther away you get from version 2.1.1 of Mail.app, the more likely you are to see crashes and/or other issues.

I highly recommend updating if you would like to use this bundle.
<<less
Download (93KB)
Added: 2006-12-18 License: Freeware Price:
1041 downloads
68quad 1.1

68quad 1.1


68quad is an advanced and innovative project aiming to create an Open Source definition of a high performance Microprocessor Architecture. more>>

68quad 1.1 is an advanced and innovative project aiming to create an Open Source definition of a high performance Microprocessor Architecture. The 68k architecture created by Motorola was the most ambitious design of 1981. But the latest version was the 68060 (a superscalar pipelined 32 bit processor with up to 110MIPs) introduced about 1992. Then, Motorola apparently stopped development of this product line in favour of the IBM/Apple/Motorola PowerPC architecture.

In the 80's, software in the Macintosh and UNIX enviroment was primarily available for the 68k architecture but since then most of these systems were ported to RISC architectures. Therefore, the 68k architecture is be the best candidate for revival in an Open Source project, as it is well known, general purpose but currently not continued.

In the last years, other silicon vendors (Intel Merced, HP PA, MIPS, DEC alpha, ...) have extended their architecures to 64 bit to extend the directly (and therefore fast) addressable memory range and integer processing power especially for server applications. As the 68k floating point architecture already defines 64 bit (double) and 80 bit (extended) precision, the 68quad is targeted to have 64 bit and 80 bit integer operands as well to make the architecture more homogenous.

Major Features:

  1. Define a 64 bit (or 80 bit) upwards compatible API for the 68k architecture
  2. Extend the Mac06 (http://www.dsitri.de/projects/mac06/mac06.html) assembler and C compiler to create 68quad code
  3. Write a simulator demonstrating the pipeline architecture
  4. Provide enough information for independent silicon designers to create 68quad compatible chips
  5. Port Linux/m68k to 68quad
<<less
Download (976.6KB)
Added: 2001-08-04 License: Freeware Price:
downloads
PDP-8/E Simulator 1.5

PDP-8/E Simulator 1.5


PDP-8/E Simulator - DEC PDP-8/E minicomputer simulator more>>
The PDP-8/E Simulator is an emulator for the Digital Equipment Corporation PDP-8/E minicomputer, a famouse computer of the early 1970 years. The simulator, first released 1994, provides a comfortable user interface for running, writing and debugging PDP-8 software on a Mac and to learn about the internal functioning of a computer.
It has a console with switches and flashing lights enabling the user to operate the PDP-8 like a hardware machine. Maybe the simulator is of interest for a larger audience using it for educational purposes or as a remembrance to the good old time of the computer age.
The simulator and its source code are published under the GNU General Public License.
Enhancements:
- The version 1.5 release includes a TSC8-75 board that enables the emulated PDP-8/E to run the ETOS time sharing operating system.
- Compared to the version 1.5 public beta, there are only minor user interface and Panther compatibility improvements.
<<less
Download (1.5MB)
Added: 2006-04-26 License: GPL Price:
1282 downloads
viriHTMLCoder 1.4.2

viriHTMLCoder 1.4.2


viriHTMLCoder converts plain text into decimal coded text to be used in html pages more>>
viriHTMLCoder converts plain text into decimal coded text to be used in html pages. e.g. abc --> #97 #98 #99 (and the other way around).
This is quite useful to hide your email address which is normally written as "normal" text and therefore can be easily identified in the source code of your html page.
The conversion works in both ways. Just use copy & paste to simplify your life 8-)) This version of viriHTMLCoder is freeware. You use it at your own risk.
Enhancements:
- Fixed minor bugs
- 1st universal binary release
NOTE: This is the first universal binary release. However, I do not own an Intel Mac yet and therefore I cant test it. In case you find any problem on a Intel Mac please let me know. Thanks Version 1.4.1 - Fixed a minor bug in the error checking routine - used PackageMaker for application distribution Version 1.4 New Features - improved support for 16bit unicode characters - improved error handling - replaced single text line with multi line text - minor bug fixes Version 1.3 New features: - added hex coding - added mixed hex and dec coding - adder error/format checking during HTML to text conversion - added limit of 65535 = 4 Byte Unicode as character code Version 1.2 First public release.
<<less
Download (36KB)
Added: 2006-02-05 License: Freeware Price:
1358 downloads
Mac Dec Bin Hex Calculator 0.1

Mac Dec Bin Hex Calculator 0.1


Mac Dec Bin Hex Calculator - Decimal/binary/hex converter more>>
Mac Dec Bin Hex Calculator is a Decimal Binary Hexadecimal conversion tool.

Completly freeware.


<<less
Download (78KB)
Added: 2006-01-17 License: Freeware Price:
1392 downloads
Epochsy 1.0

Epochsy 1.0


Epochsy - Convert RA/Dec coordinates between epochs more>>
Epochsy is a small application to convert RA/Dec coordinates to different epochs.

Epochsy is Freeware. Use it at your own risk. If you would like to support my astronomy obsess..., er hobby, and feel this application has some value to you, I always gratefully accept donations.


<<less
Download (1.4MB)
Added: 2005-11-22 License: Freeware Price:
803 downloads
BRL-CAD 7.6.6

BRL-CAD 7.6.6


BRL-CAD is a powerful constructive solid geometry solid modeling system more>>
After 20 years of active development under a proprietary government license agreement, the BRL-CAD solid modeling suite has just been released as Open Source software. BRL-CAD is one of the many legacies of the late Michael Muuss, author of ping. The package began on the PDP-11 and VAX 11/780--before the emergence of ANSI/ISO C language standards--and boasts one of the first parallel Ray tracers in existence. Today BRL-CAD has over 750,000 lines of source code. It incorporates both 3D modeling and rendering capabilities, and supports an API for user-developed geometric analysis applications. It continues to be developed and maintained by the U.S. Army Research Laboratory and its partners. Various portions of the package are distributed under the GPL, LGPL, GFDL, and BSD licenses.
BRL-CAD is a powerful constructive solid geometry solid modeling system that includes an interactive geometry editor, ray tracing support for rendering and geometric analysis, network distributed framebuffer support, image and signal-processing tools.
Enhancements:
- improved mged resource searching when not installed - Sean Morrison
- significant AUTHORS file updates, all names filed - Sean Morrison
- fixed sketch primitive bezier path computation bug - Sean Morrison
- cleaned up erroneous rtedge end of line output - Sean Morrison
- configure --enable/disable-everything option - Sean Morrison
- updated g_qa manual page documentation - Lee Butler
- early termination grid spacing limit bug in g_qa fixed - Lee Butler
- fixed Jove sandbox installation issue - Sean Morrison
- fixed adrt/isst client crash bug - Mike Caruso, Razak Arunaugun
- fixed modified env(PATH) startup issue in mged - Sean Morrison
- fixed benchmark tool default resource location bug - Sean Morrison
- added another text alignment handler to dxf-g - John Anderson
- clamped integer value printing of primitives in mged - Sean Morrison
- removed gratuitous nmg debug printing from mged - Sean Morrison
- fixed grouping bug, mged point importer - Jason Owens, Sean Morrison
- improved mged point import support - Lee Butler, Sean Morrison
- fixed bug in plate orientation of mged point importer - Lee Butler.
<<less
Download (57.8MB)
Added: 2006-07-21 License: Freeware Price:
1202 downloads
 
Other version of BRL-CAD
BRL-CAD 7.12.2PDP-11 and VAX 11/780--before the emergence of ANSI/ISO C language standards--and boasts one
License:Free
Download (196MB)
downloads
Added: 2008-04-30
MacTidy 1.0b14

MacTidy 1.0b14


Tidy for Mac OS checks and corrects HTML and XML to make it compliant with the Worldwide Web Consortium (W3C) HTML standards. more>>
MacTidy - a standalone application that uses a graphical user interface (GUI). This allows quick porting of the "Tidy" source with minimal changes at the expense of slightly less flexibility.
Tidy for Mac OS checks and corrects HTML and XML to make it compliant with the Worldwide Web Consortium (W3C) HTML standards.
Enhancements:
- Updated the base "tidy" source code to the latest version available (01 Dec 02) for "classic" Tidy (future versions of MacTidy will use a new base "tidy" source code, called TidyLib). This version of the base "tidy" source code fixes many bugs, and adds many new features since the previous release - too many to list here.
- Output actual tab chars rather than spaces, to be compatible with versions of Tidy on other platforms.
- Add support for the Character Encoding popup menu.
- Add support for a separate dialog for additional configuration options specified on the command line.
- Add support for input files with no filetype/creator.
- Dim/undim the controls on the main dialog when a second dialog/Alert is being displayed/dismissed.
- Changed initialization code to support checking for 68000 based machines when compiled as 68020 code.
- Balloon Help updated for the new dialog layout. Improvements to the dialog layout for Mac OS X Aqua GUI.
- "Read Me First" documentation rewritten and delivered as a PDF document.
<<less
Download (814KB)
Added: 2005-02-25 License: Freeware Price:
1702 downloads
ZiskoCalc 1.6.1

ZiskoCalc 1.6.1


ZiskoCalc is a small Desktop-Toolkit that lets you convert values from many number-systems into others like hex, oct, bin, dec more>> ZiskoCalc is a small Desktop-Toolkit that lets you convert values from many number-systems into others like hex, oct, bin, dec. Quick converting of full IP Addresses into different number Systems, CPU Benchmarking, get you System Up-Time and some other Statistics. Some often used Tables for ASCII and ANSI Codes are included, too. The included Subnet Calculator Module does Subnet calculating for Class B and C Subnets and lets you generate Subnet- and Host-Lists, either as Tables on screen or export them as ASCII-Text file for further processing. ZiskoCalc is freeware and comes with no warranties. Is is availabe for Mac OS X, OS9 and Microsoft Windows Platforms.
Requirements:
MacOS 9.0 or later, CarbonLib.
<<less
Download (1.7MB)
Added: 2002-07-08 License: Free Price:
downloads
Python-PBX-Specifications Dec

Python-PBX-Specifications Dec


Python-PBX-Specifications Dec is designed as a useful code tool which includes Python language specifications and features that are far more complete than the Python-PBX-Specifications. more>>

Python-PBX-Specifications Dec is designed as a useful code tool which includes Python language specifications and features that are far more complete than the Python-PBX-Specifications.

Provides specifications files that add syntx highlighting to Python files opened in the December Developer Tools 2002 version of Project Builder. Also allows external editors-- including emacs-- to be used to edit Python (just like external editors can be used for all other file types now).
Instructions in README.

Requirements: December Developer Tools 2002 release of Project Builder

<<less
Added: 2002-12-18 License: Freeware Price:
downloads
ImageBrowser 0.95

ImageBrowser 0.95


ImageBrowser is a freeware which lets users browse images contained in a user selectable directory more>>

ImageBrowser 0.95 is a freeware which lets users browse images contained in a user selectable directory. Once a directory is selected, thumbnails will be constructed.

The user can then view (user) scaled versions of each image by

  1. Clicking on a thumbnail.
  2. Repeatly clicking on the Next button.
  3. Clicking on the Slide Show Button.
Comic format cbz and cbr formats now supported along with PDF creation.

Enhancements:

  • Dec 26,2007 This version adds support for viewing comic format archives, creating PDF books from images, side by side image viewing and more.

Requirements:

  • Universal Binary for Tiger and Leopard are supplied only tested ( briefly ) on Tiger and Leopard.
<<less
Download (2.3MB)
Added: 2007-12-28 License: Free Price:
downloads
Update Modified Date 1.0

Update Modified Date 1.0


Update Modified Date is a powerful, perfect and popular website tool. more>>

Update Modified Date 1.0 is a powerful, perfect and popular website tool. The problem: someone had web pages hosted on a server that did not support Apache's Wednesday, 31-Dec-1969 16:00:00 PST syntax or IIS's syntax to include the date that a given file was last modified.

The solution: An AppleScript droplet that uses BBEdit's "replace" command to insert the file's modified date between two comment tags of the form .

<<less
Download (27.3KB)
Added: 2007-11-26 License: Freeware Price:
downloads
Amsonia 1.0

Amsonia 1.0


A complete library of high-speed java collection classes more>>
Amsonia 1.0 is yet another extremely useful utility for programmers. It is actually a complete library of high-speed java collection classes to complement existing classes with new and advanced algorithms. Amsonia complements standard J2SE classes and Jakarta commons classes.

Enhancements: Fri Dec 26 2008

  • Contains full source code including JUnit tests, JavaDoc and separate step-by-step user manual.

Requirements:

  • Mac OS X
<<less
Download (53.5MB)
Added: 2009-05-12 License: Freeware Price: FREE
11 downloads
M-Audio Fast Track USB 1.7.1.1

M-Audio Fast Track USB 1.7.1.1


Provides the latest audio driver for the M-Audio Fast Track USB device more>> Provides the latest audio driver for the M-Audio Fast Track USB device

M-Audio Fast Track USB is a driver installer package that will provide you with the latest audio drivers for the M-Audio Fast Track USB.
NOTE: Once you have completed installation, connect the device to a USB port on your computer. The use of USB hubs is not recommended when using M-Audio devices.

System requirements:
- M-Audio Fast Track USB device

Enhancements
- Updated release for Mac OS X 10.4.11 and Leopard 10.5.1.
- Installer will work for both PowerPC and Mac Intel systems.
- June 19, 2008 - This driver has been qualified to work with PTMP 7.4.2
- Added: Dec 17, 2008 - This driver has been qualified to work with PTMP 8 on 10.5.5 with Intel and PPC

<<less
Download (647KB)
Added: 2009-01-26 License: Freeware Price: FREE
188 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2