Releases: takamichih/pmdsrc
Binaries assembled with OPTASM, linked with OPTLINK
There might be bugs in the build step, please use the official binary releases at KAJA's website if you do not have particular reason to use this
These binaries were assembled with SLR Systems OPTASM v1.65, linked with OPTLINK 2.31.
When compiled with above tools all branches should compile to these binary, and this is verified with binmd5.sum.
For IBMPC: MC (and probably other compilers as well) version is older and might be incompatible with your MMLs, PC-98 version will work on IBMPC (must be DOS/V to view CP932 error messages) without any problem.
ビルド過程の問題などで正常なバイナリでない可能性があります。特段の理由が無ければ、必ず KAJA さん公式ウェブサイトのバイナリを使ってください
SLR Systems OPTASM v1.65 でアセンブルし、 OPTLINK 2.31 でリンクしたバイナリです。
全てのブランチで、このツールでビルドした時に同一バイナリが生成されるようにしていて、binmd5.sum で検証することができるようになっています。
IBM 互換機でご使用になられる方へ: MC などのコンパイラは古くてコンパイルが通らない MML がありますので、 PC-98 用のものをお薦めします。DOS/V 環境が無いとメッセージが読めませんが、正常に動作します。
Binaries assembled with MASM, linked with MS LINK
This is an experimental version, please use the official binary releases at KAJA's website if you do not have particular reason to use this
Also please do not mix binaries between ones that are built with different assemblers (such as TSRing with one and removing with another) because the version check will not prevent this
These binaries were assembled with MASM v6.11d, linked with Microsoft LINK 5.31.009.
The binaries do not match the ones assembled with OPTASM, but it is not yet verified whether theese are functionally equivalent. There might be bugs due to differences between the assembers.
これは試験的なバイナリです。特段の理由が無ければ、必ず KAJA さん公式ウェブサイトのバイナリを使ってください
当然ですが他のアセンブラでビルドしたバイナリを混ぜて使わないでください(常駐したバイナリと異なるもので解除するなど。) これはバージョンチェックで防ぐことができません。
DOS 最終版 MASM v6.11d でアセンブルし、 Microsoft LINK 5.31.009 でリンクしたバイナリです。
OPTASM 版とバイナリは一致しませんが、オペランド指定法など以外の違いやバグが含まれていないことは確認していません。