From 4c491648e05eb6acf3848888a69ae3221fa3d59d Mon Sep 17 00:00:00 2001 From: MSX Projects <> Date: Wed, 23 Dec 2020 16:17:32 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..02ee807 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# convasm + +Collection of regex's to convert old asm to sdcc asm. \ No newline at end of file