summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 37c870a..0d0acd2 100644
--- a/README.md
+++ b/README.md
@@ -29,4 +29,8 @@ commands:
  - `r[ADR]` - breakpoint
  - `g[ADR]` - goto, change PC
  - `I[INS]` - breakpoint instruction
- 
\ No newline at end of file
+
+# known issues
+
+ - supposedly this has some issues with relative addressing
+ - wozmon BRK's on RETURN, possibly related to the aforementioned relative addressing issues