diff options
Diffstat (limited to 'NOTES.txt')
-rw-r--r-- | NOTES.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/NOTES.txt b/NOTES.txt new file mode 100644 index 0000000..26882b9 --- /dev/null +++ b/NOTES.txt @@ -0,0 +1,9 @@ +Notes to my future self: + +The .atr and .zip file are in git. So always do a "make zip" before +a "git push". + +The .xex files (other than setmem.orig.xex) are *not* in git. + +Don't update VERSION for documentation changes. Only update it if the +actual .xex files change. |