diff --git a/journal/2020-10-31.md b/journal/2020-10-31.md index f028c60..d3ac3e5 100644 --- a/journal/2020-10-31.md +++ b/journal/2020-10-31.md @@ -9,6 +9,9 @@ algorithm to generate moves for the Dragon Fractal in constant space. The current theory is that there can't be an algorithm that uses less than linear space. +- Talked with my family about my plans for university. I've decided that if I'm + unable to complete an Associate's Degree by the end of Summer 2021, then I'll + reduce my workload and enter university in Fall 2022 instead of Fall 2021. [//begin]: # "Autogenerated link references for markdown compatibility" [readme]: ..\README "Aly's digital garden" diff --git a/todo.md b/todo.md index 3a22d78..95c0acd 100644 --- a/todo.md +++ b/todo.md @@ -1,3 +1,10 @@ # Todo - [ ] Add this garden to the [Agora](https://flancia.org/go/agora) +- [ ] Write a [[Ghidra]] plugin to output procedures as individual + [[MASM Assembly]] files + +[//begin]: # "Autogenerated link references for markdown compatibility" +[Ghidra]: ghidra "Ghidra" +[MASM Assembly]: masm-assembly "MASM Assembly" +[//end]: # "Autogenerated link references" \ No newline at end of file