CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2011/04/05 02:44:22

Log message:
    import naken430asm into the correct dir this time.
    
    This is an open-sourced assembler / disassembler / simulator for the
    MSP430 series of microcontrollers from Texas Instruments. The goal of
    this project is to have a completely cross-platform assembler with the
    exe (naken430asm) under 50k and to have a cross-platform disassembly
    utility (naken430util) along with it to help with debugging and a bit of
    profiling. The naken430util, when disassembling, shows how many CPU
    cycles each instruction will take and it has a built in simulation to help
    show how the binary code will flow on the chip and how many cycles it
    will take to execute.
    Code from this assembler can be uploaded to the device by installing the
    mspdebug package.
    
    ok aja@
    
    Status:
    
    Vendor Tag: jasper
    Release Tags:       jasper_20110504
    
    N ports/devel/naken430asm/distinfo
    N ports/devel/naken430asm/Makefile
    N ports/devel/naken430asm/pkg/PLIST
    N ports/devel/naken430asm/pkg/DESCR
    N ports/devel/naken430asm/files/config.mak
    
    No conflicts created by this import

Reply via email to