本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
ben
/
crater
镜像来自
https://github.com/earwig/crater
關注
1
收藏
1
複製
0
程式碼
版本發佈
0
活動
瀏覽代碼
Start reorganizing for tests; add cloc.sh; fix version.
master
Ben Kurtovic
9 年之前
父節點
107d6df949
當前提交
49237080a2
共有
4 個檔案被更改
,包括
2 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
scripts/cloc.sh
+1
-1
src/version.h
+0
-0
tests/z80/01_basic_math.asm
+0
-0
tests/z80/_header.asm
+ 1
- 0
scripts/cloc.sh
查看文件
@@ -0,0 +1 @@
cloc src/ tests/ scripts/ crater.c makefile --exclude-ext=sh
+ 1
- 1
src/version.h
查看文件
@@ -3,4 +3,4 @@
#pragma once
#define CRATER_VERSION "0.1.
0-
dev"
#define CRATER_VERSION "0.1.dev
0
"
tests/01_basic_math.asm → tests/z80/01_basic_math.asm
查看文件
tests/_header.asm → tests/z80/_header.asm
查看文件
Write
Preview
Loading…
取消
儲存