Update todo

This commit is contained in:
Aly 2020-10-31 20:14:02 -07:00
parent 19e444998a
commit cf5c85189c
2 changed files with 10 additions and 0 deletions

View File

@ -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"

View File

@ -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"