Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
ben
/
crater
mirror da
https://github.com/earwig/crater
Segui
1
Vota
1
Forka
0
Codice
Rilasci
0
Attività
Sfoglia il codice sorgente
Start reorganizing for tests; add cloc.sh; fix version.
master
Ben Kurtovic
9 anni fa
parent
107d6df949
commit
49237080a2
4 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+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
Vedi File
@@ -0,0 +1 @@
cloc src/ tests/ scripts/ crater.c makefile --exclude-ext=sh
+ 1
- 1
src/version.h
Vedi File
@@ -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
Vedi File
tests/_header.asm → tests/z80/_header.asm
Vedi File
Scrivi
Anteprima
Caricamento…
Annulla
Salva