summaryrefslogtreecommitdiff
path: root/arm9/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/CHANGES')
-rw-r--r--arm9/CHANGES6
1 files changed, 4 insertions, 2 deletions
diff --git a/arm9/CHANGES b/arm9/CHANGES
index 5de4334..5e0f9ff 100644
--- a/arm9/CHANGES
+++ b/arm9/CHANGES
@@ -3,5 +3,7 @@
Changes from V1.0 to V1.1
+ Added external FAT file loading.
- + Added Mazogs as a built-in tape (Paul Fearnley)
- + Fixed bug where the ROM input routine locks up.
+ + Added Mazogs as a built-in tape (code courtesy of Paul Fearnley)
+ + Fixed bug where the ROM input routine could be easily locked up.
+ This was caused by a problem in the way I set up the LASTK system
+ variables from the house-keeping routine.