Date: Tue, 28 Oct 2008 21:22:31 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/asmx Makefile distinfo pkg-descr ports/devel/asmx/files Makefile Message-ID: <200810282122.m9SLMVDK086134@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
amdmi3 2008-10-28 21:22:31 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/asmx Makefile distinfo pkg-descr devel/asmx/files Makefile Log: This is a multi-CPU macro assembler for many major 8-bit and 16-bit CPUs which can assemble code for multiple CPUs in the same source file. Current CPUs supported: * RCA 1802 * MOS Technology 6502, 65C02 and 6502 with undocumented instructions * WDC 65816 (lacks some addressing mode support) * Motorola 6809 * Motorola 6800/6801/68HC11 and Hitachi 6303 * Motorola 6805/68HSC08 * Motorola 68HC16 * Motorola 68000/68010 * Intel 8051 * Intel 8080, 8085, and 8085 with undocumented instructions * Fairchild F8 * Atari Jaguar "Tom" and "Jerry" coprocessors * Zilog Z-80 and Nintendo Gameboy Z-80 variant WWW: http://xi6.com/projects/asmx/ PR: 128436 Submitted by: Emmanuel Vadot <elbarto at arcadebsd dot org> Revision Changes Path 1.3234 +1 -0 ports/devel/Makefile 1.1 +101 -0 ports/devel/asmx/Makefile (new) 1.1 +3 -0 ports/devel/asmx/distinfo (new) 1.1 +34 -0 ports/devel/asmx/files/Makefile (new) 1.1 +20 -0 ports/devel/asmx/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810282122.m9SLMVDK086134>