Filter RSS
k_mia's History

2017-01-10
[SVN] Commit revision 13
mod REAMDE for adding GAME III to C source translater
[SVN] Commit revision 12
add GAME III to C source translater.
2017-01-09
[SVN] Commit revision 11
fix random. change to libc's rand(),srand().
2016-12-11
[SVN] Commit revision 10
fix(add) input line prompt (':')
2016-12-02
[SVN] Commit revision 9
change modulo when quot is nagative value (incorrect, but...). add fflush(stdout) in some cases.
2016-10-30
[SVN] Commit revision 8
fix +A,-A. fix in ? (input value), "-$xxxx" input.
[SVN] Commit revision 7
fix #=0,!=0 (must be nop)
2016-10-29
[SVN] Commit revision 6
fix input char($) and input value(?)
2016-10-25
[SVN] Commit revision 5
add -m option(mzt->binary) to convgame.
2016-10-14
2016-10-13
[SVN] Commit revision 2
add GAME III interpreter.