From 7c9ceed58a38265ad985951d12ab8b10e327e099 Mon Sep 17 00:00:00 2001 From: Zack Buhman Date: Wed, 23 Aug 2023 20:04:49 -0700 Subject: [PATCH] README: initial --- README.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.rst diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..e47bc07 --- /dev/null +++ b/README.rst @@ -0,0 +1,17 @@ +=========== +scu-dsp-asm +=========== + +Differences that affect source code: + +MC0-MC2 in DMA SRC/DST arguments. + +expressions that end with ':' + +Differences that affect code generation: + +DMA vs DMA2 + +invalid x-bus + +motorola s record is not supported