ダウンロードリスト

プロジェクト概要

Ophis アセンブラーは、フル機能を備えたクロス ・ アセンブラー Atari 2600、コモドール 64、Apple II、および任天堂エンターテイメント システムで使用されている 6502 マイクロプロセッサ ファミリ用です。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2002-03-07 23:33
1.1

P65今でははるかに柔軟なメモリモデルをサポートします。現在多くのメモリを、多様なセクション内のグローバル変数を割り当てるには、簡単ですが、宣言とコードinterspersingように。ユーティリティディレクティブは、。checkpc、そのコードは、データを確保するため、変数の割り当ての境界は、プログラマが設定を逸脱しないが追加されています。
タグ: Major feature enhancements
P65 now supports a much more flexible memory model. It is now much easier to allocate global variables in diverse sections of memory, and to do so while interspersing declarations and code. A utility directive, .checkpc, has been added to ensure that code, data, and variable allocation do not overstep boundaries the programmer sets.

2002-02-15 14:35
1.0.1

今すぐ6510密入国オペコードをサポートするシステムで、現在は直接。incbinディレクティブと準備のバイナリを含めることができます。また、出力は、スクリプトコンソールの金額以上のコントロールを強化されて生成されます。
タグ: Minor feature enhancements
The system now supports 6510 undocumented opcodes, and can now include prepared binaries directly with the .incbin directive. There is also enhanced control over the amount of console output the script produces.

2002-01-03 16:02
1.0a

命令の選択にバグが拒否された適切なコードのエラーが修正されました。 -が予期せず終了行のエラーは、もはやアセンブラのクラッシュ。
タグ: Minor bugfixes
An instruction selection bug that rejected correct code as errors was fixed. Unexpected end-of-line errors no longer crash the assembler.

2001-12-15 09:44
1.0

タグ: Initial freshmeat announcement

プロジェクトリソース