2016-05-28 |
fix: char_output.asm
takayun
committed
on 28 May 2016
|
---|---|
fix: Makefile
takayun
committed
on 28 May 2016
|
|
fix: Makefile
takayun
committed
on 28 May 2016
|
|
del: dumpfiles
takayun
committed
on 28 May 2016
|
|
rename sample program
takayun
committed
on 28 May 2016
|
|
2016-05-27 |
fix: readme
takayun
committed
on 27 May 2016
|
add readme, fix: help message
takayun
committed
on 27 May 2016
|
|
display helpを修正
takayun
committed
on 27 May 2016
|
|
2016-05-26 |
コマンドを入力するための領域確保
takayun
committed
on 26 May 2016
|
REPLコマンドの追加
takayun
committed
on 26 May 2016
|
|
メニュ表記の誤りを修正
TakayunDev
committed
on 26 May 2016
|
|
ヒストリ機能の表示修正
TakayunDev
committed
on 26 May 2016
|
|
入力履歴機能の追加
takayun
committed
on 26 May 2016
|
|
入力の改善
takayun
committed
on 26 May 2016
|
|
疑似命令の先頭文字を':'から'#'へ変更
takayun
committed
on 26 May 2016
|
|
ファイルから実行すると一行目の命令が無視されるバグを修正, JAL, JALR, JR命令の追加, SW, LWにオフセットの追加
takayun
committed
on 26 May 2016
|
|
2016-05-25 |
fix: memsize
TakayunDev
committed
on 25 May 2016
|
bug fix
TakayunDev
committed
on 25 May 2016
|
|
タイトルの表示, EXEC疑似命令の追加
takayun
committed
on 25 May 2016
|
|
2016-05-24 |
fix: sw, lw
takayun
committed
on 24 May 2016
|
一瞬でプログラムが終了してしまう不具合修正.
takayun
committed
on 24 May 2016
|
|
インタプリンタの実装, トークン解析のバグ修正, 疑似命令の小文字対応, 細かな修正
takayun
committed
on 24 May 2016
|
|
オプション追加, fix: ncurses, Makefile
takayun
committed
on 24 May 2016
|
|
merged to ncurses from master
takayun
committed
on 24 May 2016
|
|
add option
takayun
committed
on 24 May 2016
|
|
2016-05-23 |
ncurses対応準備
ApricotSavor
committed
on 23 May 2016
|
main関数をemul.cへ移動,MakefileInstを削除しMakefileへ置き換え
ApricotSavor
committed
on 23 May 2016
|
|
2016-05-22 |
win32バイナリ修正
takayun
committed
on 22 May 2016
|
ファイルの読み込み指定,windows用バイナリ追加
takayun
committed
on 22 May 2016
|
|
サンプルプログラムの追加
takayun
committed
on 22 May 2016
|