PIC Software and Documentation including Simulator, Assembler, and Editor originally produced for use with their Programmer which was sold to Tech-Tools ftp://ftp.tech-tools.com/cvasm16.zip and no further development is expected by Parallax on this line but they are still available at no cost. However I can't connect to the Parallax ftp site anymore connecting to 207.104.170.2 ... Connected to 207.104.170.2 port 21 220 sun FTP server (Version wu-2.4(3) Thu Jul 20 11:11:19 PDT 1995) ready. USER anonymous 331 Guest login ok, send your complete e-mail address as password. PASS (hidden) 230-The response 'guest@unknown' is not valid 230-Next time please use your e-mail address as your password 230- for example: joe@dt0b0nf0.san.rr.com 230 Guest login ok, access restrictions apply. PWD 257 "/" is current directory. Host type (I): UNIX (standard) PORT 204,210,50,240,8,58 200 PORT command successful. LIST 425 Can't create data socket (0.0.0.0,20): Bad file number. DoDirList returned 0 If someone will email me the thing I will host it at the piclist.com site under the "how to convert Parallax to Microchip" area http://techref.massmind.org/microchip (scroll down to "Alternatives") where you would also find a link to http://www.geocities.com/SiliconValley/Network/9276/parallax.zip which contains macros for using Parallax instructions with MPASM Anyway Scenix has a new assembler that might be better at http://www.scenix.com/tools/SASM.EXE see also: http://techref.massmind.org/scenix I just emailed Don some corrections to the conversion for the bin_asc routine so if that is what you are looking for see: http://techref.massmind.org/microchip/math/radix instead. There are also allot of math routines and io routines at http://techref.massmind.org/microchip/routines --- James Newton mailto:jamesnewton@geocities.com 1-619-652-0593 http://techref.massmind.org NEW! FINALLY A REAL NAME! Members can add private/public comments/pages ($0 TANSTAAFL web hosting) -----Original Message----- From: pic microcontroller discussion list [mailto:PICLIST@MITVMA.MIT.EDU]On Behalf Of Geoff Child Sent: Wednesday, February 23, 2000 21:13 To: PICLIST@MITVMA.MIT.EDU Subject: Spasm assembler Does anyone know a spot to downloaded Spasm. I need to convert some pic files from the online PIC source book. Dontronics has the allready converted to microchip format but there seems to be some errors and to recompile with parpic I need to get the ".lst" file as well.