blob: c516ca355a9c7ec14edd069978eb71f1e26ae0d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# April 26, 2023
* Created the changelog file, knowing that I should have been using git.
* Added checksum subroutine
* Add text-table conversion
* I changed vector "offset" to "mem". It made no sense to call it "offset" when
it was the set that is mem contains offsets.
* Tested modMem subroutine (changed the first char in OT name to "Z".): It
worked.
* Tested the save feature. It works.
* Finally got the money edit to work.
* Probably going to push this up in a few moments.
|