Implementing figFORTH on SH3 assembler
先ずは、現時点は未完成です。6800からSH-3への変換作業は途中のまま、内部インタープリターが出来ているにしても、FORTHコードのインタープリタが稼働できるまでではありません。そこまでは、後 2・3人週間分の作業工数が残っています。(見積りが甘かったと言うしかありません。)
内部インタープリターの動作を確認するための試用コードは ソースコード の teststuff.inc に定義しています。
この試用コードの稼働するところを見たいと思うなら、先ずはアセンブラとエミュレータが必要です。手順はこんな感じです。
SH-3 の発行元のRenesas社の HEW ("HEW 評価版"で検索すると出てくると思います。) の場合は、
Rev. | 日時 | 作者 | メッセージ RSS |
deab3b82 | 2014-03-17 21:13:31 | Joel Matthew Rees | Through ?STACK. May be my last edits for a while -- I've ... |
338d0dd5 | 2014-03-14 21:06:47 | Joel Matthew Rees | Up to HEX and DECIMAL, #116 |
751b52ea | 2014-03-13 19:36:55 | Joel Matthew Rees | Definitions up through ROT, number 93. |
ceaa8353 | 2014-03-13 19:27:33 | Joel Matthew Rees | Mostly work on the memory map, getting the various alloca... |
e3d3fdd0 | 2014-03-11 23:10:21 | Joel Matthew Rees | Up through about definition 60, some of the compiling wor... |
dea0f6fa | 2014-03-10 21:11:07 | Joel Matthew Rees | U/ fixed, more tests, added through definition 26 (or so?) |
d9de4604 | 2014-03-07 14:32:31 | Joel Matthew Rees | Here's the GPL. |
736c9351 | 2014-03-07 14:30:26 | Joel Matthew Rees | Adding license information to each file, guess I need to ... |
e1e44e82 | 2014-03-07 14:08:02 | Joel Matthew Rees | U*, U/ (buggy) |
711172d9 | 2014-03-07 14:05:47 | Joel Matthew Rees | Stubs for EMIT, KEY, etc., CMOVE |
SourceForge.JP の Wiki システムへようこそ。 ここは作業部屋用の Wiki ページです。
ほぼプロジェクトと同じ機能が使えます。 書式などに関しては、Wikiガイドを参照して下さい。
Welcome to SourceForge.JP Wiki system.
Here is your chamber Wiki space.
Check Wiki Guide (Japanese) to refer syntax and functions.