Simple Project List Software Map

11 projects in result set

Scai: Scripting Common Assembly Infrastructure

Scai(Scripting Common Assembly Infrastructure)はアセンブリコードとオブジェクトコードからなる低レイヤ中間言語を含む処理基盤である。AsimovCoshの間におけるランタイムのプログラム互換性・ABI共通化のため統合された。 命令セット、データの型・サイズ・アラインメント、呼び出し規約、システムコール(組み込みライブラリ)、コードのフォーマットその他の仕様について規定するほか、組み込みライブラリ等の基盤的実装をも含む。

最后更新: 2021-08-11 15:23

Oric SDK

The Oric SDK is a complete cross-development system allowing the creation of software for the Oric range of computers.

The official project home page is https://www.osdk.org and contains the official binary releases, documentation, and articles about how to use the system.

This OSDN.NET project is specifically for the hosting of the Subversion repository used to develop and update the software.

The SDK provide the following components:

Components to build programs:
* C compiler
* 6502 assembler
* Linker
* Libraries
* Sample code

Utility software:
* Image and audio conversion
* File compression
* Tape and Disk generation

and finally comes with emulators and debuggers to test the projects

Eir asmjit Fork

MSVC compatible fork of asmjit. Contains build files for the latest MSVC version. Also contains helper classes for other projects, such as embedding asmjit code into PE executables.

发展现状: 5 - Production/Stable
目标用户: 开发人员
自然语言: English
编程语言: C++
专题: Assemblers
Register Date: 2017-04-06 20:20
最后更新: 2010-08-02 05:59

avra - Atmel AVR Assembler

全てのプラットフォーム向けのAtmel AVRアセンブラ。 Atmel社製アセンブラと互換。特別なマクロ機能、マクロの自動型変換、条件付きアセンブリ、デバッグ用.coffファイルの作成、オリジナルのAtmelアセンブラと比較して例外的な100%同一の出力。

最后更新: 2011-09-19 06:49

RedSteel

!RedSteel は、エキゾチックなマイクロ プロセッサに基づいて、エキゾチックなシステムです。このパッケージはソフトウェアと、エミュレーターに、アセンブラーをもたらします。

(Machine Translation)
最后更新: 2015-09-11 19:20

JWasm

JWasmはMASM互換のアセンブラです。16/32/64ビットコード、SSE4.2までの命令、様々な出力形式をサポートします。これはC言語で書かれています。

最后更新: 2021-04-26 06:23

64tass

64tass は、クロスのアセンブラー、65xx シリーズのマイクロ プロセッサをターゲットです。

(Machine Translation)
最后更新: 2014-03-17 02:04

NASMX

NASMX プロジェクトは、マクロのコレクションが含まれていますと例については、通常かかる時間の割合での 32 ビットおよび 64 ビット BSD、Linux、Windows、XBOX ソフトウェア開発 NASM プログラマに役立つものです。

(Machine Translation)
最后更新: 2022-03-18 09:22

Mecrisp

Mecrisp - ネイティブ コードなどの実装 MSP430 マイクロ コント ローラー

(Machine Translation)
最后更新: 2015-03-18 17:52

SOAPdenovo2

SOAPdenovo ゲノム人間サイズ de novo ドラフト アセンブリを構築することができます短い読み取りバンプヒート メソッドです。特別イルミナ短いリードをアセンブルするプログラムです。参照シーケンスを構築するための新しい機会を作成しますと、コスト効果的な方法で未踏のゲノムの正確な解析の実施します。SOAPdenovo2 SOAPdenovo の後継です。!GigaScience で発表された論文を引用する (下記の web サイトを参照してください) SOAPdenovo2 を引用する場合。

(Machine Translation)
最后更新: 2009-06-10 05:50

UnPyc

UnPycは Pythonの *.pycおよび *.pyoファイルを逆アセンブル、分析、逆コンパイルするためのツールです。Python 2.5、2.6をサポートしています。