diff options
author | WlodekM <[email protected]> | 2025-04-04 10:38:16 +0300 |
---|---|---|
committer | WlodekM <[email protected]> | 2025-04-04 10:38:16 +0300 |
commit | 562e6237bb58919d800f431cb38de1784efbbe98 (patch) | |
tree | af9e7e1b3271a17df26079d2b709c130f0cacc3b /README.md | |
parent | e2568226af4af2d3b27e9e1a775e7244c5ef7191 (diff) |
try to test,,, and fail
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
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 |