About site: Hardware/Peripherals/Audio/Portable Players - Trevor's Empeg page
Return to Computers also Computers
  About site: http://www.trejan.com/projects/empeg/

Title: Hardware/Peripherals/Audio/Portable Players - Trevor's Empeg page Various utilities for the Empeg car MP3 player and Riocar products.
ThrillOS Experimental 32-bit multitasking, multithreaded OS, Unix-like inode based FS, runs on x86, growing POSIX compliance. Compiler, virtual machine for Thrill Mnemonic Language (TML), byte-code interpreted

QL_-_Planet_Sinclair Information, photos and resources on the Sinclair QL, including a detailed account of its development, extracted from Ian Adamson and Richard Kennedy's book "Sinclair and the Sunrise Technology".

NIST_-_RBAC NIST Research - role based access control, role based security

Xfrog_3D_Tut Turn Xfrog creations into true three-dimensional images that appear to float in front of (or descend into) monitors by following this step by step guide.

MPW_ToolZone industrial strength development tools for free? C, C++, assembler, 68K, PowerPC, shell scripting, debuggers... This simply cannot be!

No_Name_No_Slogan Design, Flash, PHP, custom photography, database development, domain name registration, search engine optimization, and hosting. Located in the United Kingdom.


  Alexa statistic for http://www.trejan.com/projects/empeg/





Get your Google PageRank






Please visit: http://www.trejan.com/projects/empeg/


  Related sites for http://www.trejan.com/projects/empeg/
    Indian_Network_Information_Center Web hosting on Windows and Linux, control panel, e-commerce, shopping art, ASP, PHP, Perl, SSI, JAVA, POP3, and reseller or affiliate program.
    Fake Allows the user to take over the IP address of another machine in the user's LAN via ARP spoofing.
    Design_Engine_Education Design Engine offers Basic, Intermediate, Advanced, Detail Drafting, Pro/SURFACE and advanced Pro/SURFACE training courses to individuals, companies and institutions.
    Aware Manufacturer of G.Lite and xDSL CPE.
    dNote Electronic notepad to organize graphical and textual notes, bulleted lists, and check lists. By derago.
    R_M__Pawnyk_Corporation Features company profile, product and support listings.
    Brightrivers Modelling, simulation and optimization of processes in chemical, pharmaceutical and food manufacturing.
    ActionScript_com A community-oriented website designed to present daily news and information relevant to Flash developers. They scour the grapevine from top to bottom looking for new ActionScript tidbits, as well as p
    CheapBytes_Home_Page Offer Linux, BSD, X, and other software on cheap CDs.
    Liant_Software_Corporation Provides RM/COBOL, as well as the Relativity COBOL data access product, the Cobol-WOW GUI application builder and many other COBOL application development tools.
    UFO_Alien_Invasion UFO:AI is a 3d turn based strategy game inspired by the X-Com series by Microprose.
    RFC_2204 ODETTE File Transfer Protocol. D. Nash. September 1997.
    AnyBoard CGI/Perl software for message boards, chat, survey, and files and links submission. Installs with one file. Very integrated. Includes support for templates and user profiles. Commercial.
    ThinkWave [Web-based] Available as both a free, basic gradebook (ad supported) and a premium version with more features.
    WorldScripts_com_-_CGI/Perl A programming directory scripts, source code, books, examples, tutorials.
    GraphBiz_Web_Studio Services offered include design, graphics, and development for business and personal websites. Also offers photo restoration/
    NetLert_Communications_Inc Offers secure, real-time communication software solution providing Instant Messaging for enterprise use.
    Screensaver_DIY Creates professional screen savers based on state-of-the-art and popular multimedia file formats.
    Primal_Blue_Software,_Inc_ Full service Internet Solutions Provider that focuses on .Net based custom web sites and web-based applications.
    New_York_ColdFusion_Users_Group This month and past meetings, articles, sponsorship, library, mailing list.
