]> j8takagi.net git repositories - yacasl2.git/commit
コマンド実行時のクロック周波数とメモリサイズの指定時にチェックするように v0.5p48
authorj8takagi <j8takagi@nifty.com>
Mon, 8 Jun 2026 11:16:35 +0000 (20:16 +0900)
committerj8takagi <j8takagi@nifty.com>
Mon, 8 Jun 2026 11:16:35 +0000 (20:16 +0900)
commit41e630877477f8416799b85e0db7ab776fae6a5a
tree3313daa396635e119ca0b46f1c80a269c541e630
parentea35654768ccbdfa241b6eb222701d83cf3f7f00
コマンド実行時のクロック周波数とメモリサイズの指定時にチェックするように
63 files changed:
VERSION
as/sample/test.casl [new file with mode: 0644]
include/cmem.h
include/exec.h
include/struct.h
src/casl2.c
src/cmem.c
src/comet2.c
src/comet2monitor.c
src/exec.c
src/load.c
src/struct.c
test/system/casl2_err/err_202_memsize1/0.txt [new file with mode: 0644]
test/system/casl2_err/err_202_memsize1/Makefile [new file with mode: 0644]
test/system/casl2_err/err_202_memsize1/cmd [new file with mode: 0755]
test/system/casl2_err/err_optC_-1/0.txt [new file with mode: 0644]
test/system/casl2_err/err_optC_-1/Makefile [new file with mode: 0644]
test/system/casl2_err/err_optC_-1/cmd [new file with mode: 0755]
test/system/casl2_err/err_optC_0/0.txt [new file with mode: 0644]
test/system/casl2_err/err_optC_0/Makefile [new file with mode: 0644]
test/system/casl2_err/err_optC_0/cmd [new file with mode: 0755]
test/system/casl2_err/err_optC_1.5/0.txt [new file with mode: 0644]
test/system/casl2_err/err_optC_1.5/Makefile [new file with mode: 0644]
test/system/casl2_err/err_optC_1.5/cmd [new file with mode: 0755]
test/system/casl2_err/err_optC_abc/0.txt [new file with mode: 0644]
test/system/casl2_err/err_optC_abc/Makefile [new file with mode: 0644]
test/system/casl2_err/err_optC_abc/cmd [new file with mode: 0755]
test/system/casl2_err/err_optM_-1/0.txt [new file with mode: 0644]
test/system/casl2_err/err_optM_-1/Makefile [new file with mode: 0644]
test/system/casl2_err/err_optM_-1/cmd [new file with mode: 0755]
test/system/casl2_err/err_optM_0/0.txt [new file with mode: 0644]
test/system/casl2_err/err_optM_0/Makefile [new file with mode: 0644]
test/system/casl2_err/err_optM_0/cmd [new file with mode: 0755]
test/system/casl2_err/err_optM_1.5/0.txt [new file with mode: 0644]
test/system/casl2_err/err_optM_1.5/Makefile [new file with mode: 0644]
test/system/casl2_err/err_optM_1.5/cmd [new file with mode: 0755]
test/system/casl2_err/err_optM_65537/0.txt [new file with mode: 0644]
test/system/casl2_err/err_optM_65537/Makefile [new file with mode: 0644]
test/system/casl2_err/err_optM_65537/cmd [new file with mode: 0755]
test/system/casl2_err/err_optM_abc/0.txt [new file with mode: 0644]
test/system/casl2_err/err_optM_abc/Makefile [new file with mode: 0644]
test/system/casl2_err/err_optM_abc/cmd [new file with mode: 0755]
test/system/casl2_opt/opt_C_1/0.txt [new file with mode: 0644]
test/system/casl2_opt/opt_C_1/Makefile [new file with mode: 0644]
test/system/casl2_opt/opt_C_1/cmd [new file with mode: 0755]
test/system/casl2_opt/opt_C_1000/0.txt [new file with mode: 0644]
test/system/casl2_opt/opt_C_1000/Makefile [new file with mode: 0644]
test/system/casl2_opt/opt_C_1000/cmd [new file with mode: 0755]
test/system/casl2_opt/opt_C_1000000/0.txt [new file with mode: 0644]
test/system/casl2_opt/opt_C_1000000/Makefile [new file with mode: 0644]
test/system/casl2_opt/opt_C_1000000/cmd [new file with mode: 0755]
test/system/casl2_opt/opt_C_1000001/0.txt [new file with mode: 0644]
test/system/casl2_opt/opt_C_1000001/Makefile [new file with mode: 0644]
test/system/casl2_opt/opt_C_1000001/cmd [new file with mode: 0755]
test/system/casl2_opt/opt_M_2/0.txt [new file with mode: 0644]
test/system/casl2_opt/opt_M_2/Makefile [new file with mode: 0644]
test/system/casl2_opt/opt_M_2/cmd [new file with mode: 0755]
test/system/casl2_opt/opt_M_512/0.txt [new file with mode: 0644]
test/system/casl2_opt/opt_M_512/Makefile [new file with mode: 0644]
test/system/casl2_opt/opt_M_512/cmd [new file with mode: 0755]
test/system/casl2_opt/opt_M_65535/0.txt [new file with mode: 0644]
test/system/casl2_opt/opt_M_65535/Makefile [new file with mode: 0644]
test/system/casl2_opt/opt_M_65535/cmd [new file with mode: 0755]