Pārlūkot izejas kodu

Start reorganizing for tests; add cloc.sh; fix version.

master
Ben Kurtovic pirms 8 gadiem
vecāks
revīzija
49237080a2
4 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. +1
    -0
      scripts/cloc.sh
  2. +1
    -1
      src/version.h
  3. +0
    -0
      tests/z80/01_basic_math.asm
  4. +0
    -0
      tests/z80/_header.asm

+ 1
- 0
scripts/cloc.sh Parādīt failu

@@ -0,0 +1 @@
cloc src/ tests/ scripts/ crater.c makefile --exclude-ext=sh

+ 1
- 1
src/version.h Parādīt failu

@@ -3,4 +3,4 @@

#pragma once

#define CRATER_VERSION "0.1.0-dev"
#define CRATER_VERSION "0.1.dev0"

tests/01_basic_math.asm → tests/z80/01_basic_math.asm Parādīt failu


tests/_header.asm → tests/z80/_header.asm Parādīt failu


Notiek ielāde…
Atcelt
Saglabāt