This is websites2007.org cache of m/ as retrieved on 2008.10.08 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
trejan.com - Empeg HomePhotosProjectstrejan.com EmpegError DecoderARM GDBEmpViewEmpTrisEmpSokoEmpTelnetdFindEmpegNetCatUtilitiesPCMPlayE2ToolsProjectsApple TVEmpegExstreamerGSMiPhone/iPodLinksys NSLU2Sony PSPTeraStationMainPhotosProjectsFriendsWhat's my IP? Empeg Various utilities and other bits for the Empeg/Riocar. Error Decoder - Decode Empeg/RioCar error codesARM GDB - ARM GDBEmpView - Utility to view static and animated boot logos on the empegEmpTris - Emptris which binds to kernel menuEmpSoko - Sokoban puzzle game for the EmpegEmpTelnetd - Telnet daemon for empegFindEmpeg - Windows commandline utility to find all empegs on a networkNetCat - NetCat for ARMUtilities - Misc utilities for the empegPCMPlay - Modified PCMplay utility for the empegE2Tools - e2tools compiled for WindowsChange Log05/05/2004Added NetCat.25/02/2004Updated empTelnetd10/11/2003Added source code for empSoko10/04/2003Added GDB compiled for ARM architectures.02/03/2004Added Empeg/RioCar error code decoder. Empeg/RioCar error code decoder Information from Roger's Diagnosing Synchronisation Errors page. 0xC0044*** codes may not be decoded properly. This page is not definitive as I do not have the complete set of errorcodes. Enter full error code e.g. 0xC004100D EmpView View BMP and boot animations on the empeg. ARM binary (2KB) - For empeg Source code (4KB) - Source code Upload empview.tar.gz to the empeg Untar it (tar zxvf empview.tar.gz) You can delete empview.tar.gz from your empeg now. Run empview with the name of the boot logo Change Logv1.0Initial version. ARM GDB GNU GDB 5.3 compiled for Linux x86 and GDBserver for the empeg. Source code is here. x86 and ARM binary (808KB) - For empeg Change Logv1.0Initial version. EmpTris Emptris modified to bind to kernel menu. Also added support for the buttons on the player. Brian Mihulka wrote the original version. It may be found here. ARM binary (15KB) - For empeg Upload emptris.tar.gz to the empeg Untar it (tar zxvf emptris.tar.gz) You can delete emptris.tar.gz from your empeg now. Run emptris-1.3/emptris and it should bind to the kernel menu. Change Logv1.3Modified to become a daemon automatically. Changes by jheathco.v1.0Initial version. EmpSoko Sokoban puzzle game for the Empeg. Sokoban is the game where you have to push blocks around a maze until they fit in predetermined positions. ARM binary (10KB) - For empeg Source code (23KB) - EmpSoko source Upload empsoko.tar.gz to the empeg Untar it (tar zxvf empsoko.tar.gz) You can delete empsoko.tar.gz from your empeg now. Run empsoko and it should bind to the kernel menu. Change Logv1.3Fixed bug in launcher support.v1.2Added launcher support.Added key repeating so you can now hold down the buttons.v1.1Fixed some bugs.Compressed level data to save space.Added move and push counter.v1.0Initial version. EmpTelnetd Telnet daemon for the empeg. It is the BusyBox implementation but modified to be standalone. We don't need the rest of the bits. Modified from busybox-1.00-pre5.tar.gz. ARM binary (4KB) - For empeg Source code (5KB) - emptelnetd_src.tar.gz Upload emptelnetd.tar.gz to the empeg Untar it (tar zxvf emptelnetd.tar.gz) to /bin Run the devs file You can delete the devs file and the emptelnetd.tar.gz files from your empeg now. And finally run telnetd Add ";@AC ;@EXEC_ONCE /bin/telnetd" to config.ini if you're using Mark Lord's replacement kernel to make it autostart. Change Logv1.1Changed to create a login shell instead.v1.0Initial version. FindEmpeg This is a utility to find the address of an empeg on a network and optionally update the hosts file. Windows executable (7KB) - Requires cygwin1.dll from the Cygwin compiler ZIP file (324KB) - Above executable packaged together with cygwin1.dll Source code (10KB) - Source code for findempeg Example usage findempeg -hc:\windows\drivers\etc\hosts -b192.168.1.255 -nmy_empeg.mynetwork.com -s40103318 This will update c:\windows\driver\etc\hosts with an entry for empeg number 40103318. The name will be my_empeg.mynetwork.com. The broadcast address for the network is 192.168.1.255. Type findempeg -? for help Change Logv1.3Linux supported now.Changed default broadcast address to 255.255.255.255. -b option may still be needed for some cases though.v1.2Added -i option to attempt to identify all empegs on the network.Added support to give all empegs a generic name. e.g. For empeg 40103318 it would give it the name empeg-40103318v1.1Now modifies the hosts file directly. Should speed it up slightly.v1.0Initial version. NetCat for the empeg NetCat compiled for the empeg NetCat 1.10-12 ARM binary (8KB) NetCat 1.10-23 source (86KB) Change Logv1.0Initial version. Misc utilities for the empeg Dmesg from the util-linux package at ftp.kernel.org ARM binary (2KB) Change Logv1.0Initial version. Modified PCMplay utility for the empeg Original PCMplay utility from Empeg developer information. Now works with newer kernels for the empeg. ARM binary (2KB) - ARM binary for pcmplay Source code (2KB) - Source code for pcmplay Upload pcmplay.tar.gz to the empeg Untar it (tar zxvf pcmplay.tar.gz) You can delete pcmplay.tar.gz from your empeg now. Example: cat mybigaudiofile.wav | ./pcmplay Change Logv1.0Initial version. e2tools compiled for Windows This is e2tools compiled for use under Windows with the Cygwin compiler. USE AT OWN RISK! e2tools-0.0.15 from http://home.earthlink.net/~k_sheff/sw/e2tools/ e2fsprogs-1.27 from http://e2fsprogs.sourceforge.net/ IA32 Windows binary (557KB) Change Logv1.0Initial version. All content © 2000-2008 trejan.com, unless otherwise noted.Last Modified: 02 January 2006  
 

Various

utilities

for

the

Empeg

car

MP3

player

and

Riocar

products.

http://www.trejan.com/projects/empeg/

Trevor's Empeg page 2008 October

dvd rental

dvd


Various utilities for the Empeg car MP3 player and Riocar products.

Rules




© 2008 Internet Explorer 5+ or Netscape 6+

Recommended Sites: 1. Arts - Business - Computers - Games - Health - Home - Kids and Teens - News - Recreation - Reference - Regional - Science - Shopping - Society - Sports - World Miss Gallery - Top Anime Hentai - DVD rental by mail - Xbox Mod Chip - MySpace Images - Pay Day Loans - Gas Electricity - Cell Phone
2008-10-08 03:28:08

Copyright 2005, 2006 by Webmaster
Websites is cool :) 213Hotel Brugge - Nursery Furniture - Zaune Aus Polen - Ksiazka - Hotels In Wroclaw