이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
도움말
로그인
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
파일 보기
쓰기
미리보기
불러오는 중...
취소
저장