ダウンロードリスト

プロジェクト概要

jcinc は、鐘の実験室の心 (計算するダン ボール例示援助) コンピューターのエミュレーターです。心臓アセンブラー (casm) が含まれます。心臓キットはデジタル コンピューターの内部の仕組みとマシン語コードのプログラミングを教えるために 1969 年に出版されました。jcinc 心臓コンピューターをエミュレートし、心臓のプログラムを実行することができます。

システム要件

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

2005-12-13 00:03
0.2.0

シングルステップモードやボタンを制御します。
タグ: Major feature enhancements
Single step mode and button controls.

2003-12-14 07:57
jcinc-0.1.0

これは、心臓のエミュレータのJavaバージョンの最初のリリースです。このバージョンは、チンチと同じ機能を提供し、また、IDEの心臓のプログラムとして使用することができるGUIインターフェイスは、コマンドラインインターフェイスをサポートします。
タグ: Initial freshmeat announcement
This is the first release of the Java version of the
Cardiac emulator. This version supports a command-
line interface, providing the same functionality as cinc,
and also a GUI interface that can be used as an IDE for
Cardiac programs.

2002-05-29 07:36
2.1.3

casmでこれだけは、Cygwin環境で表示され、バグの修正、このコードの移植性が高まります。それも、Mac OS Xでの問題をコンパイル修正するかもしれない
タグ: Major bugfixes
A fix for a bug in casm which only shows up in the Cygwin environment; this makes the code more portable. It might even fix the compile problem with Mac OS X.

2002-05-21 09:15
2.1.2

このバージョンのソースからのコマンドラインではなく、標準入力から指定されたファイルが入力されます。 casmでは、不正なコード生成につながっている可能性がEQU命令は無効、負の数を検出していないバグを修正。コンパイルとインストールプロセスのように、異なるプラットフォーム上で使用することができますチンチのコマンドラインオプションが変更された変更されました。
タグ: Major feature enhancements
This version takes input from a source file given on the command line rather than standard input. Fixed a bug in casm that did not detect invalid negative numbers in EQU instructions, which could have led to bad code generation. The compilation and installation process was modified so that it can be used on different platforms, and the cinc command line options were changed.

2002-05-11 10:04
2.1.0

このリリースでは、チンチコードしかし、casmコードが変化して安定している。サンプルプログラムtest3.casmすべての手順については、セグメンテーション違反とエラーが発生するより多くのENDP指示文集指示よりも、検出されたエラーごとの行数が固定であったことを示しており、未解決のシンボルが表示されたレポートをテストするため拡張されています。新しいファイルをtest4.casm、およびエラーを含むエラー報告をテストするために使用されます。
タグ: Code cleanup
In this release, the cinc code is stable, however the casm code is still changing. The sample program test3.casm has been expanded to test all instructions, a segmentation fault and error reporting when there were more ENDP instructions than PROC instructions was fixed, the line number for each error detected is shown, and unresolved symbols are displayed. A new file, test4.casm, contains errors and is used to test error reporting.

プロジェクトリソース